Skip to content

← On-chain Bitcoin

HODL Multiplier

LTH Realized Cap / STH Realized Cap ratio. High values mark LTH dominance (accumulation), low values mark STH dominance (distribution).

Tier performanceOn-chain Bitcoininnovationhodlmultiplierlthsthratio

What is it?

HODL Multiplier calculates the ratio between Long-Term Holder (LTH, holding > 155 days) Realized Cap and Short-Term Holder (STH, holding < 155 days) Realized Cap. The cohort-segmented Realized Cap measures the sum of last-movement-price values for all UTXOs in each cohort. This ratio is the industry standard for measuring strong-hand dominance. When the multiplier is high, LTH control an overwhelming share of the network's realized value - pre-explosive condition. When low, STH dominate - advanced distribution phase.

How to read

A high multiplier (> 3.0) means LTH hold realized value 3× greater than STH - the network is dominated by HODLers with low cost basis. A low multiplier (< 1.5) means STH have accumulated a significant share - the network is in distribution. Multiplier peaks coincide with market troughs (maximum LTH accumulation), troughs with market tops (distribution to STH).

Key zones

Multiplier > 3.5: terminal accumulation - LTH hold an overwhelming proportion, available supply compressed. Post-halving: multiplier rising 6-12 months before distribution begins. Multiplier < 1.2: advanced distribution, cycle-top risk. Zone 1.5-2.5: transition, LTH→STH redistribution underway.

What to observe

The multiplier's rate of change is key. Rapid decline (3.0 to 2.0 in 3 months) = accelerating distribution, LTH taking profits. Slow steady rise = patient accumulation. Price/multiplier divergences: price rising + multiplier falling = rally fueled by STH speculation, not LTH conviction.

Historical context

HODL Multiplier reached all-time highs in late 2015 (~4.5) and late 2018 (~4.0), maximum accumulation periods preceding 2016-2017 and 2020-2021 bull markets. Lows coincided with cycle tops: December 2017 (~1.1), November 2021 (~1.3). The 2020-2024 cycle shows more gradual distribution, consistent with institutional investors.

Expert notes

The 155-day threshold (LTH/STH) is the industry-standard convention, derived from UTXO survival analysis. Lost coins (~3.7M BTC) structurally inflate the LTH side, biasing the multiplier upward. Spot Bitcoin ETFs (2024+) create a new institutional LTH type with different behavior from organic LTH. The ratio is sensitive to large isolated movements crossing the 155-day threshold.

Common mistakes to avoid

A high multiplier does NOT guarantee an imminent rally - it marks a necessary but not sufficient condition. Bitcoin's secular maturation (more lost coins, more institutional HODLers) creates structural ratio drift. Cross-cycle comparisons must be relativized. Additionally, entity-adjusted metrics (proprietary clustering) filter internal exchange movements, which raw UTXO data does not.

Programmatic access

REST API

curl -sS \
  'https://api.trinityinsights.io/api/v1/onchain/metrics/hodl-multiplier/data?timeframe=90d' \
  -H 'X-API-Key: $TRINITY_API_KEY'

MCP server

{
  "tool": "get_chart_value",
  "metric_id": "hodl-multiplier",
  "timeframe": "1y"
}

Required tier: performance. See the pricing grid for the tier list and the MCP documentation for multi-client configuration.

Related metrics

Institutional disclaimer

Trinity Insights is an educational and analytical tool. The metric above does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.