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
- a11bb7fbaac94ecfbf3f9e21896662cb36c3f32059350801747cab2c52190996:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a11bb7fbaac94ecfbf3f9e21896662cb36c3f32059350801747cab2c52190996 · T_PMINT
- block
- 948726 · 3d ago
- commitment C
- 03a6a434aa0b031213816667d824ce27aa02c0442cb68869ccfc26447c878c9623
- public amount
- 100
- public blinding
- e4f9c93f21bc1ed3d7fed9147bead1e4e7739f2f5b3abf448c93d078af744fe3
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.