> For the complete documentation index, see [llms.txt](https://docs.zecrey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zecrey.com/education/concepts-explained/the-state-of-transactions.md).

# The State of Transactions

### **Pending**

The transaction has taken place on L2 and has entered L2's mempool, but has yet to be verified on-chain.

![](/files/VoZ1U4ItZds3fWCfdMUB)

### **Committed**

The transaction in mempool has been packaged into the block and the data has been submitted to the chain.

![](/files/E3JaCcBwmB2JJth5li75)

### **Verified**

The verification has been submitted to the chain and the legitimacy of the block has been verified.

![](/files/F7K6bz5QHEZAxVCVrXh9)

### **Executed**

The transaction in the block has finally been executed on L1.

![](/files/j4N5aXNAry5sUbwTk1gn)
