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
- 999576b7f160faeba2a2a803579371241dd1153a0b1a0944a03dfc423f6ebcb8:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 999576b7f160faeba2a2a803579371241dd1153a0b1a0944a03dfc423f6ebcb8 · T_PMINT
- block
- 948735 · 4d ago
- commitment C
- 039db760627974855718a5bccd5ea6b4bd0a7f214066762097c29ad0238362adef
- public amount
- 100
- public blinding
- 7f7374dfbab67bce0c42aa62e79d7e4f0541a0be2d5ee86b977b9b8386ee7b14
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.