Skip to main content

Realized Cap 3m-6m

Realized cap of UTXOs 3m-6m

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

Overview

Realized Cap 3m-6m is the total cost basis of UTXOs aged 3 to 6 months.

Formula

Realized Cap3m6m=90age<180 daysamounti×price(cohort_datei)\text{Realized Cap}_{3m-6m} = \sum_{90 \leq \text{age} \lt 180\text{ days}} \text{amount}_i \times \text{price}(\text{cohort\_date}_i)

Interpretation

  • Capital in the STH-to-LTH transition zone.
  • The size of this band indicates how much capital is maturing into long-term positions.

Use Cases

  • Track capital maturation at the STH/LTH boundary
  • Assess total capital transitioning to long-term holder status
  • Compare with LTH realized cap for continuity analysis

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"