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
- 4e5a331fb704b6e80a4e96f9827ccd5ca42aa632061985b1023c46fd43b913af:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 4e5a331fb704b6e80a4e96f9827ccd5ca42aa632061985b1023c46fd43b913af · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02668b986e429719cd1b8b65d0bcf904607c7880acff31a5a742dcb93604d22adf
- public amount
- 100
- public blinding
- 2ffcb2f3626e385f2b4db71c97503e8c91ef4d37af1d5979bc11d55fdef1dbe8
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.