# 2.3 Differences between Solana Blockchain and Ethereum Blockchain

Compared to the Ethereum blockchain, Solana offers significantly higher throughput and lower transaction fees, making it more suitable for high-volume applications like real estate crowdfunding. While Ethereum has transitioned to Proof of Stake (PoS) to address scalability issues and congestion, Solana utilizes a combination of Proof of History (PoH) and Proof of Stake (PoS), resulting in even faster transaction processing and improved scalability. QUBI's choice of Solana over Ethereum enhances the platform's performance and user experience, ensuring seamless execution of real estate transactions.

<figure><img src="/files/ocLNwVkBLAWxO94uPqj1" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://qubi-whitepaper.gitbook.io/qubi/section-2-application/2.3-differences-between-solana-blockchain-and-ethereum-blockchain.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
