35 / 691UTXO+

Coin Control

Coin control

The deliberate choice of which UTXOs a wallet spends, allowing the user to manage fees, privacy and transaction structure.

Coin control exposes Bitcoin’s output model. Instead of treating the wallet as one account balance, it lets a spender select particular unspent outputs as transaction inputs, inspect their history and decide whether they should be combined, isolated or consolidated.

Every input adds weight. Spending ten small UTXOs can therefore cost more than spending one large output at the same fee rate. Consolidation during a low-fee period may reduce a later transaction’s size, but it creates an on-chain link at the time of consolidation.

When several inputs appear in one transaction, observers often infer that one entity controlled them. This heuristic is not infallible, yet combining previously separate sources can collapse privacy compartments and reveal a larger total holding.

Coin control helps identify which output is likely change and avoid spending it with unrelated funds later. A wallet still needs correct change detection, address labeling and fee estimation; manual selection alone does not prevent address reuse or other leaks.

Users may keep KYC-origin coins separate from peer-to-peer receipts, avoid spending a rare or encumbered output, choose confirmed inputs, or construct an exact payment. Businesses may label UTXOs for accounting, while multisig coordinators use selection to control signing scope.

Manual control increases cognitive load. Selecting too little creates failure or excess change; selecting too many increases fees and linkage. Before signing, verify input labels, destination, change, fee rate and total fee on a device you trust.

Primary or authoritative records make these details checkable: coin control lets a wallet user select particular UTXOs for spending to manage fees, change, labels, consolidation and privacy rather than accepting automatic input selection. They should be verified before using the coordinate in analysis.

The practical limit is: manual selection does not guarantee anonymity and can worsen linkage through toxic change, address reuse or distinctive amounts; fee conditions, labels, backup state and counterparties matter. A definition, office, chart pattern or published claim is not by itself a prediction or Bitcoin consensus rule.

For the clearest picture, read this entry together with UTXO, Bitcoin wallet, Change output, Bitcoin Privacy. The reverse links also lead from Change output, CoinJoin, Bitcoin Privacy, Coin Selection.

DOC · 001Bitcoin Core Coin ControlDocumentationDOC · 002Bitcoin Core — coin control implementationPrimary
Reviewed 1 August 2026Source-first · No investment advice