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
- 838f1b673f990b8128c923d4976fef5cc7499b7ab607b61069d354e18d4b8e7a:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 838f1b673f990b8128c923d4976fef5cc7499b7ab607b61069d354e18d4b8e7a · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 034de3da50a196b5de411acd813612745e2ea331ddac3137d3e74db6c95b72db8d
- public amount
- 1000
- public blinding
- 1b8ad43acb1c59ca0084e21087370629b1bc5d474a25dec42ecc08125bb967e5
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.