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
- 3fe0911c8fe767f9b0266d66f2ed5c9005a5e93c7074d46683c651fa8d1578ea:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 3fe0911c8fe767f9b0266d66f2ed5c9005a5e93c7074d46683c651fa8d1578ea · T_PMINT
- block
- 948728 · 4d ago
- commitment C
- 0287ddc94c95652c5df7871fe8254323945668adeffdcae1a3d6e28351c4bef787
- public amount
- 1000
- public blinding
- 7be085dad8986a2296a51cc7636b693689226e5655c3fa7f200330f979aaa12e
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.