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
- c5caaabb57a724ddff5234ce2efba7a98b15788c80bd1c19cffb0852c22a38d0:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- c5caaabb57a724ddff5234ce2efba7a98b15788c80bd1c19cffb0852c22a38d0 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03d538238d88b7bd71fe4f354586c98f944baa2f8da88885089ceaec80e3dfdbca
- public amount
- 1000
- public blinding
- 8a2e63787a74c7a03806688736606a388b10d5ad3f92a1a7e2318d249c18feb4
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.