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
- b677870655ed99fcc92ee9aaffa7fdf3e7ae578e5353c57ee35f495ca49ee1a6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b677870655ed99fcc92ee9aaffa7fdf3e7ae578e5353c57ee35f495ca49ee1a6 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02107a90be4f55e7ba874e8db8ce18e5f72dd370fc326bed64ca1e8ac050c50412
- public amount
- 100
- public blinding
- 3f379442e36df602272b4f3b0b97ef23ff56e3a8643d7ec7ec02e0682d4dff10
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.