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
- 0e61ad056507aecb3a9beaa33c62c3939239df833275885e77ddafff77d12c5f:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 0e61ad056507aecb3a9beaa33c62c3939239df833275885e77ddafff77d12c5f · T_PMINT
- block
- 949042 · 2d ago
- commitment C
- 023ce0256ec2b2cd4ece7ef470ad644c1fff7f5310f6f822207a8a017ce18813ea
- public amount
- 1000
- public blinding
- a58d9cc07f5dded954a50b9b44b2be1c7ec12340bc5b5a25296c6c0fda74d268
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.