diff --git a/core/skip_analysis.go b/core/skip_analysis.go
index 4bc8b18c281d1936a09d94d42997a1431feefae1..edd9dc596b69c7e0d808631db19de26a20aaa0b4 100644
--- a/core/skip_analysis.go
+++ b/core/skip_analysis.go
@@ -21,7 +21,7 @@ import (
 )
 
 // MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps
-const MainnetNotCheckedFrom uint64 = 12650900
+const MainnetNotCheckedFrom uint64 = 12695600
 
 // SkipAnalysis function tells us whether we can skip performing jumpdest analysis
 // for the historical blocks (on mainnet now but perhaps on the testsnets