Loading Tool

Explorer IconExplorer

Memory Pool

42,136 transactions
26.44 vMB
0.06118260 BTC
Random Selection Loading Transactions
Max Size: 138.50/200 MB

Candidate Block

Mining Attempt 60cd0eb489546e79f6f5c50f3381bb1ec6f3ce72ed99adcab0ed20d02abe83e6
Version 20000000
Previous Block 0000000000000000000000cf770f6c83e15ec4a9d2e4f9cbaaca0958cd733d81
Merkle Root 4778172df00972c589bd03bf250cb53cc3dec8e092497e6d9653289f223b020c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,455
Size: 1.00 vMB
Total Fees: 0.01278933 BTC
Feerates: 477.45 > 1.28 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,721 (337,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,004 577,004 00000000000000000004cc44be2e12e8a8af7d5a70d35a319c0d95fdce3521e6 2,105 1.00/1.00 vMB 36
577,003 577,003 0000000000000000001113e97e93bd818554382f16d089a81371c6873a0b92b6 2,411 1.00/1.00 vMB 55
577,002 577,002 000000000000000000011170d5bc02384455e77411d4cbe199ca014fd144d2c0 2,798 1.00/1.00 vMB 111
577,001 577,001 00000000000000000028b702b9da76f700cf3da9682553090f485a7281e57922 2,664 1.00/1.00 vMB 151
577,000 577,000 000000000000000000176480d876846c2448dc1d499476b87d5ee6aa3b4be6f5 2,786 1.00/1.00 vMB 165
576,999 576,999 0000000000000000000f75ee3bcc1f305015b2977638ac834e568992320db5cd 2,115 1.00/1.00 vMB 97
576,998 576,998 00000000000000000024f788a40b308dff37f123a5313c1533a956776df30e20 2,505 1.00/1.00 vMB 62
576,997 576,997 00000000000000000029748cccd6915b44b1ff431738bb56180c1205790ef930 2,895 1.00/1.00 vMB 101
576,996 576,996 0000000000000000001cc7d039d73f8c4932e3f1ef1f4056f93638ea1af35018 3,124 1.00/1.00 vMB 213
576,995 576,995 000000000000000000075fbbb6269c0ddca12efaadcc5754407a98f2072e5834 2,843 1.00/1.00 vMB 96
576,994 576,994 000000000000000000165a88eef78362d0cfbd1362c3d9e087f5bc493d62d8a9 1,752 1.00/1.00 vMB 127
576,993 576,993 00000000000000000007c9eb5d38cc5954f64ba9dff7a7090cdf0f599fde43a7 1,571 1.00/1.00 vMB 147
576,992 576,992 00000000000000000010582b25bd077492ef714d0684cba9e01aefb31a278e98 3,206 1.00/1.00 vMB 174
576,991 576,991 000000000000000000141688aac2f0da13de43612e683666593b6e6a1afe7faf 2,544 1.00/1.00 vMB 171
576,990 576,990 000000000000000000068f65d856537fd11a1382b9dd70652a08f07801e313b2 2,909 1.00/1.00 vMB 183
576,989 576,989 0000000000000000000deb88afb94b09f0ec8c06e59ef20ed713c13e43c19a23 2,750 1.00/1.00 vMB 89
576,988 576,988 00000000000000000027d4e406d4454326c953f58e8d62a7b7eaa19eb95c349c 2,855 1.00/1.00 vMB 186
576,987 576,987 0000000000000000001aeff5a75733391034c72575cde815ef17f8c2193a498f 2,824 1.00/1.00 vMB 86
576,986 576,986 00000000000000000024993fc068681546fbff18b7fc8c461b7f5f3ffc6f8e6c 2,569 1.00/1.00 vMB 145
576,985 576,985 00000000000000000019dd22a9864d486baa024955c43a31d8bef63e60ee8191 3,087 1.00/1.00 vMB 164
576,984 576,984 00000000000000000008c312741593637398eeb2e7931bb2388b65ff3b4b0edd 3,220 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 781.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: 645.48 GB
    • Received: 12.73 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.