Hey Friends,
Hive Now type sites used to show 'who upvoted'. But now that the site is closed, many people are wondering - how or where can you see who has upvoted what percentage after posting on the Hive blog?
https://hive.blog/hive-148441/@crysis/what-is-hive-now-for-new-hiveans.Source
In general, the Hive user interface (e.g. hive.blog, peakd.com) only shows you how many upvotes there are, but does not show the names or IDs of the upvoters. I think this is done to protect the privacy of the Hive block.
You can get information about who voted on a post or comment, how they voted—all upvotes/downvotes—by using the Hive block API. For example: tags_api.get_active_votes or condenser_api.get_active_votes—with these API calls you can get information in CSV or JSON format from the blockchain.