For a sequence a recursive formula requires the computation of all previous terms in order to find an specific term; on the other hand, an explicit rule allows to determine a term only by knowing its position.
Therefore, the difference is that a recursive formula gives the value of a term based on the previous terms while an explicit formula gives the value based on the position.