SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'e25c544fce5b62711d322ddccf84de48ca8f5ede26a69045c5d42be05123adc4' 
  AND token = 'PA2xu9xPuwzFJPrrrxnnj5xnjxJGNyiIJOZ/dQE2lCo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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