Install this NCurses Disk Usage (ncdu), an open source project that is gonna make your life easier.
sudo apt-get install ncdu
Then just run the command with the directory you’d like to scan and wait a few seconds.
ncdu /
You will get a nice interactive report with all directories and their corresponding size.