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
- 0ea3be7cb4244270fb3b82b2cc5cfe1a028e8c816fd1041635703b3d04740113:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0ea3be7cb4244270fb3b82b2cc5cfe1a028e8c816fd1041635703b3d04740113 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 023bd85956f173c5e0b55b3765c4f137a32dddc1b9214be641144762bf562fac0d
- public amount
- 100
- public blinding
- 3fe98ce33b24199c1b97de0143a7f0b80c76e582de42e7f918572a73ac6c0546
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.