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