I'm not saying it is, but this could be (in fact should be!) a homework question.
Here's an explicit counterexample: for each $n = 1,2,3,\ldots$, define
$$T(e_n) = u_n = n^{-1/2} (e_1 + e_2 + \cdots + e_n).$$
Then $\|u_n\| = 1$, and we have defined a linear operator $T$ on the finite linear span of the orthonormal basis $(e_n)$, with $\|T(e_n)\|=1$.
Now consider
$$T(u_n) = n^{-1/2} \sum_{j=1}^n a(j,n)e_j$$
for some coefficients $a(j,n) \geq 0$, which we must estimate. Thus
$$ \|T(u_n)\| = n^{-1/2} \left( \sum_{j=1}^n |a(j,n)|^2 \right)^{1/2}.$$
If you carefully consider what happens when $j \leq n/2$ and do some estimates, you should be able to show (using integration estimates, or just elementary algebra and induction - another great exercise!) that $a(j,n) \geq a(n/2, n) \geq An^{1/2}$ for some fixed $A>0$ and all even $n$, say.
Putting it back in gives
$$ \|T(u_n)\| \geq An^{-1/2} \left( \sum_{j=1}^{n/2} n \right)^{1/2} \geq Bn^{1/2} $$
for all even $n$, and some fixed $B>0$ (actually for odd $n$ also if you think about it).
Thus we have an explicit operator $T$ and explicit vectors $u_n$ such that $\|u_n\| = 1$ but $\|T(u_n)\| \rightarrow +\infty$, which shows that $T$ is unbounded.
Note: we've shown that $T$ is unbounded on a particular dense but non-closed linear subspace, the set of all finite linear combinations of $(e_j)$. Thus, obviously $T$ cannot be extended to a bounded linear operator on the whole space. We have not given an explicit example of an unbounded operator on the whole space. In fact, such examples are impossible to give: some nonconstructive axioms such as the axiom of choice are required (to produce Hamel bases, etc.), because it is consistent with ZF set theory that all linear operators on the whole Hilbert space (or, more generally, a Banach space, or even a Frechet space) are bounded! (And thus, any unbounded linear operator on the whole space is necessarily nonconstructive within "ordinary" mathematics. So in some sense, it's actually a matter of opinion whether unbounded linear operators on the whole space even exist!)