BlockShield/Metrics/Realized Capitalisation & Realized Price

Realized Capitalisation & Realized Price

Realized cap values every coin at the price it last moved at. How BlockShield sources it, why the partial figure stays flagged, and what it is a denominator for.

Drawn on the On-Chain tabAPI /api/v1/market/onchain/metrics/realized_capCoin Metrics community data (full history)the local index (partial, self-computed second opinion)

What it measures

Realized capitalisation values every unspent output at the price it last moved at, rather than at spot. It is the aggregate cost basis of the network — what the market collectively paid for the coins it holds.

Realized price is that aggregate divided by supply: the average cost basis of one coin. It is the denominator underneath MVRV and NUPL, which is why its coverage matters more than its own headline.

How it is built

The published full-history figure comes from a free macro dataset, and every field states whether it was imported, derived, or computed here.

A self-computed figure is kept alongside as a second opinion on our own coverage, and it is flagged partial: the query behind it reached back only about 730 days, which covers roughly half of supply. It is never used as a denominator.

That distinction is not cosmetic. A denominator missing half the coins understates realized cap by a measured amount and roughly doubles the ratio built on it — which is how a wrong number ends up wearing a familiar name.

These metrics are computed for Bitcoin and not for account-based chains. Each one needs the price at which a specific coin last moved, and only a UTXO model records that as an observable event.

What to watch

Realized price is a cost basis, not a support level. Spot has traded below it in every cycle.

A stored scalar cannot tell a full-history run from a partial one, so the partial flag stays on until a full-history run actually lands — it is removed in the commit that records one, not before.

Providers compute, the store persists, the API reads. A provider outage costs freshness, not the tab, and the age of what you are reading is published with it.

Open the live On-Chain tab →

Related metrics

MVRV Ratio
MVRV is market capitalisation divided by realized capitalisation: what the market says the coins are worth, over what the marke….
Net Unrealized Profit/Loss (NUPL)
NUPL is the share of market capitalisation that is unrealized profit: market cap minus realized cap, divided by market cap.
Bitcoin Supply in Loss
A coin's cost basis is the market price on the day it last moved on-chain.
Spent Output Profit Ratio (SOPR)
SOPR is the ratio of the value of spent outputs at the moment they were spent to their value when they were created.
Every rule above is enforced in code and pinned by a test. The doctrine they all follow — NULL is not zero, partial cannot erase, an unfinished period is not evidence — is published on the methodology page.
Descriptive, not advice. Every score, band and verdict on this platform is an automated heuristic over public data and can be wrong in both directions. All metrics · Methodology · About · Dashboard