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
- 4ba6d4d9305b20bcf2ad7a51460cb2d20f0703519ab9b53e6eb019100728fb1d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 4ba6d4d9305b20bcf2ad7a51460cb2d20f0703519ab9b53e6eb019100728fb1d · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02c46b64af27a10df13221d1bf237e41520cb1c8cd06d58f6381ba912c26d34fdf
- public amount
- 100
- public blinding
- 698f6e7ae9b8741db7a3273875e10c0a8bd8eccf1dee4dccd86be2ade6c997d0
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.