Loading Tool

Explorer IconExplorer

Memory Pool

19,503 transactions
8.50 vMB
0.03844011 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.09/200 MB

Candidate Block

Mining Attempt a80947981a5091d0118c6663f1c231e1caf1d4dc26d797b390221e6368327910
Version 20000000
Previous Block 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea
Merkle Root f66ad2d1b7dc90f2c710428bef3239e58d36823939b8df46cf5168fd24b0cae7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,365
Size: 1.00 vMB
Total Fees: 0.02030902 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,398 (839,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,840 73,840 00000000007ddddb6a3dcd175ab03dc93aaf7e323c6bf1ed13685092f4bfec7a 1 0.00 vMB 0
73,839 73,839 0000000000991f1ce05c85a20a18d5df83f24dd9626d6e9933add2a34f69244e 1 0.00 vMB 0
73,838 73,838 000000000016e35be0aff14ea6683a24d515b519254353947ef2dde49d2fb20c 1 0.00 vMB 0
73,837 73,837 0000000000145a916875424869defde7835e1b31a93e9865712688487b43c1b9 1 0.00 vMB 0
73,836 73,836 00000000006c6aaa82686aae52541b3affff338077536c0f4f28f9226ca8b283 2 0.00 vMB 0
73,835 73,835 0000000000794db2bc929bc5283409a9f2ed543a46616c085035c2052abc8431 1 0.00 vMB 0
73,834 73,834 0000000000a0140db1f7a338a4c390058162e8e327fdfe0995233438770c9720 1 0.00 vMB 0
73,833 73,833 00000000006f89dfb8496cec7f3b4ab006f149b59f2ac822422f07d53bb0626a 2 0.00 vMB 0
73,832 73,832 000000000047abade19b714f45d6d2881206cb942a50e3cedf08c6a602ba5731 1 0.00 vMB 0
73,831 73,831 000000000055b3b81e3b2185e35105f2af5c91e01b4a994f1205f6a79fdc8c5a 1 0.00 vMB 0
73,830 73,830 000000000029a4e36989a0d1e35687942239dad099df75f4f2015e4e07e134b8 1 0.00 vMB 0
73,829 73,829 00000000002b10d04f260be7fc3adebc18bc73951c2b2eb35c917c25a90c273b 3 0.00 vMB 0
73,828 73,828 00000000006df0ebb5a427628e56d4f02cb45a25e4a520532024e23067bb1fe0 4 0.00 vMB 0
73,827 73,827 00000000005b5cdad01e5a4cfc3a4d7aeb0349374831c641b2dd85440a47b405 3 0.00 vMB 0
73,826 73,826 000000000006ec276723db3b9d6555513d3436fefcb56d68ad10d6f63dd0a5f4 2 0.00 vMB 0
73,825 73,825 000000000062b3e6b16d98fbd1e917c53f89c1937efdc3f20d6a53f09135c136 1 0.00 vMB 0
73,824 73,824 00000000009a64d6eceeab539f6b95c75e2ceafe37c699bb57a951019d776e01 3 0.00 vMB 0
73,823 73,823 00000000003fd748e02374113bec7b654c0e98b1ab2cbe14ceb9172132520ea4 1 0.00 vMB 0
73,822 73,822 000000000068b9063c20db7a156d54e5618e1a52e100ad5fb827e4fb2faf73bd 1 0.00 vMB 0
73,821 73,821 0000000000b5b6413cd7f52ca2de438b3b86dce942131078fcac3c86331f58f3 1 0.00 vMB 0
73,820 73,820 00000000007d0bf062dce46384023cd87d7939783ba5037111aafc04214271ba 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.56 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: 262.74 GB
    • Received: 1.01 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.