SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '04bd7b155e9c3437dbe6adfe0931a8f037cac21702cf5e34208176bc4601d8b0' 
  AND token = '2gY8qmobE8qrvYde9wVRiC+yvI6ITPfemRuYsEgw4Es=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00052

JSON explain

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