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
- 145bd226d8b06d94db5f647612b5cdcf6152d1732a63932a8e83ba42316aaef6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 145bd226d8b06d94db5f647612b5cdcf6152d1732a63932a8e83ba42316aaef6 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03db2204bbe05ba2c4c3d8583d076c81123fdb9ba5d3e8b865c9158364c2d32434
- public amount
- 100
- public blinding
- dbef1ee4c826a2c53e9f6723e9722a30430f895ae99785a65e4f7be03442809d
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.