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
- 380d428c3b92f20959e50cb131f90cd0578915ea0af6027c1a5b14f6e0da5e61:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 380d428c3b92f20959e50cb131f90cd0578915ea0af6027c1a5b14f6e0da5e61 · T_PMINT
- block
- 948731 · 3d ago
- commitment C
- 02202d93b42d8de55b0d68eac5c77a26c1727b27df6f3526c1d54baeb339dac752
- public amount
- 100
- public blinding
- 93ab69990210e1dd4a318e804dd6583eb95c8961b3f429dc7c02d45ee045d526
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.