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
- 8bb1118a2ed773e0284c1536044bd3655849807731fe7965ff6d640a6098bf2f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8bb1118a2ed773e0284c1536044bd3655849807731fe7965ff6d640a6098bf2f · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0307818b07cbe47e77bdeb2fc2e02361e08e8feee103e440ad97419906f42eb9e2
- public amount
- 100
- public blinding
- 69c8a0e6b233b5107a64d27f64b75c59b29a65dce4cd539960832fd16f117a00
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.