SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '8a6e1804ed6fc4093f4953cff5e7fd8ba23e09a3b226406d458e3e99f234eecc' 
  AND token = 'xOINf3ar/vlTbIgin7ouhPY08UcSV9PWl7aoO122lDI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00047

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}