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
- 8ba094a88f4c192f7496aa3b58f728a81f745b3e9169c3e6c173e7eea7c482d9:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 8ba094a88f4c192f7496aa3b58f728a81f745b3e9169c3e6c173e7eea7c482d9 · T_PMINT
- block
- 948810 · 33d ago
- commitment C
- 0310c596f986727051104ff6994b9b3b72d0a5f94e9d6a72097aaac428112705e2
- public amount
- 1000
- public blinding
- 38bd858b2e42d7ca909fa8d41f635c4eb2eff0d1345adb2dbb812a879bf8a8ff
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.