Loading Tool

Explorer IconExplorer

Memory Pool

74,628 transactions
27.64 vMB
0.07378831 BTC
Random Selection Loading Transactions
Max Size: 168.42/200 MB

Candidate Block

Mining Attempt 9c46e59b2ceeaa0f7dfdc9e1c303c58e5d1ae811b34ee4a0ab9ba2b56638e83e
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 26a4dae05e5af36bc5c07e1435188cf814e0a4f63cbdfe93b8056dd691d66e9d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,903
Size: 1.00 vMB
Total Fees: 0.01479213 BTC
Feerates: 100.35 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (227,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,882 687,882 0000000000000000000cddd785032cc0ef8c9ea70e55c8408fcaab17c1f5d2b0 260 0.10/1.00 vMB 25
687,881 687,881 0000000000000000000930221ad82c82a77d605de6e54046f2b9bba17106d322 598 0.24/1.00 vMB 28
687,880 687,880 0000000000000000000930e371ed258e41e14c0ecf6ef0cf60dd3941c8079a26 1,484 0.74/1.00 vMB 18
687,879 687,879 0000000000000000000b5ccf3ec01c4fc98144f9d0bceca337524c57b4bd19ac 2,147 1.00/1.00 vMB 32
687,878 687,878 0000000000000000000bdfe5176dd55bd326c1d8e93d8ba71184fde88cdaaaf7 1,096 1.00/1.00 vMB 12
687,877 687,877 0000000000000000000b2c517db5caff4f5c115813e29285e85727962383544d 1,569 1.00/1.00 vMB 37
687,876 687,876 00000000000000000007c34ba8b62e48a27408517a0727a4ed973238c3f7bd5f 2,362 0.89/1.00 vMB 28
687,875 687,875 00000000000000000000f32ad742c176e711d8aa2109dbfbcc628d13236d27af 1,637 0.88/1.00 vMB 25
687,874 687,874 0000000000000000000c4655619d990f085ab11eac29f596820398fb635f9e1c 2,211 1.00/1.00 vMB 18
687,873 687,873 00000000000000000000adf210f2827e6ed4a746a593780d4fbbcd4f449bfa54 2,465 1.00/1.00 vMB 38
687,872 687,872 00000000000000000009e7b60b63e06fdea2f404369c8e99e19bf8251f3ad33e 2,392 1.00/1.00 vMB 19
687,871 687,871 00000000000000000000bbbb70ebce4746cde67baf6e8e5ec45dc9fbd6eca602 2,611 1.00/1.00 vMB 28
687,870 687,870 000000000000000000047c087311b29633c7968c96f702b482be3fe2a8971291 1,468 1.00/1.00 vMB 36
687,869 687,869 0000000000000000000ab206f7f211ff81e162e506c483fe04863d345d234a3d 956 0.48/1.00 vMB 30
687,868 687,868 000000000000000000089ab87135d5ea8af8a395995de3589d46c53f1730fcf1 1,331 0.58/1.00 vMB 9
687,867 687,867 00000000000000000009874c4a34626d5befeec7620a3f87d4b9a7f8e58a22dd 2,226 1.00/1.00 vMB 49
687,866 687,866 000000000000000000088550bf11605d09d78ca90ef20254c45c6cf53186b86e 1,287 0.44/1.00 vMB 25
687,865 687,865 00000000000000000009b85ff004d3c588a6988cd34476af861f3c02c8b6099e 2,657 1.00/1.00 vMB 8
687,864 687,864 000000000000000000048eff70272a3d517c023f5e2c3dd84fa72b19ee740a67 2,932 1.00/1.00 vMB 51
687,863 687,863 000000000000000000097149d998b2357b29057060a23efe3f1401129860f86c 1,929 1.00/1.00 vMB 16
687,862 687,862 000000000000000000013c875eccc9e0e21086cb93ca8db00fedd53f52b8d99c 2,083 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.