Reading On-Chain Data Without Fooling Yourself
On-chain data is public, complete and constantly misread. The most common metrics measure something other than what their names suggest.
The short version
- An address is not a person. Address counts measure nothing on their own.
- Much on-chain volume is internal transfers, not economic activity.
- Exchange flow metrics depend on address labels that are guesses.
- TVL is a price multiplied by a quantity, and it moves mostly with price.
On-chain data has a seductive property: it is complete and verifiable, which makes it feel objective. The data is objective. The metrics built on it embed assumptions, and most of those assumptions are wrong in the same few ways.
Addresses are not users
The most common error and the foundation of several widely-cited metrics.
One person can control thousands of addresses. One address can hold assets for millions of people. Exchanges hold customer balances in a small number of addresses; a single individual using privacy-conscious practices generates a new address per transaction.
“Active addresses” therefore does not measure users. It measures address activity, which correlates with usage loosely and breaks down exactly when behaviour changes — which is when you most want the metric.
Clustering heuristics attempt to group addresses by common ownership, and they are useful. They are also probabilistic, they degrade as wallet software improves, and any metric built on them inherits their error rate silently.
Volume is not economic activity
Transfer volume counts value moved, including value that was not going anywhere meaningful.
Exchanges rebalancing between their own wallets. Bridges moving assets between contracts. Automated strategies cycling positions many times a day. A single economic transaction generating several on-chain transfers as it routes through contracts.
Adjusted volume metrics attempt to filter this, and the adjustments are themselves heuristics with their own assumptions. The useful practice is to ask what an adjustment removed and whether you agree with the removal — the methodology is more informative than the number.
Exchange flows rest on labels
“Exchange inflows” and “outflows” are among the most cited on-chain indicators, and they depend entirely on knowing which addresses belong to which exchange.
Those labels are inferred — from clustering, from disclosed addresses, from observed patterns. They are incomplete, they go stale when an exchange rotates infrastructure, and different data providers produce materially different figures for the same exchange on the same day.
The metric is not useless. It is a measurement with an error bar that is rarely published, and a large apparent flow can be an exchange reorganising its own wallets.
Total value locked is mostly price
TVL is a quantity of assets multiplied by their price. Both move, and price usually moves more.
A protocol whose TVL fell by half may have lost half its deposits, or may have held every deposit while the assets fell in value. These are entirely different events and the headline number does not distinguish them.
Double-counting compounds it: an asset deposited in one protocol, tokenised as a receipt, and deposited in a second counts in both. Aggregate figures across an ecosystem can include the same underlying capital several times.
The more informative version is denominated in units of the underlying asset rather than in currency, which separates deposit behaviour from price movement.
Holder distribution needs care
“Top ten addresses hold X percent” is frequently cited as evidence of concentration. Those addresses are often exchange wallets, bridge contracts, staking contracts or treasury multisigs — none of which is a holder in the sense implied.
Conversely, genuine concentration can be hidden across many addresses controlled by one party. The metric can overstate and understate concentration simultaneously, in the same dataset.
The habits that help
Ask what the metric literally counts, not what it is named. Ask what assumption converts that count into the claim being made. Ask what would make the metric wrong, and whether that condition is present. Prefer denominating in underlying units over currency where you are trying to observe behaviour. And compare providers — where two reputable sources disagree materially on the same metric, the disagreement is the finding.
None of this is investment advice or a claim about any current market condition. It is a description of where the common metrics break, which is knowledge worth having before relying on one.
Keep reading
Related from the newsroom
How Crypto Custody Actually Works
How crypto custody works: omnibus versus segregated accounts, qualified custodians, multi-party computation, and what actually…
Proof of Reserves: What an Attestation Proves
What proof of reserves actually demonstrates: assets versus liabilities, Merkle tree inclusion, the omitted-liability problem and…
What Crypto Market Makers Actually Do
How crypto market makers work: spreads, inventory risk, retainer versus loan-and-option deals, and why the contract structure…
Leave a comment