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
- 3195b43fa124a044a4743b7f9a0a561414521fbe70a3e47f911c970ac3a3fdff:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 3195b43fa124a044a4743b7f9a0a561414521fbe70a3e47f911c970ac3a3fdff · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03803916df1edaa747d0f712025e2d5fa603c95fdd422ed8678df30eb6a0d6db44
- public amount
- 1000
- public blinding
- a0602b5bb505c42c7e79abcfbb3426c7350d2c2db2692e426db62e8e29059b58
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.