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
- ca02f2d635fd778886e4e1b492e0c17000074a09d4c5553340b9e9b01cca3f4b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ca02f2d635fd778886e4e1b492e0c17000074a09d4c5553340b9e9b01cca3f4b · T_PMINT
- block
- 948724 · 4d ago
- commitment C
- 02af67424b37c48d09d96f8fc49edd4232a3356732a1b8c84349fa5eb94c1ff33c
- public amount
- 100
- public blinding
- 345d03461c86d6f0ebd44c0ee01122dc8447081929e7db5862844b4e236017f7
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.