Whale Addresses (>1000 BTC)TRINITY EXCLUSIVE
Count of addresses holding more than 1,000 BTC. Direct on-chain measure of whale population. Changes in this count mark accumulation or distribution by the largest holders.
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 counts daily the number of Bitcoin addresses whose balance exceeds 1,000 BTC. These addresses, nicknamed 'whales', represent the network's largest holders: institutional funds, early adopters, historical miners, and sovereign entities. The count is based on UTXO balance aggregated by address from a Bitcoin full node. The historical count has ranged from near-zero in the network's earliest years to a peak above 2,400 addresses.
How to read
The line shows the total whale address count over time. An uptrend indicates accumulation by large players (new addresses crossing the 1,000 BTC threshold, or existing addresses increasing their balance above it). A downtrend indicates distribution (whales selling or fragmenting their holdings into smaller addresses). Stable plateaus indicate equilibrium between accumulation and distribution.
Key zones
The psychological threshold of 2,000 addresses has been crossed and lost multiple times, serving as a pivot. A count > 2,200 coincided with strong institutional accumulation phases. A count < 1,800 historically marked advanced distribution or post-bear market fragmentation phases.
What to observe
Observe the correlation with price: a rising whale count during a price decline is a strong accumulation indication (smart money buying weakness). Conversely, a declining whale count during a price rise indicates distribution — large players are selling to latecomers. The rate of change is also important: a gain/loss of 50+ whale addresses in a month is a significant movement.
Historical context
Whale address tracking was popularised by 'Bitcoin Rich List' analyses. Across cycles, whale count has shown a structural uptrend, reflecting Bitcoin's progressive institutionalisation. Spot ETFs approved in 2024 added new institutional custody addresses to the count. The most notable declines occurred during the 2018 capitulation (bankrupt miners) and the November 2022 FTX crisis (forced fragmentation). The post-2022 recovery above 2,000+ confirms the resilience of the large-holder base.
Expert notes
⚠️ Trinity Exclusive Model — Address-based counting has important limitations: a single entity (exchange, fund) may control hundreds of addresses, and a single address may belong to a custodian holding funds for thousands of clients. Spot ETFs typically use a small number of highly concentrated cold storage addresses. The 1,000 BTC threshold is a convention — complementary analyses at other thresholds (100, 10,000 BTC) provide different perspectives on the distribution pyramid.
Common mistakes to avoid
A rising whale count does NOT necessarily mean 'new wealthy players are entering'. It may reflect consolidation of existing addresses (multiple 500 BTC addresses merged into a single 1,000+ BTC one). Similarly, a decline does not mean whales are 'leaving Bitcoin' — they may simply be fragmenting holdings for security or custody reasons. Raw address count is an imperfect proxy for the actual number of whale entities.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/whale-addresses-1k/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "whale-addresses-1k",
"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.