The algorithm a wallet uses to choose which UTXOs to spend, impacting fees, privacy, and change.
Coin selection strategies (e.g., smallest-first, knapsack, branch and bound) determine input sets for a payment. Good selection reduces fees and avoids linking unrelated addresses.
Manual selection of specific UTXOs when creating a transaction.
A fundamental blockchain data structure representing unspent value that can be used in future transactions.
The practice of combining many small unspent outputs into fewer, larger ones to reduce future fees and input bloat.
All terms and definitions may update as the Cryptionary improves.