Loading Tool

Explorer IconExplorer

Memory Pool

44,634 transactions
27.38 vMB
0.09512989 BTC
Random Selection Loading Transactions
Max Size: 144.67/200 MB

Candidate Block

Mining Attempt e62e878535ab5494428388f48550a0dc1020b79a037f6845beca463cfdb0ba6e
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 74b16caa94c94a2b055731d6a314de7a4ce9c74b9880612b006d9f2b881404bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,790
Size: 1.00 vMB
Total Fees: 0.04383247 BTC
Feerates: 150.75 > 4.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (336,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,495 578,495 00000000000000000029ee1236dc81c2b045539f57638bdd04759ce7b263eee2 1,678 0.66/1.00 vMB 89
578,494 578,494 00000000000000000013394b67f3980eb708791d4e1d99cf41221f648628c828 2,780 0.99/1.00 vMB 70
578,493 578,493 0000000000000000001191329f4d4f0151152d9afb12c153f08fb6f27de90385 2,266 1.00/1.00 vMB 37
578,492 578,492 0000000000000000002263b0bf742a1191dce66aa0e859b8dd5d1863625e2cfc 2,787 1.00/1.00 vMB 132
578,491 578,491 000000000000000000035e4dafda891ea1244a07d81b8563c76e439f7cc3ad22 507 0.19/1.00 vMB 61
578,490 578,490 00000000000000000011e91405d07741a50d6d07a6d25b2e5219a611fb3dc6dd 330 0.33/1.00 vMB 7
578,489 578,489 0000000000000000000776f99fd164b46bc2e6a86ea558eac2acfd840925698d 2,420 1.00/1.00 vMB 4
578,488 578,488 00000000000000000015e06b7f989781866750fe1e7ba31d23748a0811c0a4d3 2,387 1.00/1.00 vMB 51
578,487 578,487 00000000000000000027aa1730e1ada8e08d5976067200c67dfefd1853965f15 2,755 1.00/1.00 vMB 116
578,486 578,486 0000000000000000000674cfc70d4f2de94794c74e478c81883601b81289e878 2,513 1.00/1.00 vMB 114
578,485 578,485 0000000000000000000ba5aceb179b3a7a343292ac37c321cc55f31b8877296e 2,377 1.00/1.00 vMB 89
578,484 578,484 000000000000000000129cf54547e4824c5f22ae8ecd87a31ca3283691fcaf48 2,491 1.00/1.00 vMB 144
578,483 578,483 000000000000000000049deb7a1c114608614ac2e96ce3d7cab18eb709ff7690 2,093 1.00/1.00 vMB 41
578,482 578,482 00000000000000000026779900f1a745ead6354e538f8aebc10f5efd5dfde56f 2,662 1.00/1.00 vMB 17
578,481 578,481 0000000000000000001c394f636145d46e32fc761de48cbb669c3ce533b5a57c 2,176 1.00/1.00 vMB 113
578,480 578,480 000000000000000000023bef769a6b446f2dc02041cb60ec0f608e235cff25f4 2,502 1.00/1.00 vMB 97
578,479 578,479 0000000000000000002775db62ac8c4f1e348e712dd20a8e7b17df4e3ad5bdd1 2,511 1.00/1.00 vMB 124
578,478 578,478 00000000000000000024094eee35bd322c9fdd06cc6c8eb15443d95afedc68cc 2,578 1.00/1.00 vMB 149
578,477 578,477 000000000000000000095293f40d682f31134cc30b42905e9f8f8b3ba05846eb 2,541 1.00/1.00 vMB 149
578,476 578,476 0000000000000000002145603edd9e65e4e6f7f220d8d69c6f2a46d610bbdc2a 2,443 1.00/1.00 vMB 24
578,475 578,475 00000000000000000022f97623c936a6adf3575eadf0b495d97d8bba240e7eee 2,584 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 655.15 GB
    • Received: 14.27 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.