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
- c2decf8ccc7f9d0b065956b88ec2c8d5c6d0cd9612758f893389d8176ef1853d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c2decf8ccc7f9d0b065956b88ec2c8d5c6d0cd9612758f893389d8176ef1853d · T_PMINT
- block
- 948520 · 54d ago
- commitment C
- 03018b50fc4067c48681c00e3c6f282c99cd17bec53e5a17d40ec491fb2a9ecf65
- public amount
- 100
- public blinding
- af35c4988280fe7cae2534ed1aab3f4160adb237875c0e8d0786bc5d7aeb3807
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.