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
- c0a8b1b67f12374321fc38f4ed2fc67009cb3c9fe1299293436994c9e91a7b51:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c0a8b1b67f12374321fc38f4ed2fc67009cb3c9fe1299293436994c9e91a7b51 · T_PMINT
- block
- 948953 · 2d ago
- commitment C
- 0362abbd7d937f0de9bd6b8bc42156508d8965afb52d940d3d3623f537a27f2a57
- public amount
- 100
- public blinding
- ac464dd0e9165729ceb22719cf09a57054feb1449e0e139cc2f0db5b43125fe3
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.