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
- 0ce112e0f99521cbdb161dd6cb0103f0b4fe840481d63921a8175fc222cb161c:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 0ce112e0f99521cbdb161dd6cb0103f0b4fe840481d63921a8175fc222cb161c · T_PMINT
- block
- 948807 · 3d ago
- commitment C
- 03f79b2b1327cf15876b57dc779546a92857edbb9b2c3f91f37cfcfd6c35536fe4
- public amount
- 1000
- public blinding
- 31bd134408a07a85057d2dc681127c11c60447112816fd577965b25171c3a900
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.