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
- f63014f251f7e4028658c5a74ccd73fb32d0cd8c80b87d912a2500c55e78aa67:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- f63014f251f7e4028658c5a74ccd73fb32d0cd8c80b87d912a2500c55e78aa67 · T_PMINT
- block
- 948952 · 29d ago
- commitment C
- 0282be651c75ed884639f31e8f86bed279e8a9090b3a1ccf5289d5177baf1c4a37
- public amount
- 1000
- public blinding
- 8fbe0545bd03ec868b3f4eabfe997d0b4ceecd56a21f6e6fdd9c47757efb0415
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.