A parse tree, or concrete syntax tree, graphically depicts the syntactic structure of an input string according to a formal grammar. Each node in the tree represents a construct of the grammar, illustrating the hierarchical derivation and aiding in language processing tasks.