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
- b29fdb55c6c2c7b05117209c944d05b7cb1b3908a43c7a81d0e3f36c4672296b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b29fdb55c6c2c7b05117209c944d05b7cb1b3908a43c7a81d0e3f36c4672296b · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02af9c7a1255f39e402c8cdc6e864dd13ec40ad5a2ae03b204a3c97b48089a6059
- public amount
- 100
- public blinding
- 09cd881b192a518820d2c21a78e81d20c6ae8c5ea3d2014bf9da61ff383e2183
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.