--- layout: simple --- # Unspend TXO The unspend transaction outputs are defining the (mutable) state of the blockchain, we choose to aggregate them per addresses such that we only have to store the balance of addresses which have a positive balance; rather than maintaning a complete list of unspend transactions. - [UTXO](/api/v0.0/getjson?obj=TXPOOL::UTXO)