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
- e4120b73ec81ca6ca992ace61c61545eb8c56fde1b83230d9f1eb74dbadcf75c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e4120b73ec81ca6ca992ace61c61545eb8c56fde1b83230d9f1eb74dbadcf75c · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02e99e38ab0d994786b8a92795e4295eadb68f745018ac5d0159ef4dd95cfccb4f
- public amount
- 100
- public blinding
- 1f3a145cc0b8fa28c1878398553269b3dbce464f9ee2d1adb8d225d64ae54b24
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.