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
- 14ea3750e37d46910f80e96611120350ee411ee678c0993bf30a4ef9116e33f5:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 14ea3750e37d46910f80e96611120350ee411ee678c0993bf30a4ef9116e33f5 · T_PMINT
- block
- 948768 · 3d ago
- commitment C
- 0357bb7fdd48bb5e3d0c976c70e6b968c1f28d99c712e7b4a9baac750d0ef0b6f2
- public amount
- 1000
- public blinding
- b010387a3fa1914f38d05c53234eb96f1c3ac322b73b01c0b807584b63f455dc
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.