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
- 1efcc5421eb8380196301bebfb0a39fe193ae1f94be0625162b69beadbd1e3ef:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1efcc5421eb8380196301bebfb0a39fe193ae1f94be0625162b69beadbd1e3ef · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 025221bf6cdc2a1ed15605829c3ae6a1ad7ab87c36f89fff7771fd8e84e949c92f
- public amount
- 100
- public blinding
- 57295d354e10942d3a03386c0d51f2b1faa232374b655528f48731e2cc262c4d
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.