26 blocks... I wasn't trying to codegolf though. It's also horribly slow as this isn't meant to be fast or small, just a regular calculator. It's so slow because it has to count up all the way from 1.
Just a little 2-number LCM calculator using a method of trial and error - counting up from 1 until it hits the correct number.