Skip to main content

Realized Price 7y-10y

Cost basis of UTXOs 7y-10y

PropertyValue
CategoryValuation Metrics
UnitUSD
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cohort/metrics/7y_10y
Fieldrealized_price_7y_10y

Overview

Realized Price 7y-10y is the average cost basis of coins aged 7 to 10 years.

Formula

Realized Price7y10y=Realized Cap7y10ySupply7y10y\text{Realized Price}_{7y-10y} = \frac{\text{Realized Cap}_{7y-10y}}{\text{Supply}_{7y-10y}}

Interpretation

  • Extremely low cost basis from Bitcoin's early years.
  • These coins are likely held by early miners, adopters, or have been forgotten.

Use Cases

  • Estimate the cost basis of early Bitcoin history
  • Track the evolution of very old supply's cost basis as it ages
  • Contextualize lost supply analysis

API Usage

curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/cohort/metrics/7y_10y?start_date=2024-01-01&end_date=2024-12-31&limit=365"