Skip to main content

Realized Price 3m-6m

Cost basis of UTXOs 3m-6m

PropertyValue
CategoryValuation Metrics
UnitUSD
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cohort/metrics/3m_6m
Fieldrealized_price_3m_6m

Overview

Realized Price 3m-6m is the average cost basis of coins aged 3 to 6 months, spanning the STH-to-LTH transition zone.

Formula

Realized Price3m6m=Realized Cap3m6mSupply3m6m\text{Realized Price}_{3m-6m} = \frac{\text{Realized Cap}_{3m-6m}}{\text{Supply}_{3m-6m}}

Interpretation

  • This level represents the cost basis of holders transitioning from short-term to long-term classification.
  • It often aligns closely with the traditional STH Realized Price.

Use Cases

  • Track the cost basis at the STH/LTH boundary
  • Identify whether transitioning holders are profitable (bullish) or underwater (bearish)
  • Compare with LTH and STH realized prices for a more granular view

API Usage

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