Privacy on Bitcoin4.7(141)
Intermediate
Understand and master the principles of privacy protection when using Bitcoin
Don't trust, verify.
minRelayTxFee parameter is set to 0.00001 (in BTC/kB). However, it is possible, on your own node, to lower this threshold to relay transactions with lower fees, or, conversely, to increase the limit, for example, to 2 Sats/vB, to avoid relaying low-fee transactions.p = it relays) or inactive (1-p). As soon as the proportion p crosses a critical threshold (p_c), a giant component emerges: the transaction manages to traverse the network and has every chance of reaching a miner. In a network like Bitcoin, where each node maintains an average of 8 outgoing connections, the p_c threshold is generally set at just a few percent, even lower if some nodes have a very large number of connections.p remains below p_c, a transaction remains confined to isolated pockets and does not reach a miner. As soon as this threshold is exceeded, it spreads almost instantaneously throughout the entire network.p and, consequently, indirectly direct the relay rules that determine which transactions are seen and eventually accepted by miners.Not your node, not your rules.