SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'b71769003d92670c5319dd46dbf25d9ee43ed331c1811020f3355bc9f2e5a7fd' 
  AND token = 'UUmM9mDW2bN9j4dxXnDI3VjbDDh2Ssi+X88rtPWePV0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00041

JSON explain

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