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
- e68519b19651f503fbd9306c4b3d4e5809771a8e03a22f1754010c65e4323e5d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e68519b19651f503fbd9306c4b3d4e5809771a8e03a22f1754010c65e4323e5d · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03e3fdf5888ee1715ede7428279941753921fcc79b1ad4bcf6402fcab45dc0ef84
- public amount
- 100
- public blinding
- ca16ce63d99e8badba2e848767954a0c2596db9b46ff637243470aed1e4208a9
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.