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
- f1cd845a2633ac602797ff31024950fbb99e1bdac43c547dbd71fa31fe8715f4:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- f1cd845a2633ac602797ff31024950fbb99e1bdac43c547dbd71fa31fe8715f4 · T_PMINT
- block
- 948676 · 3h ago
- commitment C
- 03cd220b238a5fd316001269cf8b0d725139b2fe063495ffdb238a08f792801fae
- public amount
- 1000
- public blinding
- 1c6b33e7499dc7d1559da372f406139e7c8c908bf438ceebb071ca08c2a45ab1
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.