Number of records != offset

MongoDB estimated row count is 3 164 311 754 but my offset is 4 000 000 000 and growing.

I have

"pipeline": "[{\"$match\": {\"operationType\": \"insert\"}}]",

to get inserts only

where these records coming from?