Loading Tool

Explorer IconExplorer

Memory Pool

37,978 transactions
26.03 vMB
0.07791904 BTC
Random Selection Loading Transactions
Max Size: 134.79/200 MB

Candidate Block

Mining Attempt 18a0278ed8d74eb963d824f82ad37838fdadb64c968f7511c924fdb2c7413c07
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 15f4abb656a4834c3c50cff107c4c44ee5c8fbb09a0d64eaf6c4ecd64d5c3dc3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.03035210 BTC
Feerates: 101.64 > 3.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (325,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,700 589,700 00000000000000000016a9b600947e26196e34470160055e20c50fbed18814c4 462 0.15/1.00 vMB 27
589,699 589,699 00000000000000000018cba44a26b2d6e8101ee5d2e9c8386e21a584c27827c9 203 0.06/1.00 vMB 35
589,698 589,698 000000000000000000101c04febdb809b8527f34cd0259025a0955a73b5216e1 69 0.02/1.00 vMB 17
589,697 589,697 0000000000000000000b9937a12f376f1d0298b0277525ea41a9d98a68729147 2,561 0.83/1.00 vMB 26
589,696 589,696 0000000000000000001835edb63f5eec73833ab231e0c776a57a62a77071cb00 1,002 0.28/1.00 vMB 27
589,695 589,695 0000000000000000001339270083e5ebc125b6e11bcaf71c7e9bbfceb10f25d9 1,926 0.61/1.00 vMB 22
589,694 589,694 0000000000000000001aa81158ec995afc52443bfc7cfcb64f3d717a489b0bbc 809 0.25/1.00 vMB 25
589,693 589,693 00000000000000000017f2c135f839121fa171c7f166c93f506c89f3c683ab9a 331 0.10/1.00 vMB 35
589,692 589,692 000000000000000000160ba18be8a0dce5ff7da6f68bc05418c5c6fb1fbee685 1,613 0.46/1.00 vMB 18
589,691 589,691 00000000000000000004657050a453418a6b1f1198535f0f1c9efe8188c9d9c0 1,980 0.68/1.00 vMB 24
589,690 589,690 0000000000000000000149be42288edf7c7cddb74b94acf4010daef793a4e8aa 270 0.15/1.00 vMB 17
589,689 589,689 000000000000000000073d6954e23b3ce15055446e977afff059bb1003763124 2,164 0.77/1.00 vMB 12
589,688 589,688 00000000000000000002984702b41fe8fad186e27a9db64c8104f648d528926f 3,294 1.00/1.00 vMB 41
589,687 589,687 0000000000000000000e8f234c8fd863434cabd730c560143b160ececd6cdedc 981 0.34/1.00 vMB 5
589,686 589,686 00000000000000000006dda2fed6038e9d205190e5b35ebcd41839bc33b169c8 3,357 1.00/1.00 vMB 29
589,685 589,685 000000000000000000186d32b313f5a030eab3d032a8982621d57c5b708b3125 1,564 0.52/1.00 vMB 21
589,684 589,684 0000000000000000001b319d4177654176d24ad2a7cfdc37c628ad4aeffd80ed 789 0.27/1.00 vMB 33
589,683 589,683 0000000000000000000ebc7e2c7e7c5444322536ccf2d173ebe46e888a41c3b4 1,811 0.60/1.00 vMB 12
589,682 589,682 0000000000000000001b17ad1709b78c263c472a082799dd9603db612d9bf111 3,432 1.00/1.00 vMB 36
589,681 589,681 0000000000000000000a62367400c9d78fc64d60549a695dc929c28f09d5b7b4 1,030 0.39/1.00 vMB 18
589,680 589,680 0000000000000000000603b8c889128664f49e35bc6c2b9be652d5532a784071 3,141 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.22 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: 654.53 GB
    • Received: 14.14 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.