In Salesforce View page, it will only display maximum 2000 records.
You can navigate directly to certain page by adding a parameter like below:
When you add &page=16 in the URL, it will automatically jump into page 16 (200 * 15 = 3200).