Crypto news

10.08.2026
09:11

Anonymous Bitcoin transactions: how to hide your balance and coin history

img-8588cb8dcdf0748d-1999408399723884

Every Bitcoin transaction is not just a transfer of an amount, but the disclosure of a whole layer of information. Along with the payment, change enters the blockchain, instantly revealing the lower bound of your balance, a fresh address for monitoring, and the origin of the coins. Analytics companies spend months collecting such data. A counterparty, however, gets it for free, knowing your name and the purpose of the payment.

Change — the main informant

A Bitcoin wallet does not operate with a single balance. It manages a set of unspent transaction outputs (UTXOs), each of which is spent only in full. 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 will see an output of 0.01000000 BTC, while the change of 0.40726190 BTC will settle at a fresh address. A round amount indicates a payment, a long "tail" indicates change.

Such a layout instantly reveals: the sender controls at least 0.41 BTC, and their remaining balance is now under surveillance. If the coins came from a centralized exchange, it means the owner underwent KYC verification. The analysis chain builds automatically.

"Exact Payment" mode: breaking links

The Mixer.Money service offers three modes, and "Exact Payment" is the most radical. Unlike a classic mixer, where coins are returned to the sender, here the payout goes directly to the recipient from an exchange address, while the change is returned to the payer. The chain is broken at the service.

The mechanics are simple: sent coins enter a premixer, are split into random parts, and are sent to private investors and traders on CEX. Liquidity comes back from other exchanges. A key detail — the service does not accept a round amount from the account but specifies a range. For a payout of 0.01 BTC, the request requires transferring from 0.0105 to 0.01575 BTC (payment plus 5–57.5%), with the specific value chosen by the payer.

The fee is 4–5% plus a fixed 0.0007 BTC. At a rate of $64,000, this is about $45 regardless of the amount. On a 1 BTC payment, the surcharge is lost, while on a minimum request of $640, it eats up a noticeable share. Payout time is up to six hours from the first transaction confirmation.

Practical steps

For an anonymous payment, two addresses are needed: the recipient's and your own for change. The latter is better taken from a wallet not on-chain linked to the sending address, otherwise the balance will link the branches again. Agree with the counterparty: the money will not come from your address but from an exchange one, and the payment can only be identified by the exact amount.

Submit a request, verify the payout amount, both addresses, and the sending range. Download a guarantee letter with a PGP signature. Send the coins in a single transaction to the address from the request. After the first confirmation on the network, processing will begin. The recipient will take their share, and the remainder minus the fee will return to your change address — also from an exchange wallet.

What remains in the blockchain

For the recipient, the incoming transfer looks like a regular withdrawal from a trading platform. The chain contains neither your address, nor the change, nor the size of the spent UTXO. This is fundamentally different from CoinJoin, where cooperative transactions with a dozen identical outputs are easily recognized by algorithms, and exchanges mark such coins as high-risk.

The 0.01 BTC threshold excludes everyday scenarios but remains acceptable where the risk of exposing transaction history costs more than the 4–5% fee. For small amounts, there are alternatives: manual coin selection (coin control) reduces the volume of leaking data, while the Lightning Network completely hides the on-chain transaction with change.

My conclusion: "Exact Payment" is a tool for targeted, expensive settlements where anonymity matters more than costs. It is excessive for regular payments, but as a one-time operation, it is the cleanest way to break the link between sender and recipient in the public blockchain.