SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '95b6d80718f85293617660eedae7723fa1dae94b51e9d0073718828dcc8a95fb' 
  AND token = 'IaQvZLyiSG6pufnNsDstJyTNOuIRzdesn1r0dHd641g=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00045

JSON explain

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