Files
specification/glossary/utxo.md
T

4 lines
340 B
Markdown
Raw Normal View History

2020-11-04 13:23:02 -05:00
<!-- TITLE: UTXO -->
<!-- SUBTITLE: Unspent Transaction Output -->
An unspent transaction output, also called a "coin", is a record in the blockchain of money that can be spent (used as an input in a new transaction). It is essentially a positive balance in the blockchain ledger, and contains a quantity and a spending constraint script.