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
- a49c70276c8cbf05b22d3bf45a2df55fd5b0598a1ae62f53166f5232d7ccbe6b:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- a49c70276c8cbf05b22d3bf45a2df55fd5b0598a1ae62f53166f5232d7ccbe6b · T_PMINT
- block
- 949172 · 27d ago
- commitment C
- 02ef2473df2bef5901d522f6a2f51806b4f798ff475a44201d399d6be735b4f30a
- public amount
- 1000
- public blinding
- 231093291da276dfe9c8d6a405e6eb0d6082e43ed6d4a4a2103b75cca5a3483a
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.