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
- e425b809c4d55b1f184a00c9b1a887e456ac292b85c983c9eb8eec8719df9c6c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e425b809c4d55b1f184a00c9b1a887e456ac292b85c983c9eb8eec8719df9c6c · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 039a1038d2c19dcddd78fa0bd40a552602c4aaf39699868c13a18ca2e4d2c3c1ab
- public amount
- 100
- public blinding
- 7e77d3f8df81675bd63cac0dd087dcfcd74a5910a684d0a2b5f157d8a18557b4
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.