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
- 9a3636c38d995e40f41b4d01fe4cec8068dd14e6e29cf904ad63f3ad74712751:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9a3636c38d995e40f41b4d01fe4cec8068dd14e6e29cf904ad63f3ad74712751 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 024b6dccd03a76b951f787b734486d1c47f206a6d1db56584d66decf61af33223d
- public amount
- 100
- public blinding
- 65312516448a426cc795e2fe0745b6a193cf37c88880f8103890bd904c5c068d
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.