SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '4130a983c0c78e3c4e18893aece8dec9bba5d27bf2d450acef06db1a123a63f6' 
  AND token = 'UaUc8eiHKLm+98YrHgVaurldIBXBpOlma/FX3GGhdtE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00044

JSON explain

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