Seguimiento de nuevas blockchain

sociedadponzi

never settle
Desde
30 Oct 2011
Mensajes
36.302
Fruta
73.778
Lugar
puerta de tannhäuser
Voy a tratar de darle otra forma al hilo porque aqui hay algo pero no se bien que forma darle. Resulta que tenemos varios sistemas economicos.

* Tenemos Europa que no hace nada, pagar pensiones e importar militares

* Tenemos los anglos vinculados por unas ideas comunes y caducas (vease lo que esta pasando en Iran). Se reconocen facil porque son los holders de bonos USAnos es decir, Irlanda, UK, Canada, Australia, Tether, Japon

* Y tenemos un conjunto de otros paises, que no ubico bien, que tienen otras necesidades, otras tecnologias y que estan sacando redes L1 a toneladas. La idea es intentar entender quienes son esos otros paises y que esta pasando.

----------------------------------------------

Resulta que estoy monitorizando las nuevas blockchains que salen en este proyecto

Y veo que se siguen creando blockchain nuevas. Asi que abro este hilo para ver que nuevas blockchains van saliendo, que pretenden, como se hicieron...
 
Última edición:
una cosa que me pregunto sobre esto es cuantos nodos tienen, xq sospecho q la mayoria corren en un pentium V, asi que le he preguntado a deepseek como saberlo

how can be proved the number of nodes of a blockchain
There are several ways to determine the number of nodes in a blockchain network, but it's important to clarify that you usually cannot get an exact, real-time count in most public, permissionless blockchains (like Bitcoin or Ethereum) due to their decentralized and pseudonymous nature.
Here are the main methods used to estimate node counts:

1. Crawling the Network (Most Common Method)

This involves connecting to known nodes and asking them for their peer lists, then recursively doing the same with newly discovered nodes.
How it works:
  1. Start with a few known "seed nodes."
  2. Query each node for its list of connected peers.
  3. Add new nodes to the list and repeat.
  4. Remove duplicates to estimate the total reachable nodes.
Limitations:
  • Only finds publicly reachable nodes (listening nodes).
  • Misses private nodes, firewalled nodes, or nodes behind NAT.
  • Some nodes might not respond to peer requests.
  • Provides a lower-bound estimate, not the total.
Example: Bitcoin's core client has a getnodeaddresses RPC call, and networks often have dedicated crawlers (like Bitnodes for Bitcoin, Ethernodes for Ethereum).

2. Using Network-Specific Discovery Protocols

Blockchains use protocols to help nodes find each other:
  • Bitcoin: Uses DNS seeds and a P2P protocol where nodes share addresses.
  • Ethereum: Uses the Discv4 or Discv5 (Node Discovery Protocol) where nodes are found via a distributed Kademlia-like hash table.
By participating in the network, you can listen to incoming connections and track unique IP/port combinations.

3. Checking Blockchain Explorers & Public Dashboards

Many blockchains have public websites that provide estimated node counts:
  • Bitcoin:
  • Ethereum:
  • Cardano:
  • Polkadot:
These sites run their own crawlers and update counts periodically.

4. Analyzing On-Chain Data (For Some Chains)

Some blockchains require nodes to identify themselves or stake tokens, making counting easier:
  • Proof-of-Stake networks (e.g., Cosmos, Polkadot) have validator sets that are public, but these are only a subset of total nodes (many non-validating "full nodes" also exist).
  • Ethereum after the Merge: Beacon Chain tracks consensus nodes (validators), but again, not all nodes are validators.

5. Academic & Research Studies

Researchers sometimes publish papers with node count estimates using improved crawling techniques or by analyzing traffic patterns.

Practical Example: Estimating Bitcoin Nodes

If you run a Bitcoin core node, you can use:
bash bitcoin-cli getnetworkinfo
Look for "connections" — but this only shows your connections, not the whole network.
For a rough public estimate, Bitnodes crawls the Bitcoin network and reports reachable nodes (usually ~10,000–15,000 for Bitcoin).

Why It’s Hard to Get an Exact Count

  • Decentralization: No central registry exists.
  • Hidden nodes: Nodes behind firewalls, non-listening nodes, and private nodes aren’t visible.
  • Dynamic network: Nodes join and leave continuously.
  • Anti-Sybil measures: Networks don’t make it easy to count to prevent DDoS targeting.

Takeaway:

  • Reachable nodes can be estimated via crawling.
  • Total nodes (including non-public) is unknown.
  • For most purposes, the crawled node count is used as a network health/metric indicator.
If you’re researching this, you could run your own crawler or use existing APIs (e.g., Bitnodes API: ).
 







displaimer: ojo, no estoy anunciando, estoy haciendo KYCE (know your centralized enemy)
 
Última edición:
Hablan por ahí de que Monad puede ser un proyecto interesante.

Ha captado lote de capital en la ICO y coinbase la ha convertido en su primer lanzamiento patrocinado.

Capa uno con compatibilidad total con ETH y una burrada de TPS y comisiones regaladas.

Se puede migrar cualquier proyecto que corra en ETH a Monad en minutos.

Yo ahí lo dejo para que le echéis un vistazo a ver si es tan cojinudo como lo pintan.

Un saludo
 



















(Dubai)

 
Última edición:
(Alemania)





 
Última edición:








(HongKong)





 
Última edición:


































 
Última edición:















 
Última edición:




 
Última edición:



















 

























 
Última edición:

















 
Última edición:























 
Última edición:
el tema me tiene perplejo






 

Estadísticas del foro

Temas
2.048.939
Mensajes
58.133.356
Miembros
190.815
Último miembro
Willmor

El blog de burbuja.info

Volver