STH Supply
Short-term holder supply
| Property | Value |
|---|---|
| Category | Supply Analysis |
| Unit | BTC |
| Resolution | 1d |
| Assets | BTC |
| Tier | Basic |
| API Endpoint | GET /v1/holder/supply |
| Field | sth_supply |
Overview
STH Supply tracks the total amount of Bitcoin held by Short-Term Holders — entities whose coins have a high probability of being spent based on their recent age.
Methodology
STH Supply is the complement of LTH Supply. Each UTXO contributes to STH Supply as: amount × (1 − W_LTH(age)), where the LTH weight is:
- Below 100 days, coins are fully STH (weight = 1.0).
- At 155 days, coins are split equally between STH and LTH.
- Above 210 days, coins are fully LTH (STH weight = 0).
For full methodology details, see On-Chain Concepts.
Interpretation
- Rising STH Supply: Indicates increased speculative activity and new market participants entering.
- Falling STH Supply: Indicates coins are maturing into long-term holdings, reducing speculative pressure.
Use Cases
- Market top detection: STH supply surges often coincide with market euphoria and cycle peaks.
- New demand assessment: Track the flow of new capital into Bitcoin.
- Complementary analysis: Compare with LTH Supply for a complete picture of holder behavior.
API Usage
curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/holder/supply?start_date=2024-01-01&end_date=2024-12-31&limit=365"
Related Metrics
- LTH Supply — Long-term holder supply
- STH Realized Cap — STH realized market cap
- STH MVRV — STH profit ratio