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