Skip to main content

Realized Price 2y-3y

Cost basis of UTXOs 2y-3y

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

Overview

Realized Price 2y-3y is the average cost basis of coins aged 2 to 3 years.

Formula

Realized Price2y3y=Realized Cap2y3ySupply2y3y\text{Realized Price}_{2y-3y} = \frac{\text{Realized Cap}_{2y-3y}}{\text{Supply}_{2y-3y}}

Interpretation

  • Reflects the cost basis of cycle-crossing holders.
  • Typically well below current market price in bull markets, representing deeply profitable positions.

Use Cases

  • Identify the cost basis of holders who survived a full cycle transition
  • Gauge deep support levels from prior cycle bottoms
  • Track unrealized profit magnitude for this cohort

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"