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
- 62168f15031626870942b54b63b5938172b2aae29c93c18a5325a2886c2146b7:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 62168f15031626870942b54b63b5938172b2aae29c93c18a5325a2886c2146b7 · T_PMINT
- block
- 948728 · 3d ago
- commitment C
- 03cf5b666a0c61b1fb4b0f4033f9fe4af7571252a300d77f3945b07bee36dc9c7a
- public amount
- 1000
- public blinding
- 40cf7b130d0cb40d92392e2942ff90e8a58377b67172a7cbeadc04d57b7d45c2
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.