Skip to main content

Realized Price 1y-2y

Cost basis of UTXOs 1y-2y

PropertyValue
CategoryValuation Metrics
UnitUSD
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cohort/metrics/1y_2y
Fieldrealized_price_1y_2y

Overview

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

Formula

Realized Price1y2y=Realized Cap1y2ySupply1y2y\text{Realized Price}_{1y-2y} = \frac{\text{Realized Cap}_{1y-2y}}{\text{Supply}_{1y-2y}}

Interpretation

  • This reflects the cost basis of holders who accumulated during the previous cycle phase.
  • Often serves as deep support in bull markets and resistance in bear markets.

Use Cases

  • Identify deep support levels from prior cycle accumulation
  • Track whether multi-year holders are in profit or loss
  • Compare across cohorts to build a cost basis ladder

API Usage

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