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
- 428210b0205446722da23a00103cde070ba6b0dc52d96d75a1b03ef2c2d66a7e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 428210b0205446722da23a00103cde070ba6b0dc52d96d75a1b03ef2c2d66a7e · T_PMINT
- block
- 948926 · 29d ago
- commitment C
- 02b010c46768ad7aa4398fbd040f448817bb0b5c9651421cfc8bb7ea029ac49a83
- public amount
- 100
- public blinding
- 8cd3d46403da61505bcfbddc4c20ec69fdbca8b3515155c8055ba9b1c656a2fe
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.