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
- 066e810b16d50f8be827e866001fcd627c3d600b625c906c3f126d5189df68cd:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 066e810b16d50f8be827e866001fcd627c3d600b625c906c3f126d5189df68cd · T_PMINT
- block
- 949541 · 3h ago
- commitment C
- 02df698cb094fb5d473e5bf9f645a2d14c46dd9383c09a09c318e3c1fda7f67d6b
- public amount
- 100
- public blinding
- 435531b6f0b49930cd052f23f82a3aaa35f48a78ecadf7d6b46c586283a5364e
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.