A single whale wallet moving 500 BTC to an exchange deposit address is a data point. Five whale wallets moving 500 BTC each to different exchanges within the same 90-minute window is a pattern. Glass is built to detect that pattern.
The Bitcoin blockchain is public. Every transaction is visible. But the volume of on-chain activity is massive, and the signal-to-noise ratio is low. Millions of transactions occur daily. The vast majority are irrelevant to market structure. Identifying which transactions matter requires two things: a curated watchlist of wallets that have demonstrated market-moving behavior, and a detection system that identifies coordinated activity across those wallets in real time.
Building the wallet universe
Glass maintains a proprietary database of 10,639 whale wallets. These wallets were not selected by a simple balance threshold. A wallet holding 1,000 BTC that has not transacted in three years is irrelevant to near-term market structure. A wallet holding 200 BTC that has executed 14 exchange-bound transfers in the last 60 days is highly relevant.
The selection criteria combine balance, transaction frequency, exchange interaction history, and historical correlation with price movements. Each wallet receives a Nexus Score between 0 and 100 that reflects its structural relevance. The score updates daily based on recent activity. A wallet that was dormant six months ago but started transacting last week sees its score rise. A previously active wallet that goes quiet sees its score decay.
The result is a living database. The 10,639 wallets tracked today are not the same 10,639 that were tracked six months ago. Approximately 12% of the list rotates per quarter as new wallets become relevant and others fade from activity.
What defines a syndicate
A whale syndicate is a cluster of wallets that exhibit coordinated behavior within a defined time window. The coordination does not require the wallets to transact with each other. It requires them to take similar actions toward similar destinations within a timeframe that is statistically unlikely to occur by chance.
Glass defines syndicate behavior through three parameters: action similarity (are the transactions structurally similar, such as exchange deposits of comparable size), temporal proximity (did the transactions occur within a 2-hour window), and historical co-occurrence (have these wallets acted in concert before).
When three or more high-score wallets meet all three criteria, Glass classifies the cluster as a potential syndicate event. The system assigns a confidence score based on the strength of each parameter. A cluster of five wallets depositing similar amounts to the same exchange within 30 minutes, with three prior co-occurrence events in the last 90 days, receives a confidence score above 85. A cluster of three wallets with weaker temporal proximity and no prior history scores below 50.
Coordination without communication
Syndicate detection does not imply explicit coordination or conspiracy. Sophisticated market participants often react to the same structural signals simultaneously. When Glass identifies a syndicate pattern, it means multiple large holders independently reached the same conclusion and acted within a narrow window. The market impact is the same regardless of whether the coordination was intentional.
The mempool advantage
Glass runs private Bitcoin full nodes with ZMQ (ZeroMQ) subscription to the mempool. When a whale wallet broadcasts a transaction, it appears in the mempool before any block confirms it. The average time between mempool appearance and block confirmation is approximately 10 minutes. In that window, Glass has already identified the sender wallet, matched it against the 10,639-wallet database, classified the transaction type (exchange deposit, cold storage transfer, OTC settlement), and checked for temporal proximity with other recent whale transactions.
This is why the mempool layer matters for syndicate detection. If Glass waited for block confirmation, the 10-minute delay would mean the first whale transaction in a syndicate pattern could already be confirmed on-chain and partially priced in by the time the fourth or fifth transaction appeared. By monitoring the mempool, Glass detects the full pattern as it forms, before any of the transactions settle.
The latency from mempool broadcast to Glass detection is under 1 millisecond. The system receives the raw transaction, resolves the wallet identity, evaluates it against the syndicate detection criteria, and if the threshold is met, fires a WHALE_SYNDICATE event through the Fast Feed at P1 priority.
Syndicate events and the liquidation map
A syndicate deposit event is bearish context. When multiple large holders move BTC to exchange deposit addresses simultaneously, the sell-side supply available on exchanges is about to increase. The question is where that supply meets the existing order book and liquidation structure.
Glass overlays syndicate events against the Heatmap Engine output. If a syndicate deposit of 2,500 BTC is detected while the heatmap shows a dense liquidation cluster $3,000 below the current price, the probability of a cascade increases. The incoming sell-side supply can push price into the liquidation zone, triggering forced closures that amplify the move.
The reverse also applies. A syndicate withdrawal event (multiple whales pulling BTC from exchanges) reduces available sell-side supply. If this occurs while funding rates are negative and the heatmap shows short liquidation clusters above the current price, the conditions favor a short squeeze.
Historical patterns
Over the past 12 months, Glass has detected 47 syndicate events that scored above 75 confidence. Of those, 38 preceded a price move of 3% or more within 48 hours in the direction suggested by the syndicate action. The remaining 9 events either resolved within a tighter price range or were absorbed by opposing market flow.
These numbers are not a prediction framework. They provide structural context. When a high-confidence syndicate event occurs alongside a loaded liquidation zone and extreme funding rates, the operator has three independent structural signals pointing in the same direction. Any one of those signals alone is informational. Three together shift the probability distribution of near-term outcomes.
Glass does not tell the operator what to do. It shows what 10,639 of the largest Bitcoin holders are doing, whether they are doing it together, and where their actions intersect with the leverage structure of the derivatives market. The operator decides whether that context changes their trade.
