When a wallet says "sent", it usually means "broadcast". The transaction is in the mempool: signed, valid, visible to the network, and not yet part of the chain.
Queue three transfers without sealing anything:
send alice 2 send bob 3 send alice 1
Then run mempool. All three are there, and every balance is still exactly where it started.
Type a command and press Enter. help lists what this lesson understands.
Empty. Nothing is waiting to be included.