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
- 3a844346642edefe56ae5306b2594752bc169c4965a8c2510a8e92e047a56ed2:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 3a844346642edefe56ae5306b2594752bc169c4965a8c2510a8e92e047a56ed2 · T_PMINT
- block
- 948873 · 29d ago
- commitment C
- 02ec07cc7e2780bdaf73be88fb4b533d4723b371f54d23891f09178574e3ee9f71
- public amount
- 1000
- public blinding
- 0cf9bd31e21fbaf4083d13a406f80e938a09aeb472f73d92c32153aa0e8c55b1
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.