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
- 811608a2888cb4a07ad8dbca7323ba0fea1fd7f0f0075a8ac0a5e7aa41665fd3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 811608a2888cb4a07ad8dbca7323ba0fea1fd7f0f0075a8ac0a5e7aa41665fd3 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03312971810a593420bc50eb592223e41344d4c058c1792aaaf36cf5e67215c8bf
- public amount
- 100
- public blinding
- 92e6a714e8dea68fa6c5a79c58ac046dd1d23c1a0cee6868d9386dcdc89bb301
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.