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
- fa7247feb1ac51483702a79e30d9f92ea0411b5d9e83f338e3e9efaa29f7adb9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fa7247feb1ac51483702a79e30d9f92ea0411b5d9e83f338e3e9efaa29f7adb9 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03d8a35f4e0f211c24c9317c2e447a5ec4e2bd4b4b21bbb09f796816f448d167e5
- public amount
- 100
- public blinding
- 34da563ae0650b24f88f3822d8cea3ec92a523476b3564fcf4fdf9d692cb4f0b
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.