UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- 5e3dc18e315e20a329da348328353df56fd79984e5e86f3e913e1ca4c0d9549a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5e3dc18e315e20a329da348328353df56fd79984e5e86f3e913e1ca4c0d9549a · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02efeacae77abfa574dcd08c785c069118fa9a100d0b7041ecd532bc92df6d1b51
- public amount
- 100
- public blinding
- 159cecde06b23dfe14f32a214c8966db6688b2901e7776c32359c13ee0e5ccb7
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.