Traffic congestion detection (TCD) techniques are becoming a critical component of traffic management systems. They can be considered a pre-step to address traffic jam problems, providing useful input for traffic management systems to predict and avoid traffic congestions' unwanted effects. In this research article, two novel real-time congestion detection algorithms are proposed, the TCD algorithm and the ensemble based traffic congestion detection (EB-TCD) algorithm. TCD can detect the congestion based on one traffic feature (i.e., speed, occupancy, or flow). TCD first cleans and preprocesses the traffic data. After, it computes the absolute of the first derivative of each sample in the traffic feature to determine its anomaly score. Then, the anomaly likelihood of each sample is computed to classify it as an anomaly or normal sample. On the other hand, EB-TCD utilizes the information contained in multiple traffic features in parallel by proposing an ensemble technique to combine the anomaly scores coming out from the different traffic features in one unified score. EB-TCD computes an anomaly score based on each traffic feature separately. Then, it votes for each sample in each traffic feature as an anomaly or not (from the corresponding traffic feature's point of view). After, the weight for each traffic feature is determined by studying the dissimilarity between their anomaly scores. These weights show how much each traffic feature explains the traffic behavior. Finally, the results are combined to form a unified anomaly score for each sample. The proposed statistical-based techniques are able to detect changes in traffic patterns while mitigating the effect of noise in traffic data. Moreover, the proposed algorithms' parameters were tuned and tailored for fast detection, which is a crucial feature for traffic management systems since fast detection accelerates decision-making. The computational complexity analysis has shown the simplicity of the proposed algorithms. Furthermore, the evaluation results have shown that the two algorithms outperform other widespread methods from the literature in terms of false alarm rate and detection time while keeping the detection rate at the same high level.