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
- d15aaf7acdb891e06c1bcd783f29786a8f4768d3ef09983b093877e1877f62d2:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- d15aaf7acdb891e06c1bcd783f29786a8f4768d3ef09983b093877e1877f62d2 · T_PMINT
- block
- 948815 · 3d ago
- commitment C
- 0385ed0f5fcf71aa56257a6af0c47e884ac4b9521ec49130ad56f3a536ca0ed45f
- public amount
- 1000
- public blinding
- 1d9290805c2f3adf5b6a849d214454190a7eb03c624a66904fb178efdbab2a22
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.