The web UI only displays 500 hashes and is not paginated.
There are two workarounds to retrieve a full list of current actively banned hashes
psql cb -p 5002 -c "SELECT * from banning_bannedlist"
https://<Servername>/api/v1/banning/bannedlist?count=10000"