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
- 632d33b9362fca407e638bc8013c08740ef2008bfd1e354a42116bb3948c9a02:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 632d33b9362fca407e638bc8013c08740ef2008bfd1e354a42116bb3948c9a02 · T_PMINT
- block
- 948648 · 57d ago
- commitment C
- 026cff30831911d3452865c7d3516fa7c7fcf0a18251207b2df558f113556ce865
- public amount
- 100
- public blinding
- fec14e1bbec0f72c4cc93da2bef8f58441261d293152363bcd87919658f51d77
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.