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
- b0c37b17264bc1d6fdf84b7d2c811e8b00e8607d06a83e484840d286fcbe7404:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- b0c37b17264bc1d6fdf84b7d2c811e8b00e8607d06a83e484840d286fcbe7404 · T_PMINT
- block
- 948946 · 32d ago
- commitment C
- 032fc96f536ed852665b38d42502b145cdc5b22345b759ba9d8daedd1da94a28cd
- public amount
- 1000
- public blinding
- b2d82f41e8d4e4a20c704604cdcc299d34118b6de146c12e55b5fe3e1d27d67c
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.