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
- 37707b22b21433839fe73511a54f98eb09556de863ed1a694054f601f1f0c557:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 37707b22b21433839fe73511a54f98eb09556de863ed1a694054f601f1f0c557 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 037730e929286175b99b51a7c475bdeed1c01253521357796f688b6a31b0144c75
- public amount
- 100
- public blinding
- 0d381040cce43d494ac1bd607e2de1dbbc16f8eb43f0096deeced70b8d4041ae
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.