Skip to content

← Macro intelligence

ETF BTC % of Total SupplyTRINITY EXCLUSIVE

Percentage of Bitcoin's total circulating supply held by US spot ETFs. A Trinity exclusive. When this metric rises rapidly, it indicates a supply squeeze - demand from traditional finance is outpacing new supply from mining.

Tier performanceMacro intelligenceetfbtcsupplypercentagesqueezeexclusive

Trinity exclusive model

This metric is a proprietary Trinity Insights model. Its formula, inputs, weights and parameters are NOT disclosed. The page documents only the output (bounded scale, interpretation zones, historical context). Access to the score and its time series is via the REST API and the MCP server, subject to the required tier.

What is it?

This metric takes the total BTC held by US spot ETFs and divides it by Bitcoin's maximum theoretical supply of 21 million - expressing the result as a percentage. It is the most direct measure of the supply squeeze that ETFs are creating. Bitcoin is unique among assets because its supply is absolutely fixed - no central bank can 'print more' to meet demand. When institutions absorb 5% of total supply through ETFs, and another 5-10% is estimated lost forever (early wallets, lost keys), and miners produce only a low single-digit annual issuance rate that halves every ~4 years, the math becomes stark: available float is shrinking while demand channels are expanding. This is Trinity's exclusive metric because it frames institutional adoption not in dollar terms (which fluctuate with price) but in supply terms (which are absolute).

How to read

The chart shows a rising area representing the percentage of Bitcoin's 21 million cap held by US spot ETFs. The Y-axis is in percentage format (1.0%, 2.5%, 5.0%). An optional BTC price overlay (right axis, orange) shows the price correlation. The line should only move in response to actual BTC deposits/withdrawals - not price changes. A steadily rising line shows persistent supply absorption. The steepness indicates the pace: a steep rise means ETFs are absorbing supply rapidly. A flattening means the pace has slowed. Compare the Y-axis percentage with the post-halving annual mining issuance rate (a low single-digit percentage that halves every cycle) for context on the scale of institutional absorption vs. new supply. Vertical markers annotate structural events (spot launch Jan 2024, IBIT $15 billion/$50 billion milestones) showing when the ETF category crossed supply-share thresholds - hover for source link.

Key zones

• 0-1% (January-February 2024): First initial accumulation phase - fast post-launch absorption. • 1-2.5% (March-August 2024): Steady institutional accumulation, crossing the psychologically significant 2% mark. • 2.5-4% (post-six-figure breakout era): Acceleration during the major bull regime. • Approaching the 5% milestone: equal to roughly 1.05 million BTC. At this level, ETFs hold more BTC than any single entity except Satoshi Nakamoto. • Projection context: If absorption rates of the early post-launch era are sustained, ETFs could hold 10% of total supply within several years - a level of institutional concentration never seen in a natively digital asset. • Lost supply context: Research estimates suggest 3-4 million BTC are permanently lost. If we use circulating supply minus lost coins ('available' BTC in the mid-teens M range), the ETF percentage of available supply is roughly 30-40% higher than the headline number.

What to observe

• Rate of change acceleration/deceleration: If the percentage is growing faster this quarter than last, institutional demand is accelerating - the supply squeeze is tightening. • Comparison with mining issuance: Post-2024 halving, miners produce ~0.78% of total supply per year. If ETFs absorb >1% per year, they are absorbing more than 100% of new issuance. This structural imbalance is unprecedented in Bitcoin's history. • Milestones as media catalysts: The 3%, 5%, and 10% milestones are likely to generate significant media coverage, creating reflexive demand increases. • Global ETF expansion: This metric only covers US ETFs. Hong Kong, Australia, and eventual European spot ETFs add additional supply absorption not captured here. The true institutional percentage is higher. • Halving interaction: Each halving cuts mining output in half while ETF demand continues. The 2028 halving (1.5625 BTC/block) will reduce new annual supply to ~0.39% - if ETF demand holds constant, the absorption-to-issuance ratio doubles. • Supply distribution shift: Track this metric alongside exchange balance data and long-term holder supply. When all three show supply moving from 'hot' (exchanges, short-term) to 'cold' (ETFs, long-term holders), the supply squeeze thesis is maximally confirmed.

Historical context

Bitcoin's supply dynamics are fundamentally different from any traditional asset. Gold supply grows at ~1.5% annually with no hard cap. Equities can issue new shares. Bonds mature and are refinanced. Bitcoin has a mathematically enforced cap of 21,000,000 coins, with issuance halving every 4 years. The introduction of spot ETFs in January 2024 created the first large-scale, continuous, institutionally-mediated demand channel against this fixed supply. Within the first year, ETFs had absorbed more BTC than the entire mining industry would produce over the next 6 years (at the post-halving rate). This is the supply shock that Bitcoin proponents had predicted for a decade - and it is now measurable in real time through this metric. For perspective: when gold ETFs launched in 2004, they eventually accumulated approximately 3,500 tonnes (~2% of above-ground gold). BTC ETFs reached 5% of total supply in under 2 years - a far more aggressive institutional absorption rate relative to available supply.

Expert notes

⚠️ Trinity Exclusive Model - The denominator uses 21,000,000 (the theoretical maximum) rather than circulating supply (asymptotically approaching the 21M cap as mining progresses) for consistency - the percentage will never exceed 100% regardless of future mining. However, analysts may prefer to use circulating supply or 'available supply' (circulating minus estimated lost coins, in the mid-teens M range) for a more accurate picture of actual market impact. Using available supply, 1M ETF BTC represents a notably higher percentage than the headline figure shown using the 21M denominator. The metric does not include non-US ETFs (Canada's Purpose Bitcoin ETF, Europe's various Bitcoin ETPs, Hong Kong spot ETFs) or corporate treasury holdings (MicroStrategy, Tesla, etc.), which collectively add additional supply absorption. Total institutional + corporate absorption has been climbing into the high single-digit percentage of total supply over the post-launch era. Custody risk: a large majority of US ETF BTC is custodied by Coinbase Custody (IBIT, GBTC, ARKB, BITB all use Coinbase). This creates a single-point-of-failure risk that regulators and market participants are increasingly aware of. Fidelity's self-custody model provides the main diversification.

Common mistakes to avoid

• 'ETFs holding 5% means 95% is still available': No. An estimated 15-20% is lost forever, ~10% is held by long-term holders who have not moved coins in 5+ years, and a significant portion is on exchanges but held by active traders unwilling to sell at prevailing prices. The 'effective float' may be as low as 30-40% of total supply. • 'The percentage can't matter until it reaches 10-20%': Even at 5%, ETF demand represents a massive structural change. It is the marginal buyer that sets the price - and ETFs have become a dominant marginal buyer in the post-launch era. • 'This metric will asymptotically slow': Not necessarily. New institutional allocators (pension funds, sovereign wealth funds, insurance companies) continue to enter the BTC ETF market. State pension fund allocations alone could add several percentage points. • 'Using 21M as denominator is misleading': It is a design choice for consistency. Users should mentally adjust for circulating supply and lost coins for a more operational understanding of actual scarcity impact.

Programmatic access

REST API

curl -sS \
  'https://api.trinityinsights.io/api/v1/macro-intelligence/etf-btc-pct-supply/history?days=90' \
  -H 'X-API-Key: $TRINITY_API_KEY'

MCP server

{
  "tool": "get_chart_value",
  "metric_id": "etf-btc-pct-supply",
  "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.