Skip to main content

Realized Cap 3y-5y

Realized cap of UTXOs 3y-5y

PropertyValue
CategoryValuation Metrics
UnitUSD
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cohort/metrics/3y_5y
Fieldrealized_cap_3y_5y

Overview

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

Formula

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

Interpretation

  • Capital from deeply committed multi-cycle holders.
  • The low cost basis means this capital represents a small fraction of the market value it supports.

Use Cases

  • Track the total cost basis of multi-cycle veterans
  • Assess the capital foundation of the most committed holders
  • Compare capital concentration across age bands

API Usage

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