SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '83b1139adc92cd1dd7ce89add68d884b90ebb679efd24feb0625a0b37377c55d' 
  AND token = 'rvF2mZUxUgmOyXfnOhSt3x5k6cBpui1tUGBELcPQpSQ=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00043

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}