Saltar al contenido
lun, 27 jul UTC 11:42:09 CAP. MERC. $2.02T
BitcoinBTC $65,200.81 +1.09% EthereumETH $1,960.92 +3.91% TetherUSDT $1.00 +0.00% BNBBNB $573.19 +0.39% XRPXRP $1.11 +0.52% USD CoinUSDC $1.00 -0.01% SolanaSOL $76.69 +2.23% TRONTRX $0.3309 -0.42% DogecoinDOGE $0.0727 -0.82% XMR $352.30 -3.47% CardanoADA $0.1647 -0.42% ChainlinkLINK $8.77 +3.96% ToncoinTON $1.60 +0.95% StellarXLM $0.1817 +2.08% DaiDAI $1.00 +0.00% Bitcoin CashBCH $219.00 +3.50%
Glosario

¿Qué es UTXO? Avanzado

A UTXO is an unspent transaction output: a discrete chunk of coin sitting at an address, created by an earlier transaction and not yet spent. Chains built this way have no account balances at all — your wallet's balance is just the sum of the outputs it can unlock. Spending means consuming whole outputs and creating new ones.

The easiest way in is physical cash. A note in your pocket has a fixed denomination; you cannot tear off a third of it. To pay for something you hand over one or more notes and take change back. UTXOs behave the same way: each one holds a set amount and can only be spent in full.

So a transaction is a list of inputs — the outputs being consumed — and a list of outputs it creates. If your inputs total more than you are paying, the surplus goes to a change output your own wallet controls, which is why the sums moving <a href="/glossary/on-chain/">on-chain</a> often look far larger than the payment itself. Whatever you do not assign to an output becomes the fee; it is never written out as a separate field.

This is also why fees depend on your coin history. A transaction's size in bytes grows with the number of inputs, so a wallet funded by many small deposits pays more to send a given amount than one holding a single large output. Very small outputs can become uneconomic to spend at all, and consolidating them into one output while the fee market is calm is routine housekeeping. Our <a href="/toolkit/how-to-estimate-a-network-fee/">fee estimation walkthrough</a> shows how input count feeds into the total.

Two further points. Every output is public, so combining coins from different sources in one transaction links them together — a genuine privacy consideration, and the reason consolidation is not free of downsides. And the model is not universal: account-based chains simply store a balance per address and subtract from it, which is easier to reason about but loses the clean, auditable lineage a UTXO set gives you. You can trace any output's history through a <a href="/glossary/block-explorer/">block explorer</a>.

Puntos clave

  • Your balance is a wallet-side sum of spendable outputs, not a number stored anywhere on the chain.
  • Fees track transaction size, and transaction size grows with the number of inputs you have to spend.
  • Spending two unrelated outputs together publicly links them, so consolidation carries a privacy cost alongside its fee benefit.

UTXO — preguntas frecuentes

Why does my wallet appear to send more than I asked for?

It does not, in the end — it is spending whole outputs and returning the remainder to itself. If you pay a small amount using a large unspent output, the transaction shows the full amount leaving and most of it arriving at a change address you control. Explorers sometimes present that as one enormous transfer, which looks alarming until you know what change outputs are.

What is dust, and can I get rid of it?

Dust is an output so small that spending it would cost more in fees than it is worth. It is not lost, it simply sits there until fees are low enough to make moving it sensible. Some wallets let you select specific outputs so you can sweep several tiny ones into a single larger one during a quiet period; others hide them from the interface by default.

Esta definición es educativa y no es asesoramiento financiero. Las cripto son volátiles y de alto riesgo — investiga siempre por tu cuenta.
Sigue aprendiendo

¿Nuevo en cripto o rellenando huecos? Recorre lo esencial en Learn, explora todos los términos A–Z o consulta los precios en vivo de las monedas que impulsan estos conceptos.