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
- 04283c22b14d05b881599f16943466421d14a36bb238874244b2c250d83e2d77:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 04283c22b14d05b881599f16943466421d14a36bb238874244b2c250d83e2d77 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 034c24dda5fcf22687ca91b0087e84218827ce683a1b3ecdb9d84f202904a3f331
- public amount
- 100
- public blinding
- 4d705514a28d7738090f44d6aa729c1f68d687c34b2f1eba2c7964ab29a3c6ee
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.