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
- f3ff4a30019ade38e7fe7255c33e6836b4accfa1f1a5b948cf204d59df27e537:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f3ff4a30019ade38e7fe7255c33e6836b4accfa1f1a5b948cf204d59df27e537 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03ec08a220d9bab1ad23facaef07d3e12cd94bcfb4e9d34635b64eea1c315bb4d9
- public amount
- 100
- public blinding
- 0b4cf2b6d2d39bbf9a3fb0f53e0770d8cced6154a5a0ce3c7db7726f33b06bb4
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.