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
- 3d3f798f65b12f8abf15974e18308fa534a8c9a676513f78d25fe9cab5739c6a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3d3f798f65b12f8abf15974e18308fa534a8c9a676513f78d25fe9cab5739c6a · T_PMINT
- block
- 948725 · 3d ago
- commitment C
- 0279fe68caefb01dfcbbb491a7497d621f02cb5686f0ab3c270efde21896e932a9
- public amount
- 100
- public blinding
- dcf3fb86192d103507a18a377188b2cab6612e66a91c968db24027270d66de08
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.