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
- 9960b895c4694b338704157b84743237e7d02984cad32af67be8321950ae38fb:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 9960b895c4694b338704157b84743237e7d02984cad32af67be8321950ae38fb · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0356cd2ba608708526e1e840f9f58dc91cb20d939faf85b824a63ee3d9a3a2d7de
- public amount
- 1000
- public blinding
- 70c6681e1564d6ef4c0d4d7d999b3a7e699484fd487fd0eb1c772b5f26ac9d7a
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.