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
- dec5f04eeb34d1e6e5873205415b7bc8d30e3667bed63c0b2630d1c3292494f4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dec5f04eeb34d1e6e5873205415b7bc8d30e3667bed63c0b2630d1c3292494f4 · T_PMINT
- block
- 949060 · 2d ago
- commitment C
- 02e4ae86a1f89d58b28a7d47dd7fe1604223e2056f64dd1cfb0daa264efed8cbfb
- public amount
- 100
- public blinding
- 7072a6c2862dd44b6577809207d6fd2ce698cdfeba1bd53b2afa5278ec4ad907
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.