LTH MVRV
LTH profit ratio
| Property | Value |
|---|---|
| Category | Valuation Metrics |
| Unit | Dimensionless |
| Resolution | 1d |
| Assets | BTC |
| Tier | Basic |
| API Endpoint | GET /v1/holder/valuation |
| Field | lth_mvrv |
Overview
LTH MVRV (Market Value to Realized Value) measures the ratio between Bitcoin's current market price and the average cost basis of Long-Term Holders. LTH/STH classification uses the logistic weighting function centered at 155 days.
Formula
Interpretation
- MVRV > 1: LTH cohort is in aggregate profit. Higher values indicate greater unrealized gains and potential distribution pressure.
- MVRV < 1: LTH cohort is in aggregate loss. This is rare and historically represents generational buying opportunities.
- MVRV > 3.5: Historically indicates overheated conditions and potential cycle tops.
Use Cases
- Cycle top/bottom identification: Extreme MVRV values have historically marked cycle extremes.
- Risk assessment: Rising MVRV increases probability of distribution events.
- Strategic positioning: MVRV < 1 has been a reliable long-term accumulation signal.
API Usage
curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/holder/valuation?start_date=2024-01-01&end_date=2024-12-31&limit=365"
Related Metrics
- STH MVRV — STH profit ratio
- LTH Realized Price — LTH cost basis
- LTH Realized Cap — LTH realized market cap