Skip to main content

Realized Price 5y-7y

Cost basis of UTXOs 5y-7y

PropertyValue
CategoryValuation Metrics
UnitUSD
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cohort/metrics/5y_7y
Fieldrealized_price_5y_7y

Overview

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

Formula

Realized Price5y7y=Realized Cap5y7ySupply5y7y\text{Realized Price}_{5y-7y} = \frac{\text{Realized Cap}_{5y-7y}}{\text{Supply}_{5y-7y}}

Interpretation

  • Very low cost basis — these coins were acquired during Bitcoin's earlier, lower-priced era.
  • Movement of coins in this range is rare and historically significant.

Use Cases

  • Track the cost basis of early-era holders
  • Identify the price floor implied by deeply dormant supply
  • Contextualize the magnitude of unrealized gains in old supply

API Usage

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