Skip to main content

Realized Cap 5y-7y

Realized cap of UTXOs 5y-7y

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

Overview

Realized Cap 5y-7y is the total cost basis of UTXOs aged 5 to 7 years.

Formula

Realized Cap5y7y=1825age<2555 daysamounti×price(cohort_datei)\text{Realized Cap}_{5y-7y} = \sum_{1825 \leq \text{age} \lt 2555\text{ days}} \text{amount}_i \times \text{price}(\text{cohort\_date}_i)

Interpretation

  • Extremely low aggregate cost basis relative to current market values.
  • Represents the accumulated value from Bitcoin's earlier pricing era.

Use Cases

  • Track the cost basis of early-era holders
  • Estimate the capital foundation of deeply dormant supply
  • Assess the unrealized gain magnitude of old coins

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"