You've already forked specification
4 lines
340 B
Markdown
4 lines
340 B
Markdown
<!-- 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. |