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
- b563d245e2e4d9d3e3418c22e7b696965471f08b877b670ba45efd9ad3c4f5a4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b563d245e2e4d9d3e3418c22e7b696965471f08b877b670ba45efd9ad3c4f5a4 · T_PMINT
- block
- 948954 · 29d ago
- commitment C
- 030a87fbd5cdf2c9da0c909aeeee9ff3d95536ee47ce39d4eaacd5e6c6de54dc42
- public amount
- 100
- public blinding
- 264c958ee2f8d188ad6c4a984066286dd2693e252a85b21c54fb5647b956c754
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.