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
- b231538426e744b975fbe78514ca0ed328e1b4b4926513c23dfec640b1d2db30:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b231538426e744b975fbe78514ca0ed328e1b4b4926513c23dfec640b1d2db30 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03903a83b73d2b46c087a8e4d0ccbcb09a614ddd445d2af5ffbf16a710e16b190c
- public amount
- 100
- public blinding
- 9bd5bfcd65282908ea2349549db77ea3d57d6bb1dd01901c456686c7411b8d58
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.