SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'be2a98bdd3e86d802c30df00d3ec88701baf175c8e243b17ef633d23425f362e' 
  AND token = 'LJkAxrwxZCZNJ6oDNdvZrl4TWB8v4R//lfIcky9Y0Hs=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00016

JSON explain

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