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
- bf345c1f6c85d79d8b6696fb6d0d63a4eb7e21291423e4b656a208565d69fb39:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- bf345c1f6c85d79d8b6696fb6d0d63a4eb7e21291423e4b656a208565d69fb39 · T_PMINT
- block
- 948762 · 3d ago
- commitment C
- 03d7c5e2374ea07589a73bf5ef8e57926bd10e742ab6f6397dc3f75c9c60070c0f
- public amount
- 1000
- public blinding
- c4caccbb19cf8fbcb7d570aaba97b3439b44b9cff7b92557d26fd3a8bf6f7cdf
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.