Loading Tool

Explorer IconExplorer

Memory Pool

43,284 transactions
27.96 vMB
0.06353172 BTC
Random Selection Loading Transactions
Max Size: 147.70/200 MB

Candidate Block

Mining Attempt 89d6a02d9bb1fa68005d5e1cd264ffd738e5189244f4609a124a0cec8c724907
Version 20000000
Previous Block 000000000000000000017e8e85165f86ccc44f5c406f63ccc3773389967d2705
Merkle Root c7355988c291c4429aac67c17bf4c3acb6432c2415be79294e7f6a65139897a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,502
Size: 1.00 vMB
Total Fees: 0.01092846 BTC
Feerates: 92.00 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,838 (300,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,827 614,827 000000000000000000007b61ed21d934d8b651b0677c9506094bcce38d0332c5 2,523 1.00/1.00 vMB 23
614,826 614,826 00000000000000000007d9c81d36e9d49a0e1feb8e32b7bdf1ca7705d5fe8a0a 3,255 1.00/1.00 vMB 33
614,825 614,825 0000000000000000000aded0dd7b99450af0f642ebc818453e979875c1dcb3fd 3,008 1.00/1.00 vMB 27
614,824 614,824 0000000000000000000937c99cfb4331c9f273096e8de48b0395d57927ba409d 2,873 1.00/1.00 vMB 13
614,823 614,823 0000000000000000000e923c5735ea1a824c72cad6944b87987fbb99aac61496 2,939 1.00/1.00 vMB 15
614,822 614,822 0000000000000000000cd2fd5d1e97a60805824ad5823135375634773225c02e 2,691 1.00/1.00 vMB 12
614,821 614,821 00000000000000000007f808fa2ce59d266156c1d9a28e884f4827cbc19f9786 2,396 1.00/1.00 vMB 17
614,820 614,820 000000000000000000090691fc3a69d39da0561fd1289a7ee9726cefbe33fec1 3,395 1.00/1.00 vMB 24
614,819 614,819 0000000000000000000c8f70a1c06b6673e61e26a031153dfbb922f4cef87b66 2,282 1.00/1.00 vMB 17
614,818 614,818 000000000000000000128454403c908c726ad0cb76f2043a5a1ca352e3ead23a 2,148 1.00/1.00 vMB 13
614,817 614,817 00000000000000000007412d2d0e342f829185a0f1808f05dc182569e011aafc 3,093 1.00/1.00 vMB 24
614,816 614,816 0000000000000000000088e07453728a4290d580d1830010cab237c284d26d86 2,534 1.00/1.00 vMB 25
614,815 614,815 000000000000000000082252a65c32b4cc2b1b9eb32bf9cc0533cd9479186319 2,825 1.00/1.00 vMB 22
614,814 614,814 0000000000000000000af50c7bedbe9ec55d595583846cf70015fcef1e98d1df 2,881 1.00/1.00 vMB 18
614,813 614,813 0000000000000000001167ccb710fcd47aedb71df489993573cdf8388e120d65 3,020 1.00/1.00 vMB 17
614,812 614,812 00000000000000000005c5b1380965a0425a792cac5ae89de7ed7be73c1f8c29 3,243 1.00/1.00 vMB 28
614,811 614,811 0000000000000000000029cf818952fda2647baba1b7c006be2351c301a75380 2,202 1.00/1.00 vMB 20
614,810 614,810 0000000000000000000f01520f3870c42331572e545b77409a3ee016ae0c11ff 2,669 1.00/1.00 vMB 24
614,809 614,809 000000000000000000070d8829e721a94928292381bc97e57a7f4d0278050a0c 2,189 1.00/1.00 vMB 22
614,808 614,808 0000000000000000000d34f7e31748b2015bdc4a78a84bfb6ab971fd19a354dd 2,673 1.00/1.00 vMB 24
614,807 614,807 0000000000000000000f79be8b80b8016a65813c52d0957697a9c2cc003f380d 3,324 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.10 GB

Node Details:

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