Loading Tool

Explorer IconExplorer

Memory Pool

77,970 transactions
29.17 vMB
0.08363308 BTC
Random Selection Loading Transactions
Max Size: 176.29/200 MB

Candidate Block

Mining Attempt eaf6ae9b94fc4700cc990ec168162ac2424b251e0c7227bd61d736ba28113c85
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root ee1844d87d4abd6561532e5f3ba17766018235daadbf700dc32b9e44ce17c6fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,963
Size: 1.00 vMB
Total Fees: 0.02263975 BTC
Feerates: 302.06 > 2.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (564,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,468 350,468 0000000000000000054fb47e7e7359055b05943512c6eaa2d9b78a6e517fc63a 155 0.08/1.00 vMB 21
350,467 350,467 00000000000000000921de8a0df71ef54ebefff6b5e29b6f9e6c72d43a2cb861 290 0.28/1.00 vMB 14
350,466 350,466 000000000000000014521fcd74114a4ac9f139d3bdde323b065e7da8478c7b76 179 0.09/1.00 vMB 26
350,465 350,465 0000000000000000117b649dfd701d97a6976be37eda6332f3ddfb8f60b81213 332 0.18/1.00 vMB 24
350,464 350,464 0000000000000000155c79a698deaf8aff0eb0244f6f1dc5540fab215cfc0231 630 0.30/1.00 vMB 28
350,463 350,463 0000000000000000052b063918ae931e59ee7dcc3159c6c729ea653f40dfead8 147 0.07/1.00 vMB 17
350,462 350,462 000000000000000016964e141f41fbad648f04861e8cccc36c989dfbc04ec74d 224 0.14/1.00 vMB 26
350,461 350,461 00000000000000000f9b08c5d6e71e30dca895d91f2dc9fd05755da0ec264bbd 696 0.32/1.00 vMB 30
350,460 350,460 0000000000000000009e51c456b4ec9b8f1e2caa3a2e4796990d356587a657a0 898 0.48/1.00 vMB 25
350,459 350,459 00000000000000000fa9955f6a7bcb8d24156123487307418aae4fa2acdbb5e4 82 0.04/1.00 vMB 10
350,458 350,458 0000000000000000060bec7e58ccbcf3a06c1865579b9fd45954b61da627b3a4 214 0.08/1.00 vMB 35
350,457 350,457 00000000000000000e74be517b439b0134f544be4aa22a6daa2094a635b0d086 454 0.25/1.00 vMB 24
350,456 350,456 00000000000000000b2d605f94cc78fb9f1ea3298198e4a7d885cca38daa574b 367 0.19/1.00 vMB 19
350,455 350,455 000000000000000006e2b689bd4c955aafde2ff1d96f67e5293f7c4ae9e9b39a 1,421 0.75/1.00 vMB 28
350,454 350,454 0000000000000000033389ef85e429a2b0e7815fa7ebea068217d51200ab81e4 465 0.28/1.00 vMB 27
350,453 350,453 000000000000000013f100fcc4ebacdf0b2f85612d399be40fc8488f89563cb0 415 0.21/1.00 vMB 30
350,452 350,452 0000000000000000135834b61608cce600d721a90d195e88f9b273d8bd12bbb8 332 0.17/1.00 vMB 18
350,451 350,451 000000000000000016a0c69ca50f801885a133902982ff711dfc82d2b61f1c04 876 0.44/1.00 vMB 32
350,450 350,450 00000000000000000727607aa04d0d4a67b242615f036dd5dd1c1546166b60f3 36 0.01/1.00 vMB 35
350,449 350,449 000000000000000015b2b7f48d68f357ad96e4be79278d303f4328f92ca64158 137 0.06/1.00 vMB 30
350,448 350,448 0000000000000000056f51fe2cc4e67d497d1dd4c77996af850ce7277d283efb 344 0.22/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.