A little more typing, but I find dd present on most systems already, so I tend to do this:
tar ... | dd status=progress | ...
replies(4):
tar ... | dd status=progress | ...
Sadly, dd will not give you an estimated time or allow you to limit the transfer rate, which are two features I use a lot in pv