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
- f2c3a95bcec34cf352dfea4dc8000bfd3167ac5a4cccd3427990a8c908d57de9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f2c3a95bcec34cf352dfea4dc8000bfd3167ac5a4cccd3427990a8c908d57de9 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 027c580b38ea61a29c8cca320bf3d2c7ad5538c3eca06b597034814760a7589524
- public amount
- 100
- public blinding
- 4dbf236b9fbf5afe576585f5acd7c8ef702b25a2e16a4dcf9961d9afc391c10d
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.