===== Miner Node ===== [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] A **Miner Node** on creates blocks in the [[dido:public:ra:xapend:xapend.a_glossary:b:blockchain|blockchain]] which the [[dido:public:ra:xapend:xapend.a_glossary:n:node|nodes]] keep. Basically, the miner works on transactions by coming up with the best combination (hash) to store that information. In [[dido:public:ra:xapend:xapend.a_glossary:b:bitcoin|Bitcoin]], Miners spend about 10 minutes working on a problem, but nodes keep that result forever after in the database and verify it with others. Miners don't need to know about prior blocks (except for the prior one) with very few exceptions. So, a miner is completely different than a [[dido:public:ra:xapend:xapend.a_glossary:f:full|full node]]. It's not comparing the same like things. Full vs Light is comparing two like things - fruit (apple and orange). Miner vs FullNode is comparing two totally different things (apple and fence). Source: [[https://bitcoin.stackexchange.com/questions/59220/what-is-the-difference-between-a-miner-and-a-full-node | Miner Node]]