Skip to main content

Realized Cap 7y-10y

Realized cap of UTXOs 7y-10y

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

Overview

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

Formula

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

Interpretation

  • Very low cost basis from early Bitcoin years.
  • These coins carry extreme unrealized gains relative to their acquisition price.

Use Cases

  • Track the cost basis of coins from Bitcoin's early history
  • Estimate the total value at historical acquisition prices for near-lost supply
  • Provide context for 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"