Skip to main content

Realized Price 6m-12m

Cost basis of UTXOs 6m-12m

PropertyValue
CategoryValuation Metrics
UnitUSD
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cohort/metrics/6m_12m
Fieldrealized_price_6m_12m

Overview

Realized Price 6m-12m is the average cost basis of coins aged 6 months to 1 year — firmly in long-term holder territory.

Formula

Realized Price6m12m=Realized Cap6m12mSupply6m12m\text{Realized Price}_{6m-12m} = \frac{\text{Realized Cap}_{6m-12m}}{\text{Supply}_{6m-12m}}

Interpretation

  • Represents the cost basis of the newest long-term holders.
  • When market price falls to this level, even recent LTH are at breakeven — a strong support zone.

Use Cases

  • Identify LTH cost basis levels that may act as support
  • Track whether recent LTH cohorts are in profit
  • Gauge the price level where LTH distribution pressure may begin

API Usage

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