Loading Tool

Explorer IconExplorer

Memory Pool

78,716 transactions
29.86 vMB
0.07574643 BTC
Random Selection Loading Transactions
Max Size: 182.36/200 MB

Candidate Block

Mining Attempt 040dc8202346b31058f50e25faf0a9348c233d944d4284c7b9a67d5e6adcce8f
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 11f60b81fe955da1166143fd1ad5e8ae639cdd2fd65b6d2076b9500530b8d0dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.00957454 BTC
Feerates: 150.58 > 0.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (212,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,279 703,279 00000000000000000006ebfc8f17d35d1aa0dbfcf2745e5fc29f46022a62b38c 965 0.36/1.00 vMB 9
703,278 703,278 0000000000000000000e5c04ba53abc4e6b493af3217ee0b71855fba248eb1e1 1,626 0.57/1.00 vMB 10
703,277 703,277 0000000000000000000e60f4a3af45d956da0586d08551a40352bbf2f3ebe145 1,819 0.88/1.00 vMB 8
703,276 703,276 00000000000000000003a1cbac8038a90397833a44a3a623a4d8f53a883021ea 110 0.03/1.00 vMB 13
703,275 703,275 0000000000000000000d8d97ff64283dc884e2f39accb1455168f6f3853f62f3 400 0.12/1.00 vMB 12
703,274 703,274 00000000000000000004bf2d298c609048a555f445643669933f19bdb29ee00f 345 0.14/1.00 vMB 10
703,273 703,273 00000000000000000000620104409eda16be451e02db5fdd463f5688c9825c45 1,325 0.78/1.00 vMB 5
703,272 703,272 000000000000000000086c47cd194ad5fe7eaeebc4d9ca5977bb67bad4aeca54 2,653 1.00/1.00 vMB 5
703,271 703,271 000000000000000000086f6bef46dd3705bb9339b3e29416ba50a9630893a715 2,016 1.00/1.00 vMB 8
703,270 703,270 00000000000000000004ee9e94f6c8deb8f0c1ead6de129f459aed6008bbb0fb 1,920 1.00/1.00 vMB 12
703,269 703,269 00000000000000000000d3f98f4aa6866d78127fb28d30cd664f3b88f20154e3 2,064 1.00/1.00 vMB 9
703,268 703,268 0000000000000000000a3676989e0990ce42b3ab5a89419832977e11f52a142b 2,747 1.00/1.00 vMB 13
703,267 703,267 00000000000000000008fa9c9704300707a61427a6184e5dd6af3d79d3b447a9 2,923 1.00/1.00 vMB 6
703,266 703,266 00000000000000000001076d93d9efd8c8a4274459b753e11736524d2080d9a9 2,698 1.00/1.00 vMB 9
703,265 703,265 00000000000000000009543331ca4b88633ef2e92089466d9ebaae638f41b293 2,405 1.00/1.00 vMB 12
703,264 703,264 0000000000000000000c13f9bc101e0362aab623791116eddda0942eda710697 2,486 0.95/1.00 vMB 9
703,263 703,263 0000000000000000000d18578425cd2a65dafa7b6d378c506484ff0cdc54ecd1 900 0.51/1.00 vMB 7
703,262 703,262 0000000000000000000d1119934711742f2d92ca70347ed532eb98a78fe05092 404 0.14/1.00 vMB 15
703,261 703,261 0000000000000000000aba3eadb2c69181b93b7efdd207264ed96f868ef34b02 2,168 0.97/1.00 vMB 8
703,260 703,260 000000000000000000028e50dc77bd1d73fea873b4319ef8ee5da77dcf9cb72a 1,433 0.81/1.00 vMB 5
703,259 703,259 00000000000000000007d00b546a31658a7ee4a3a1dd68ee1094b6671384c6c8 3,390 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.