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
- b5a34901f0578ae6cd8d430bc6b20f630cba274639fabc4927ec6d771cd1dc91:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b5a34901f0578ae6cd8d430bc6b20f630cba274639fabc4927ec6d771cd1dc91 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0293de5ab26cc8edb8e67680a8bbe2155c03f5457b8a91837074faa0349d75bf31
- public amount
- 100
- public blinding
- 76a6e3ad9884b39c79899001a47b89d522516f2cd3d7e5a276858a9d8d0f0627
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.