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
- e774675fef6e1b5626a525ffabc38091599fc9f5462d19f238584be2eda0b80e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e774675fef6e1b5626a525ffabc38091599fc9f5462d19f238584be2eda0b80e · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 020feb5d180266d9453553a3a828fbe2dc2f5addcf3cde5e5783f5015fa5af26c5
- public amount
- 100
- public blinding
- 1dd6e3de284359c8f019075e0bc03d965c27e244eec3d65c60ac06df46d48c77
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.