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
- 3de4ba1c6dbf1293b206c150716aa0901a434c939b20cbf7a18b570e9aa8aa5e:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 3de4ba1c6dbf1293b206c150716aa0901a434c939b20cbf7a18b570e9aa8aa5e · T_PMINT
- block
- 948794 · 3d ago
- commitment C
- 02a59d22712e1d21d32a64ea11544366f748b625a82a4bf173173210364226b214
- public amount
- 1000
- public blinding
- e808d154773ae7d8519fe917fd12d4c9e60de8de59e146830b586ee845a99c84
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.