You can open it in colab to visualize it. You can change the range of integers by modifying line 33 in the function def generate_all_sequences():
Interestingly, it seems there are more odd numbers than even ones in a collatz sequence as all graphs tend to the positive Y axis. All numbers tend to generate 3x as many odd results as even and they all seem to do this at this same rate.
In the first 750 integers, the number 703 reaches as high a collatz result as 250504.