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
- 1444e2ae5dda261968ba41c7ad39a286bc0af0be84c5b50867254674fbe8ec28:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 1444e2ae5dda261968ba41c7ad39a286bc0af0be84c5b50867254674fbe8ec28 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02fd05d2bbc1c9b0d867d5245cbc18b0fef9d29f3fc711324c992d6b7baaee4e40
- public amount
- 1000
- public blinding
- 9fa290e4d9f205890abfc6ccbe3229858f15f6ea446c1a1ca2ff4c719642dbbe
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.