Network, Relay & Client Sync • Estimated 35m
Transaction Rebroadcast Privacy
protocol.transaction-rebroadcast-privacy
If a node rebroadcasts its own wallet transactions differently from ordinary peer transactions, observers can infer likely transaction origin even when the first announcement was hidden. Bitcoin Core reduces that leak by making rebroadcast behavior look more like normal network activity instead of a wallet-specific signal.
Open visual node page
• Browse the concept library
Curated resources (3)
- Bitcoin Core Academy: Transaction Relay (article) Primary explanation of initial-broadcast privacy, peer announcement tracking, and rebroadcast heuristics for wallet transactions.
- Bitcoin Core PR #21061 (article) Introduces the TxRebroadcast module and explains why wallet-transaction rebroadcast behavior can leak origin information.
- Mastering Bitcoin (book) Broad technical reference for transaction relay, mempool behavior, and the privacy implications of network-level transaction handling.
Direct prerequisites (2)
Direct dependents (0)
Canonical site description: Interactive Bitcoin knowledge graph with prerequisites, curated resources, and structured topic pages.