SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'bddb62879bbd42fe78b77925adb9348f8bf7dcddd8258b3ba65e65f71ccc8b27' 
  AND token = 'IN5lBG5iz8Y3ureAgWfnnMVnX85lQE7Q05to7uod0nM=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00021

JSON explain

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