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
- b581ae1fa3be83670a3b1efc1d3edd92c2052ffa0f058a4a9f0dbe2b91c7c708:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b581ae1fa3be83670a3b1efc1d3edd92c2052ffa0f058a4a9f0dbe2b91c7c708 · T_PMINT
- block
- 948930 · 29d ago
- commitment C
- 03327d41791bc54425782ea28e0fe007a983c1e28c644977f27b5cb73332cb9b38
- public amount
- 100
- public blinding
- cd1e106b429c2876282c3692af9e51b58d331b6feedbbbdf7d2c132de663ac04
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.