Loading Tool

Explorer IconExplorer

Memory Pool

79,077 transactions
29.27 vMB
0.07097476 BTC
Random Selection Loading Transactions
Max Size: 175.66/200 MB

Candidate Block

Mining Attempt 476fdb1b51aa96f92b800918d0aec44e72605e60ed0faf4c59a189357f8d940a
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 867d89e9bf3bd0b5b265bd67a1d1689e1ac99402e3440cc6e8439037ebfccf9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,427
Size: 1.00 vMB
Total Fees: 0.01158025 BTC
Feerates: 170.94 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (317,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,788 597,788 000000000000000000111fe1578666a242b02797115fa8f83cd880ab5120d1dc 3,467 0.95/1.00 vMB 22
597,787 597,787 000000000000000000095a07919a78371af830ec88c47ffee6625e4cc9fc4363 3,012 1.00/1.00 vMB 26
597,786 597,786 0000000000000000000bea261333921096999bd7e5025f6bb5215929a6b4db15 460 0.15/1.00 vMB 36
597,785 597,785 0000000000000000000447ba496fc445923c7e7d46f0a431c59f8cdb472681d1 2,653 0.94/1.00 vMB 20
597,784 597,784 0000000000000000000465f0ee281e5b3d7dca20b2fe1f6d2f528e8ee2d698a8 2,751 0.98/1.00 vMB 17
597,783 597,783 0000000000000000000a79258d9676bd9cba8fa89d568b5e66e5a47825ca430d 2,582 0.73/1.00 vMB 24
597,782 597,782 000000000000000000105632aafc917c8d6b327610ff76cf654baa2bc1937d2f 1,822 0.55/1.00 vMB 25
597,781 597,781 00000000000000000006b54db4ada3b02417698cf3659f94971860b8adb991bf 3,435 1.00/1.00 vMB 10
597,780 597,780 0000000000000000000102b7799a8ff74dc1ce68646cbdd8b971e085a3eba160 3,161 1.00/1.00 vMB 37
597,779 597,779 000000000000000000059ae64abdd9b184432a1a33ed2cb89678fe082421557c 2,738 1.00/1.00 vMB 30
597,778 597,778 0000000000000000000aea4f3ce380a154cc8e0096e20d86c2d3a2383ae182fd 3,186 1.00/1.00 vMB 45
597,777 597,777 0000000000000000000ff32b75917a46d8c0588487965101e1451253fd36f9ff 389 0.12/1.00 vMB 18
597,776 597,776 00000000000000000000e09aa516eb1c732545963ba25b903ebbc68183c02bd0 1,520 0.59/1.00 vMB 23
597,775 597,775 0000000000000000000125b85d5b619ded78fc9ecbfc91738a5912d8eb4fdf01 3,172 0.96/1.00 vMB 9
597,774 597,774 00000000000000000000377673b6c3b05ef2b02d953b10393ce9ed0495c11f70 2,269 1.00/1.00 vMB 37
597,773 597,773 00000000000000000013de30c3c4325785235ade7cb0f038b2beff54cc886eca 2,045 1.00/1.00 vMB 36
597,772 597,772 0000000000000000001160f5cec9be1c2be73d988ea84fc878f9b84d6cb4d44f 2,665 1.00/1.00 vMB 25
597,771 597,771 0000000000000000000544438edc92db73d11a6f78c8551d726b13fe6cd52e05 3,373 1.00/1.00 vMB 57
597,770 597,770 00000000000000000005e570a9ffc637a4f84b189e649b705f99371a396bccae 3,129 0.95/1.00 vMB 20
597,769 597,769 00000000000000000005cbab80dd535634e2b5b5f7436d6f2dbfd5433eadbab8 2,669 1.00/1.00 vMB 23
597,768 597,768 000000000000000000111366e1aeab25e3a06a58598d5c1064a17d7796e28fb3 2,894 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.