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
- ea2e04221751d4f7414a127d102c7e1f49e64f109c99161447c1bd0410f12d86:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ea2e04221751d4f7414a127d102c7e1f49e64f109c99161447c1bd0410f12d86 · T_PMINT
- block
- 948498 · 54d ago
- commitment C
- 029a135a4446f3fb3c3403950c9c1b81d4dc4d84457490b286e6fc6d81269fbcd0
- public amount
- 100
- public blinding
- 0910501e5c2121a4e790599c3145a3fd8a85ed0e2fcb2423dc21fd1eed0994e0
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.