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