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
- ae6050bf3f629dcc4cf204a11dcf355ce3b6f7666a358b59b995dbdd8f33f1dc:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- ae6050bf3f629dcc4cf204a11dcf355ce3b6f7666a358b59b995dbdd8f33f1dc · T_PMINT
- block
- 949345 · 3h ago
- commitment C
- 039ceb825521e4ae4953ba4ee8e2400d67071f1cd78f36f4796b1ef2982ab379f7
- public amount
- 1000
- public blinding
- eb00c0f8e31c05b64bd74ed175695022eba5cb95b5c6df96c281f2ed07f16b26
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.