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
- 108a4700e871e5a4c989887cba9ea0e79bd72ba208903d99a073f47a98fee1ba:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 108a4700e871e5a4c989887cba9ea0e79bd72ba208903d99a073f47a98fee1ba · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 020b422be12bc06061a1dd30bd0118ebcd806d145399e53bcf08e0dffa8decc230
- public amount
- 100
- public blinding
- a0c15fd973f69be6ddf6c9f854a0dca608e69c20508ed922abcee8d7fce44357
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.