SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '32a485df06780618dcce8b06d1b1265c3ea2c29adb68b7ee6b01df771765531f' 
  AND token = 'aEG1zNMGDVqe9gmDKMrdhQFbOB9CGb18g8vDacH8QDE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00044

JSON explain

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