As you may know, GIMPS is conducting a search. They give each user a different prime number to test. Then they give that number to a different user to check.
They only test numbers of the form $2^p-1$, where $p$ is also prime. So they have only checked a few million possible values of $p$, that is a few million possible values of $2^p-1$.
The link www.mersenne.org/report_milestones/ shows that they have checked all primes
$2^p-1$ if $p$ is below 44,576,437, and have double-checked primes $2^p-1$ for values of $p$ up to $p=26,187,517$.
There are around $(2^{57885161})/57885161$, or around $2^{57885135}$ unknown primes below the current record.