how to create a new page that is not in the hierarchy?

What your asking is really quite simple, but you need to take your time to read about creating new page templates for WordPress.

Take a look at this.

You need to create a custom loop that shows your desired posts preferably with WP_Query for best practice.