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
- d8ecd542871001b749e5fbb27a5c7bfc9c27d2644903921f1bbb39e42d9133e6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d8ecd542871001b749e5fbb27a5c7bfc9c27d2644903921f1bbb39e42d9133e6 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 034e6616d0668fd6a9dc6cb28bea142f66df278a230a68b935fb70fadcc835cbfd
- public amount
- 100
- public blinding
- 23ba5342b502da4bcc06379943df3e0e44eed89c8ef08566470dc63baab9e639
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.