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
- a8e6bc1980941e54286a5e3bea977ba502cf9f0f5700bb9951dd50ac0b623b91:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a8e6bc1980941e54286a5e3bea977ba502cf9f0f5700bb9951dd50ac0b623b91 · T_PMINT
- block
- 948725 · 3d ago
- commitment C
- 0285ae986c195b475f33298e8cf4dc6cfeeee84b12bc9cc697334ff85c2e2632a0
- public amount
- 100
- public blinding
- 213130ff6ad8041d8f448f6c175a7a403f642156571584e6c50f7781ceb7f4c6
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.