Skip to main content

Realized Cap 2y-3y

Realized cap of UTXOs 2y-3y

PropertyValue
CategoryValuation Metrics
UnitUSD
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cohort/metrics/2y_3y
Fieldrealized_cap_2y_3y

Overview

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

Formula

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

Interpretation

  • Capital from cycle-crossing holders.
  • Size indicates how much value was committed 2-3 years ago and is still held.

Use Cases

  • Track the total value held by cycle-crossing holders
  • Identify the capital magnitude of prior cycle accumulation
  • Assess capital persistence across market cycles

API Usage

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