Skip to content

← On-chain Bitcoin

Smart-Money Absorption Rate 30d

Whale + humpback (>1k BTC) net supply change over 30 days divided by new mining issuance - smart money flow indicator.

Tier proOn-chain Bitcoinsupplyabsorptiondemandissuancesupply-squeeze

What is it?

Smart-money absorption rate measures the behavior of whale (1k-10k BTC) and humpback (>=10k BTC) cohorts, the largest Bitcoin wallets. Formula: (whale + humpback supply delta over 30 days) divided by (mining issuance over 30 days). May 2026 refactor: the previous formula summed all 6 cohorts but produced a ratio stuck at ~1.0 by mathematical construction (all mined BTC necessarily go into some cohort). The new formula isolates whales+humpbacks whose behavior diverges across cycle phases. A positive ratio marks smart money accumulation exceeding issuance, a negative ratio marks distribution.

How to read

The vertical axis is unitless. The zero line is the critical threshold: above, smart money accumulates; below, distributes. The 1.0 line marks the threshold where whales absorb the equivalent of full mining issuance alone. The -1.0 line marks distribution equivalent to issuance. Sustained positive values characterize structural smart money accumulation phases.

Key zones

Historically, values above 2.0 are rare and mark post-capitulation smart money accumulation peaks (whales buying aggressively). Values below -2.0 mark top distribution phases (whales selling to retail). The near-zero zone corresponds to inter-cycle balancing phases.

What to observe

Crossing zero upward marks resumption of smart money accumulation. Crossing zero downward after a sustained positive period is a classic late-bull distribution indicator. Divergences with price are particularly informative: persistent smart money accumulation while price corrects = confirmed bull indication.

Historical context

Post-halving 2020 and 2024 phases saw whales+humpbacks accumulate structurally, aligned with the issuance halving. The November 2022 capitulation showed record smart money accumulation. Distributions at April 2021 and November 2021 local tops flipped the ratio negative. The 2024-2026 period shows sustained smart money distribution, classic late-bull indication.

Expert notes

The denominator (30-day new issuance) decreases mechanically with each halving, amplifying the relative numerator each cycle. Inter-cycle comparability requires mentally adjusting for this structural decrease. The smart money reading captures whale behavior but ignores retail (shrimp/crab/fish/octopus) - intentional to isolate the institutional reading.

Common mistakes to avoid

A positive smart money ratio does not guarantee a short-term price rise: it measures whale accumulation, not marginal buying pressure on markets. Spot ETF flows since January 2024 alter this metric's character because they represent custody rotation into ETFs (humpback as proxy) rather than organic new demand. A strongly negative ratio does not mark an imminent crash but a whale → retail or whale → exchange custody rotation.

Programmatic access

REST API

curl -sS \
  'https://api.trinityinsights.io/api/v1/onchain/wallet-absorption-rate-30d/history?days=90' \
  -H 'X-API-Key: $TRINITY_API_KEY'

MCP server

{
  "tool": "get_chart_value",
  "metric_id": "wallet-absorption-rate-30d",
  "timeframe": "1y"
}

Required tier: pro. 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.