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
- d8f8123715f8913885c77e0494dcd8fa5f59fd31c6d8d74557087519a09d9c91:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- d8f8123715f8913885c77e0494dcd8fa5f59fd31c6d8d74557087519a09d9c91 · T_PMINT
- block
- 949215 · 27d ago
- commitment C
- 023f54bfc2da9558d986e07ed67055bb42e34deb556660567766fc69255e25592a
- public amount
- 1000
- public blinding
- 6e276aae4c8755b65f0c401d5d7a0f724a76a31d5335d2d76e104ec55d7ce776
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.