Skip to main content
Important: We do not provide financial advice or custody funds. All transactions occur on third-party platforms.

On-Chain Analysis

In simple terms

On-chain analysis is like reading a public ledger to see what transactions are happening on a blockchain. By studying this data, analysts can figure out what investors are buying, selling, and holding—similar to how you might track patterns in a store's sales records.

Definition

Using publicly available blockchain data to understand market activity and behavior.

In depth

On-chain analysis examines immutable transaction records stored on a blockchain to infer market sentiment and participant behavior. Analysts track metrics like wallet movements, exchange inflows/outflows, transaction volumes, and holder distribution by examining the ledger's transaction history and state changes. This data—verified by network consensus and cryptographically secured through hashing—reveals patterns about accumulation phases, potential liquidations, and whale activity, enabling traders and researchers to make informed decisions without relying on centralized exchanges or external oracles.

How does On-Chain Analysis work?

Blockchains publish every transaction publicly. Analysts run a node or query an indexer that reads blocks, decodes transactions, and groups addresses into clusters using heuristics — for example, addresses spent together in one transaction likely share an owner. Known exchange, miner, and bridge addresses get labeled. Those clusters are then aggregated into time series: coins moved to exchanges, supply held longer than a year, addresses transacting daily. Analysts chart those series against price history. Every step after the raw block data involves estimation, so two providers can publish different numbers for the same metric.

An example

Illustrative scenario: a researcher wants to know whether long-dormant coins are moving. She queries an indexer for coins last spent more than five years ago and finds 40,000 of them moved in one week, against a 3,000-coin weekly average for that group. That is an observation about wallet activity only. The coins may have moved between two wallets held by the same custodian, which the chain cannot distinguish from a sale.

Figures are illustrative only.

What beginners get wrong

  • Treating one metric as a reason to buy or sell ignores that on-chain data describes what already happened, not what happens next.
  • Addresses are not people: one person can control thousands, and a single exchange address can hold balances belonging to millions of customers.
  • Exchange labels come from heuristics that go stale, so a chart can shift simply because a data provider relabeled a wallet cluster.
  • Activity inside custodians, and on privacy-focused chains, is largely invisible on-chain, so the data covers only part of what actually happens.

Related terms

Part of

What is on-chain analysis, and what can blockchain data show? — the subject page for on-chain analysis, with all 8 of its definitions in one place.

Educational only — not financial advice.