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
- d084f277a90cb130581c6e0945d679c1fbf59a6b5880fc1a51d9da5ba9a40a21:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- d084f277a90cb130581c6e0945d679c1fbf59a6b5880fc1a51d9da5ba9a40a21 · T_PMINT
- block
- 948815 · 30d ago
- commitment C
- 0375c4bedcf5c275195ea126d8f211910f5be92a6e9c050970540c4c7074a96fab
- public amount
- 1000
- public blinding
- 51b7248e47d0e7a3846f0560906e0458def3c0c6d72df8bccf4890b52c6225ab
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.