How to get site homepage from plugin?

You are just not using the right function. Try using this:

<iframe id="preview_frame" src="https://wordpress.stackexchange.com/questions/130860/<?php echo home_url(); ?>"></iframe>