You can find some larger lower bounds on the Googology wiki, here.
Some notable lower bounds:
I found a lower bound $\Sigma(25) > F_{\omega+1}(6143) > $ Graham's number. The details are here. Wythagoras then improved the machine to prove the lower bound $\Sigma(23) > F_{\omega+1} ( F_{\omega+1}(9)) >$ Graham's number; details are in the comments of the previous page.
LittlePeng9 implemented a number of algorithms for fast-growing functions to provide very large lower bounds, and these Turing machines were optimized by Wythagoras as well. The machines are listed here. These include:
An implementation of the Kirby-Paris Hydra to prove $\Sigma(41,3) > F_{\varepsilon_0}(374676379)$.
An implementation of the Buchholz Hydra with two labels to prove $\Sigma(81,10) > F_{\vartheta(\varepsilon_{\Omega+1})}(2050)$. Here $\Sigma(m,n)$ indicates the largest number of ones printable by a Turing machine with m states and n symbols.
An implementation of the Buchholz Hydra with finite labels to prove $\Sigma(134,7) > F_{\psi_{\Omega_1}(\Omega_{\omega})}(2050)$. We can convert this to a two symbol machine with a conversion algorithm (devised by LittlePeng9) that proves $\Sigma (3350) > F_{\psi_{\Omega_1}(\Omega_{\omega})}(2050)$.
An implementation of the Buchholz Hydra with $\omega+1$ labels to prove $\Sigma(150, 7) > F_{\psi_{\Omega_1}(\varepsilon_{\Omega_{\omega}+1})}(683)$. The same reduction algorithm proves $\Sigma(3750) > F_{\psi_{\Omega_1}(\varepsilon_{\Omega_{\omega}+1})}(683)$.
It's likely that you are unfamiliar with the notations for these lower bounds. To understand them, you need to be familiar with the fast-growing hierarchy and notations for large ordinals. Suffice to say, these numbers are VERY large, making Graham's number seem like an infinitesimal!
Note that these machines are rather complex, and are rather hard to debug since they cannot be run to completion. So there is a definite possibility for errors.
Finally, Wythagoras modified the Busy Beaver machine for six states to create a seven state machine that prints more than $10^{10^{10^{10^{18705352}}}}$ ones. The machine is listed here, and the computation is verified here.