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
- 0460ce65c90fbd77ade668c7059a55126b708f8e94fc9d20f3c313cbe72752a3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0460ce65c90fbd77ade668c7059a55126b708f8e94fc9d20f3c313cbe72752a3 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03db6c17085350e703fb5f8224207a87320b6df168863c3184be2bc768cc3d9058
- public amount
- 100
- public blinding
- 5b5cf5c6a561fd4748c282a0d1743c2ed94f6eb4a354e4a1776198c459c3d11c
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.