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
- 4ea166a37cde21f33824e7c2fe767dbff5e316bdf7d88cee0f9577116ca8f145:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 4ea166a37cde21f33824e7c2fe767dbff5e316bdf7d88cee0f9577116ca8f145 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0217635fd3aab4f53e8c0bbf556971adc2fdbd6da37f08e1fad6489c05b182b914
- public amount
- 100
- public blinding
- 8fd0711e8a7f8f4a0425e9e1b80013f552088777f4123194c4d9d0e0aeea194b
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.