How to Get URL for Blog Page When Using a Static Home Page
<a href="<?php echo get_permalink( get_option( 'page_for_posts' ) ); ?>">Back to Blog</a>