Loading Tool

Explorer IconExplorer

Memory Pool

74,609 transactions
27.51 vMB
0.07122610 BTC
Random Selection Loading Transactions
Max Size: 167.99/200 MB

Candidate Block

Mining Attempt f923761357307a8935cb234c2dbacbec8d1056fc2930286b7c42192101bda8f8
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root cbc351a3464b8bb8a4226469bcd4684741d000f4189c3168cc02b71aaef2cfd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,786
Size: 1.00 vMB
Total Fees: 0.01262609 BTC
Feerates: 80.55 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (227,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,887 687,887 0000000000000000000317930b76eeb4781a5f1fc68d439ffcfe2787eee03776 423 0.38/1.00 vMB 13
687,886 687,886 00000000000000000001397382dd7ecae1469be6327dfb4a56ac1488fe83e8cb 1,517 0.96/1.00 vMB 25
687,885 687,885 0000000000000000000d37f69281f61b1bece7de8c62f5ff0edae2d8bce20010 2,185 1.00/1.00 vMB 21
687,884 687,884 0000000000000000000863631ca4bf7ef4e9bd8b4ae0f3e7f99fcb155f9c9219 1,726 1.00/1.00 vMB 39
687,883 687,883 00000000000000000008e04f5c263e9e3123168b768524b20c1a208596657c6f 2,020 0.94/1.00 vMB 30
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
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.