SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '1bb06bbc365d4242721493816a8d509a622f222814ffa69934ee260ea3c56fda' 
  AND token = '6/jsS01XNLNXVLs3LGNrmZabW4nB05JBMJx1bmLmAXs=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00056

JSON explain

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