How to grant access to view blocked user's profiles to anonymous or regular users?

I have a social website where users can block their own account, but never delete it. I would like blocked users profile remain available, but indicating now that user is no longer active. As only system user (uid:1) can access blocked users profiles, the only manner I think to do so is using views?, or there a way to allow access to blocked user's profiles?