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
- a1932ab8aced6f1b5f868448883bbf7f260ef5cf4b2d19fb96710784c9d3bd4e:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- a1932ab8aced6f1b5f868448883bbf7f260ef5cf4b2d19fb96710784c9d3bd4e · T_PMINT
- block
- 948794 · 3d ago
- commitment C
- 0302d58b56993deeee3a35c9e0962d9ce968332fe67875494a70d96fbd6e533679
- public amount
- 1000
- public blinding
- a541725a10c227b65f583e8789b8adf377d6071ddf83b2d95a32aa8c3967e7c5
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.