To show a trace of this, you could draw the actual graph and show the distance values that get assigned to each vertex when doing the BFS traveral. You could also show us the progression of values in memory and data structures, but doing it live on the graph seems more straight-forward. At the end you'd then give a table showing Vertex and Distance from A.