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
- 3510c8cc64faba023f79a59f3247764855e5634004336ded42608cb6be21296e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3510c8cc64faba023f79a59f3247764855e5634004336ded42608cb6be21296e · T_PMINT
- block
- 948650 · 54d ago
- commitment C
- 02674e597c98fe1db0c10e47300976212c9b2608f9259dcc042f1f96d4c4beb099
- public amount
- 100
- public blinding
- 3e4b3415ec01a78df02d17273c9a74ccab96a8e9266042bff7ec8dbf66aab966
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.