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
- 01a48a90501488c8b9f219989606cafdc88120a48ea7ce91ce689a45c9a99368:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 01a48a90501488c8b9f219989606cafdc88120a48ea7ce91ce689a45c9a99368 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 027086eeeb1f25866046e566be2d244ab94c7b7e2ec882990a2be1e602aafa1010
- public amount
- 100
- public blinding
- d21d5a127c2c90d46ef7a2ad7e3d321b2b553ab4f695ac1aab70febd3ae90d0f
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.