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
- 10fa3f973d054e016a2872d32e7c9ebf386cadcb6ca80ca304708d3ebed3474d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 10fa3f973d054e016a2872d32e7c9ebf386cadcb6ca80ca304708d3ebed3474d · T_PMINT
- block
- 948651 · 35d ago
- commitment C
- 02793858a0cc29737a2fb7346932ec31bdb2984a33a2d68b1ee8d3919c0b82b3ff
- public amount
- 100
- public blinding
- a6110c72d5ec7a1c5301b007b02dd6dad0f1d4ee45239319611aa6fc3a8c55e4
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.