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
- b907d9d1bb96940ba41f800ba0327d244a5b88f2ebd7b4cea4cfbf26e0165634:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- b907d9d1bb96940ba41f800ba0327d244a5b88f2ebd7b4cea4cfbf26e0165634 · T_PMINT
- block
- 948724 · 4d ago
- commitment C
- 0279c0142a0552a345c6373a9a8e458ed9e8385abb85df803ebbc9e9b02c0c8f1a
- public amount
- 1000
- public blinding
- eb9fda2046f91cc3114e126fc835ac151db12da4e944e0549d0a24616177cf9e
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.