Whale TrackerTRINITY EXCLUSIVE
EXCLUSIVE - Daily transfer volume by addresses holding 1,000+ BTC (whales), with whale address count overlay. Real blockchain data from UTXO cohort analysis.
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?
Whale Tracker measures the daily activity of Bitcoin's largest holders - addresses controlling 1,000 BTC or more (~$67M+ at current prices). Two metrics are tracked: total BTC transferred by these addresses (v1, in BTC/day) and the number of addresses in this cohort (v2). Data comes from the full node's amount cohort analysis - each UTXO is assigned to a balance tier, and transfer activity aggregated by day.
How to read
High transfer volume (>500K BTC/day) marks whales are active - they may be distributing, reorganizing treasury, or responding to a market event. Low volume (<100K BTC/day) indicates whale dormancy - generally an indication of patient accumulation. Whale address count (v2) moves slower: a rise indicates new addresses crossing the 1K BTC threshold (accumulation), a decline indicates spending or consolidation.
Key zones
Whale address count (>1K BTC) structurally hovers around 2,000. Historical transfer volume peaks (>1M BTC/day) coincided with major corrections (March 2020, May 2021, November 2022). Prolonged low volume periods (<100K/day for >2 weeks) preceded rallies. Average volume hovers around a few hundred thousand BTC/day.
What to observe
Watch volume/price divergences: whale volume rising while price falls marks active distribution (bearish). Volume declining with stable or rising price marks patient accumulation (bullish). Address count is a background trend indicator, structurally rising since the pre-ETF era, reflecting progressive institutionalization.
Historical context
Bitcoin whale tracking was popularized in 2018. Trinity's approach uses UTXO cohort analysis from the full node rather than individual transaction tracking, providing a more reliable aggregate view. The structural growth in whale addresses across cycles reflects Bitcoin's maturation as an institutional asset class.
Expert notes
⚠️ Trinity Exclusive Model - Amount cohort data does not distinguish entities from addresses. An exchange may control dozens of >1K BTC addresses, artificially inflating count and volume. Entity-adjustment (address clustering by entity, proprietary technique) is not available here - data is raw address counts. Additionally, fragmented UTXOs from the same entity may appear in different amount tiers.
Common mistakes to avoid
A transfer volume spike does not necessarily mean selling. Transfers between cold wallets of the same holder (consolidation, key rotation) appear as volume but have no market impact. Only correlation with price and exchange flows provides actionable context.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/whale-tracker-live/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "whale-tracker-live",
"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.