when you've created a block with all events, you can add a filter to display only upcoming events like this:
(field_date) - EndDate >= now
also make sure to add a filter to only display pubished nodes.
Node: Published Set to YES