Loading Tool

Explorer IconExplorer

Memory Pool

80,052 transactions
30.02 vMB
0.08698752 BTC
Random Selection Loading Transactions
Max Size: 180.07/200 MB

Candidate Block

Mining Attempt b8c86fc6ed4c877d31b7f6147e765a0ecbfe38d8491ed313aceb870b05c2beac
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 26ecc3a8604cf827457f2d34bf4f89003e49ec72cb3c2ae60684830151116e62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.02562140 BTC
Feerates: 301.07 > 2.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (313,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,921 601,921 0000000000000000000e7d0744e909657c438e161cbba34630338fedbee0be0e 3,294 1.00/1.00 vMB 42
601,920 601,920 000000000000000000061b29ddf6ca08775b81575c9e5f0b5a7d40ae2d00a583 2,388 1.00/1.00 vMB 37
601,919 601,919 00000000000000000003b515cc7d92fb7a65f8f99c7d2f39d307781bbc5d84c0 2,724 1.00/1.00 vMB 58
601,918 601,918 0000000000000000000177df3604212e52019977235f018022dd81723cf472a1 2,955 1.00/1.00 vMB 37
601,917 601,917 00000000000000000006868b6d35335175fdf2f1011d1b11d9c2ea57c86dd6e2 2,801 1.00/1.00 vMB 40
601,916 601,916 0000000000000000000dae80a80560994fd48292c8f8712ee30f106977db2d94 2,701 0.99/1.00 vMB 45
601,915 601,915 000000000000000000014a97c7b3d95c0ced8daff2c12d332d15bbf9edeb85b2 1,997 1.00/1.00 vMB 40
601,914 601,914 00000000000000000005339c6b5c74bae6f1abff91994abd1a018fe2173d1b7a 885 1.00/1.00 vMB 83
601,913 601,913 00000000000000000000986f0108fa02143d7dec86b80bbc595f466417ade696 2,881 1.00/1.00 vMB 43
601,912 601,912 0000000000000000000ad09b487c6a726dbe0d0039a365c90ce076d340769172 2,259 1.00/1.00 vMB 70
601,911 601,911 0000000000000000000442de9c5763c638b4ea47f6752b6602cafde5aa9b452d 2,970 1.00/1.00 vMB 31
601,910 601,910 0000000000000000000206f6c8b08113dc9648dda245425fc3eefef79a56c758 2,775 1.00/1.00 vMB 22
601,909 601,909 0000000000000000000b35819f974400a9e9308e12f6fb8d6f37364dd777ffa4 1,792 1.00/1.00 vMB 30
601,908 601,908 0000000000000000000d3d747899e464446b30c11918ffdfa3904a8430cc0749 625 1.00/1.00 vMB 40
601,907 601,907 0000000000000000000a4fa0453b7a833cd9cf08df04a695814373a8eb2c24a4 2,712 1.00/1.00 vMB 42
601,906 601,906 00000000000000000000d4254b9967cf828fe72d4266e76a69d610e86fc2222a 2,289 0.78/1.00 vMB 8
601,905 601,905 000000000000000000060817599f7533e40310139a82c32d330e3cbc53007bc6 739 1.00/1.00 vMB 11
601,904 601,904 0000000000000000000889b647c350de1d4107ae2d7672ab6ae31d00936f6388 2,740 1.00/1.00 vMB 22
601,903 601,903 0000000000000000000fd6beb82c67088e9b17ae4ee59359d258ee3dccec82d5 2,635 1.00/1.00 vMB 43
601,902 601,902 000000000000000000107878d009b01a838b8b71047109011e13849b4d6a62b2 2,750 1.00/1.00 vMB 28
601,901 601,901 000000000000000000120c2949c0af2dda14649106753e6f5786695bf84505c7 414 0.16/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.