Skip to main content

Realized Price 1m-3m

Cost basis of UTXOs 1m-3m

PropertyValue
CategoryValuation Metrics
UnitUSD
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cohort/metrics/1m_3m
Fieldrealized_price_1m_3m

Overview

Realized Price 1m-3m is the average cost basis of coins aged 1 to 3 months.

Formula

Realized Price1m3m=Realized Cap1m3mSupply1m3m\text{Realized Price}_{1m-3m} = \frac{\text{Realized Cap}_{1m-3m}}{\text{Supply}_{1m-3m}}

Interpretation

  • A key level for medium-term market structure — if price falls below this, recent accumulation turns to loss.
  • Historically, this level acts as support in early bull phases and resistance after breakdowns.

Use Cases

  • Medium-term support/resistance based on recent accumulation cost basis
  • Identify profit/loss status of the emerging holder cohort
  • Compare with STH realized price for alignment of short-term cost bases

API Usage

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