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
- 0ba5be3969d9ebbb5674016928f09a82001e86871291b3342fd9596834a9e270:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 0ba5be3969d9ebbb5674016928f09a82001e86871291b3342fd9596834a9e270 · T_PMINT
- block
- 948557 · 55d ago
- commitment C
- 03b5249df50b1a8abdad577aca426d3e45800a7c2e511736ad31e75b259f7073d6
- public amount
- 1000
- public blinding
- e1c8b20e7886cf051071c278436c36c6aa646d243611677932ff9696b1876dfb
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.