Skip to main content

Realized Price 3y-5y

Cost basis of UTXOs 3y-5y

PropertyValue
CategoryValuation Metrics
UnitUSD
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/cohort/metrics/3y_5y
Fieldrealized_price_3y_5y

Overview

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

Formula

Realized Price3y5y=Realized Cap3y5ySupply3y5y\text{Realized Price}_{3y-5y} = \frac{\text{Realized Cap}_{3y-5y}}{\text{Supply}_{3y-5y}}

Interpretation

  • These holders have extreme conviction and very low cost bases relative to current price.
  • This realized price typically sits well below market, representing a deep fundamental floor.

Use Cases

  • Track the cost basis of multi-cycle veterans
  • Identify extremely deep support levels
  • Assess the unrealized profit buffer of the strongest hands

API Usage

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