Crypto news

10.08.2026
08:30

Anonymous Bitcoin payments: how to break the link between sender and recipient

img-8588cb8dcdf0748d-1999408399723884

Every bitcoin transaction is not just a transfer of an amount. Along with the payment, change inevitably enters the blockchain, revealing the lower bound of your balance, creating a new address for tracking, and demonstrating the origin of the coins. Analytical platforms collect such data for months, and the counterparty gets it for free: they know your name and remember what you paid for.

The change problem: why a standard transfer reveals everything

A bitcoin wallet does not store a balance as a single sum. Instead, it manages a set of unspent transaction outputs (UTXO), each of which is spent only in its entirety. The difference is returned to a new address—this is the change. For example, when paying 0.01 BTC from cold storage with a UTXO of 0.41732190 BTC, the recipient sees an output of 0.01000000 BTC, while the change of 0.40726190 BTC goes to a fresh address. A round amount in outputs is a clear sign of a payment, while a "tail" of decimal places reveals change. Thus, an observer instantly understands: the sender controls at least 0.41 BTC, and if the coins came from a centralized exchange, they underwent KYC verification there.

"Exact Payment": how it works

The Mixer.Money service offers three modes, and the third—"Exact Payment"—radically changes the scheme. Instead of returning coins to the sender, the agreed amount goes directly to the recipient, while the change is returned to the payer. The key detail is breaking the on-chain link: funds pass through a premixer, are split into random parts, and are sent to private investors and traders on CEX. Liquidity comes back from other exchanges, and the recipient sees only a regular withdrawal from a trading platform.

An important nuance: the service does not accept exactly the invoice amount. For a payout of 0.01 BTC, the request requires transferring from 0.0105 to 0.01575 BTC—that is, plus 5–57.5% to the amount. The specific value within the range is chosen by the payer. The fee is 4–5% plus a fixed 0.0007 BTC (about $45 at an exchange rate of $64,000). For a minimum request of $640, this is a significant burden, but it is lost on large transfers.

Step-by-step scenario and limitations

The process includes five steps: preparing two addresses (the recipient's and your own for change, not linked on-chain to the sending one), agreeing with the counterparty on a delay of up to six hours, submitting a request with verification of figures and downloading a guarantee letter with a PGP signature, sending coins in a single transaction within the specified range, and waiting for payouts. No registration is required, and the request is valid for 168 hours.

However, the mode has limitations. The minimum threshold of 0.01 BTC excludes everyday payments—subscriptions or small orders do not fit. For small amounts, it is better to use the Lightning Network, where the recipient sees only the invoice payment without on-chain change. And for frequent transfers with clean UTXOs, it is worth pre-running the coins through the "Full Anonymity" mode.

My analysis: "Exact Payment" solves a real privacy problem, but its cost and minimum threshold make it a niche tool. It is justified where the risk of exposing transaction history—for example, in large B2B settlements or work with sensitive counterparties—outweighs the 4–5% fee. For the mass user, this is still exotic, not an everyday tool.