Loading Tool

Explorer IconExplorer

Memory Pool

82,203 transactions
30.97 vMB
0.10401471 BTC
Random Selection Loading Transactions
Max Size: 188.30/200 MB

Candidate Block

Mining Attempt 50c728e63fd21a425e3f85e6da4f6541165bff314b0a03a881fd41ac5e9eeefc
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root ffeded1a2c2b2ad131ef3b5c0051496a618b6d1883682e21a8e99d96bd4ec15e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.03112907 BTC
Feerates: 200.89 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (527,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,686 387,686 000000000000000005aa28b54d2d2339201452e20d8dc336e4420cfb05ce13ea 602 0.33/1.00 vMB 34
387,685 387,685 000000000000000000b69a4813f5118b2fcabecf5b2cdb4bb10404563fcd7f50 224 0.34/1.00 vMB 15
387,684 387,684 00000000000000000d11ed3eecd2543a0ee9054c20e6ad295cb64ff9f1d8c8df 1,322 1.00/1.00 vMB 23
387,683 387,683 00000000000000000c6e4d9f7cad8003d0bfd1224c778d8c3f3cf8acbf69b0cc 1,729 0.93/1.00 vMB 39
387,682 387,682 00000000000000000d563de09aa71575d0d78c28086d0a2f7ecccb7cd34a6d44 814 0.50/1.00 vMB 30
387,681 387,681 00000000000000000893d9b9af100206141e3a428634aa65da906236e0322404 832 0.47/1.00 vMB 30
387,680 387,680 000000000000000007cc6216362c2cee815a62978277ac600c0ed8353eca7be1 1,640 0.76/1.00 vMB 36
387,679 387,679 0000000000000000034658bbb004d9cb662f19f4efc40a3b0bce8092539b99f3 1,289 0.56/1.00 vMB 36
387,678 387,678 000000000000000007654eda95649c7ad39b0db7fead21ea043abb41d25a47f9 477 0.49/1.00 vMB 15
387,677 387,677 000000000000000003fdc21251ee717b65b9f9df6941359b05036b40fa08412c 1,010 0.36/1.00 vMB 42
387,676 387,676 00000000000000000dbae825166c9c85815bfc8f64f24ca4e1bc87f24add36b0 144 0.06/1.00 vMB 33
387,675 387,675 000000000000000004224253ac0a3795757e93823af064866557f3131c5183d7 1,284 0.90/1.00 vMB 23
387,674 387,674 00000000000000000b5d5f011584d2dae2fdf00681dd94a2ebd10b538fa64309 1,768 0.99/1.00 vMB 33
387,673 387,673 000000000000000001b6838b5bb230c1700fa0e87428d97663e8379860f958a7 999 0.43/1.00 vMB 30
387,672 387,672 00000000000000000abbf776dc736c61fdfbcb2dd5a04875e393a7d0d478498b 294 0.16/1.00 vMB 27
387,671 387,671 00000000000000000d8bc7684cf592e2c3ec55ef73bbf2fe6b612caf92b30ce9 784 0.51/1.00 vMB 22
387,670 387,670 00000000000000000c84cf25db1fe1129d962b52b37bd6ba25750deaebe62a4e 514 0.27/1.00 vMB 28
387,669 387,669 00000000000000000c56ccabc8ec781f73c24dfc31b64646aa9356bc6c6ef035 283 0.38/1.00 vMB 21
387,668 387,668 00000000000000000010ad3d7b75ebfb7bca29db0eebe46254087330c38d1ad2 2,001 0.95/1.00 vMB 29
387,667 387,667 00000000000000000d1911e00b70a7b39300bfa06aa6539630897de389de3636 1,369 0.54/1.00 vMB 37
387,666 387,666 000000000000000005001e5b2d991fb340a473742d743adebb12e78be7e35d09 2,625 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.