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
- 6d9e54e10b6bcdc1ed1cb2c607ae3ddc700a77c8477c59a81d7a4aff64062eb0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6d9e54e10b6bcdc1ed1cb2c607ae3ddc700a77c8477c59a81d7a4aff64062eb0 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 022c943169100faf21923d20f434c1099de8e0396c39a35bdfe37326713b7b0748
- public amount
- 100
- public blinding
- 6f5234f647c9d460453184684a80a83f00d493fa0ff95a874a4ea88832c370db
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.