Exchange Withdrawal Clustering
2021
Operational wallet policies at exchanges often create identifiable transaction patterns.
Academy Node
โ๏ธ Mechanism
A user loses a phone and panics that their bitcoin is gone with it. The crucial correction is that coins are never inside the device. The wallet stores secrets and metadata that prove spending authority over on-chain outputs. If keys are backed up safely, funds remain recoverable from any compatible software. If keys are leaked, an attacker can spend regardless of the original app. This framing changes behavior: users prioritize seed backup integrity, hardware isolation, and transaction verification. Raw Block reinforces the operational model so learners separate UI convenience from true custody security.
Wallet Safety Snapshot
Loading...
Timestamp indicating freshness of network context for key-management decisions.
Consolidation Fee Context
Loading...
Useful for planning secure wallet maintenance transactions.
Consensus RulesNetwork-wide validation rules every full node enforces to determine valid blocks and transactions. decides whether a signed spend is valid; wallet policy decides how and when signatures are produced.
Consensus Rules
Policy Rules
2021
Operational wallet policies at exchanges often create identifiable transaction patterns.
Some sources are external. When an internal Raw Block view is available, we'll surface it here.
Wallets manage private keys that control UTXOs.
Loss of keys, not app binaries, determines custody loss.
Wallet software stores keys and signing material, not coins.
Verified: 2026-02-12
SourceBIP 32
Open sourceBIP 39
Open source| Direction | Relation | Node |
|---|---|---|
| Outgoing | DEPENDS_ON | Address vs Public Key |
| Incoming | DEPENDS_ON | What is Bitcoin |