SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '8865dc60c8ee063c7acbeb26974910a46e3d5134793edbe9f8506d7d2d010531' 
  AND token = 'N6jLszxMnKempi0kvsAmYorBYi1QGNZ0GrG9gcOS+Z0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00042

JSON explain

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