Create a block with the following code

global $user;
print l("My Blog", "blog/" . $user->uid);

Thanks go to MichelleC and Richard Eriksson from this post.