> For the complete documentation index, see [llms.txt](https://bitcore-btx.gitbook.io/bitcore-btx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bitcore-btx.gitbook.io/bitcore-btx/master.md).

# BitCore BTX

**BitCore BTX: The best of PoW and Masternodes**\
BitCore is a cryptocurrency that is a UTXO fork of Bitcoin. Although you hear about hard forks, many people only know about hard Bitcoin forks, such as Bitcoin Cash and Bitcoin Gold; in contrast, few people know about BitCore or hybrid forks. Using Bitcoin’s source code and technology, BitCore created a new blockchain; it made sure that the blockchain size was smaller and scalability was better. In addition, block timings are faster than Bitcoin, making mining ASIC-resistant as well.

![](/files/-MeUY_fQR-BEYEOqCUjD)

BitCore created a new blockchain on April 24, 2017. It took a snapshot of Bitcoin transaction and created 5 million transactions to fill all public addresses belonging to people who own 0.01 BTC or more. The funding ratio is 0.5 BTX: 1.0 BTC, but if you held bitcoins at the time of the snapshot, then you can apply for your share of BTX at a 1:1 conversion until October 30.

BitCore is the first cryptocurrency that is a UTXO fork. But it is more than just a hybrid fork. It has tried to improve Bitcoin and solve the problems that plague it. For example, BitCore uses the MEGA-BTX consensus algorithm that is ASIC-resistant. This means that centralization of mining power is not possible, as the playing field is level and everyone has more or less the same opportunities. In addition, BitCore has 10 MB Segwit-enabled blocks that make the network capable of handling 17.6 billion transactions per year or 48 million transactions per day.

BitCore is a cryptocurrency that promises a lot, especially with the new implementations that have made it algorithm and Masternodes platform, giving the entire crypto community the opportunity to mine BTX with PoW or Masternodes, even BTX holders can mine it with both PoW and Masternodes.

![Comparison Chart May 01 - 2021](/files/-McgH1nCnMB1MgDU8wLg)

BitCore BTX can be mined by PoW algorithm MEGA-BTX and by Masternodes ...

![](/files/-MciYP01qkWAi2nrru5O)

Both with 50% of the rewards, you can decide to mine only PoW if you have mining rigs . Or you can say mine BTX with Masternodes . Or you can decide to mine BTX with both PoW and Masternodes.

🔗 Official Links

[Got to BitCore BTX official website](https://bitcore.cc) 👈🏻\
[Devs & Team](https://bitcore.cc/introduction/team-2-2/) 🙂 😁 😎 😶 \
[White Paper](https://bitcore.cc/introduction/white-paper/) 📖\
[Ecosystem ](https://bitcore.cc/resources/eco-system-2/) 🏠 🏡 🏣 🕍 🗼 🌄\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bitcore-btx.gitbook.io/bitcore-btx/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
