Economics
Bitcoin velocity, and why the usual measure fits poorly
Protocol referenceSource: Bitcoin Core documentation and the Federal Reserve's monetary aggregates explainersNo velocity figure is quoted here; the page explains why no single agreed measure exists for Bitcoin.
What velocity measures
Velocity is the number of times a unit of money is used in transactions over a period. It comes from the equation of exchange, which states that the money supply multiplied by its velocity equals the price level multiplied by the volume of transactions. Rearranged, velocity is nominal spending divided by the money supply. If a currency turns over four times in a year, the average unit is spent four times.
The Federal Reserve publishes velocity measures for the US money stock, and the concept is well defined there because the money stock and the spending it finances are both measured. The measure is useful for a currency used to buy goods and services, because the spending is what the currency is for. A high velocity means money is moving; a low velocity means it is sitting still.
The definition assumes that the money in question is being used to settle transactions. That assumption is where the trouble starts for Bitcoin, because a large share of bitcoin is not used to settle transactions at all. It is held as a store of value, and a store of value that is not spent has a velocity near zero by construction.
Why it is difficult to compute for Bitcoin
The first problem is what counts as a transaction. The ledger records every transfer, but not every transfer is a payment for goods. A change output returning to the sender is not spending. A transfer between two wallets owned by the same person is not spending. A consolidation of many small outputs into one is not spending. A transaction that moves coins to an exchange may be a sale, a deposit or an internal transfer, and the ledger does not say which.
The second problem is that the money supply itself is uncertain. The protocol supply is exact, but the effective supply is not, because some coins are unrecoverable. The lost bitcoin page explains why that total can only be estimated. A velocity calculated against the protocol supply will differ from one calculated against an estimated effective supply, and neither is obviously correct.
The third problem is that the numerator is not observable. Nominal spending in bitcoin requires knowing the price at which each transaction settled, and the ledger records quantities rather than prices. On-chain transfers carry no price. Off-chain activity, which includes exchange trading and layer-two payments, does not appear on the base chain at all. A velocity figure built from on-chain data therefore captures a fraction of the economic activity that the concept is meant to describe.
The fourth problem is that the measure is sensitive to how you count. Counting every output, every transaction or every coin-day gives different answers, and the choice is a methodological decision rather than a fact. Two analysts can compute two different velocities from the same ledger and both be defensible. That is why no single velocity figure for Bitcoin commands general agreement.
Why low velocity is not evidence of hoarding
A low velocity figure is often read as proof that bitcoin holders are hoarding, and the inference does not follow. Velocity measures on-chain transfers relative to supply, and there are many reasons a transfer might not occur that have nothing to do with hoarding. A holder may be using a custodial service that settles internally. A holder may be transacting on a layer-two network that settles to the base chain only occasionally. A holder may simply have no reason to move coins this month.
There is also a definitional point. If an asset is held as a store of value, low velocity is the expected outcome rather than a surprising one. Gold has a very low velocity in the same sense, because most gold sits in vaults and does not change hands. Nobody treats that as evidence that gold holders are hoarding; it is what a store of value looks like. Applying a transactions-based measure to a store-of-value asset and then treating the low reading as a finding is a category error.
The measure is not useless, but it needs to be read for what it is. Rising on-chain velocity is evidence that more coins are moving, and that is worth knowing. Falling velocity is evidence that fewer coins are moving, which is consistent with holding but also with consolidation, custodial settlement and layer-two migration. The figure is a starting point for a question, not an answer to one.
A reader who wants to reason about how much bitcoin is actually available to trade should look at the supply side rather than the velocity side. The liquidity page covers order-book depth and why thin markets amplify price moves, and the trading volume page explains why reported volume is not the same as liquidity.
Sources and references
- Board of Governors of the Federal Reserve System, The Money Stock and Its Components — how the money stock and its turnover are defined and measured.
- Bitcoin Developer Guide, Transactions — inputs, outputs and change, which is why a raw transfer count overstates spending.
- Satoshi Nakamoto, Bitcoin: A Peer-to-Peer Electronic Cash System — the transaction model the on-chain measure is built from.
Related reading
- Stock-to-FlowWhat the ratio measures, how it was applied to Bitcoin, and why it failed.
- Bitcoin Scarcity vs GoldFixed issuance against annual mine supply, and where the comparison holds.
- Bitcoin vs Central Bank PolicyA fixed issuance rule set against a managed money supply.
- Lost Bitcoin & Effective SupplyHow coins become unrecoverable, and what that means for tradeable supply.
- Bitcoin as a Settlement AssetSettling in bitcoin rather than spending it, and who does so.
- HomeThe state of Bitcoin, in reference form.