Loading Tool

Explorer IconExplorer

Memory Pool

41,622 transactions
28.13 vMB
0.06848335 BTC
Random Selection Loading Transactions
Max Size: 144.63/200 MB

Candidate Block

Mining Attempt f2f2fa91a4e62eaf11b97f719a432118f0e65c8a7f807e0a9057d14c88bd2552
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 2abe5edb41444aa389aad92e54fd0ad8469e75563d666142f50ad9ddd54b68c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,420
Size: 1.00 vMB
Total Fees: 0.01393187 BTC
Feerates: 100.56 > 1.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (324,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,834 589,834 0000000000000000000d54d6117ca88184d71ac4dbf8ed694e848e2e02e21925 2,385 1.00/1.00 vMB 62
589,833 589,833 0000000000000000000e16e98ebbe9030a367cc81cd98d7fce9ebcdc299a3169 2,443 1.00/1.00 vMB 72
589,832 589,832 00000000000000000010c1ac448d70e39e4713a7b52d0cf7fb4d9f961589be07 2,184 1.00/1.00 vMB 51
589,831 589,831 00000000000000000016fb842567f75becd6642a9cfc088e18c0efc8ae3f9a94 2,635 1.00/1.00 vMB 67
589,830 589,830 00000000000000000004e3331f331455d6b47309a907a66cddfb1ddc8b96dbb8 2,620 1.00/1.00 vMB 68
589,829 589,829 00000000000000000007d95d0a83925a5d533369a423fd69e77bf853b5f06b86 2,270 1.00/1.00 vMB 76
589,828 589,828 000000000000000000127c8a398b6a07caed75fbb9b2f63ac558d0842fccec38 1,578 1.00/1.00 vMB 82
589,827 589,827 00000000000000000016e7372d9197a43a6b7f7d59c2e935c880338ed142ba30 2,009 1.00/1.00 vMB 24
589,826 589,826 0000000000000000000cde11acb2ac7985dff7247dc32bec6d439189fcace895 2,833 0.99/1.00 vMB 31
589,825 589,825 0000000000000000001ba1d82693666443baaa008e82bc2d9951b2d906bba55b 2,756 1.00/1.00 vMB 40
589,824 589,824 000000000000000000083b1f4b5bdc0a589f7637ad6de6f578ddbb1cbe21bc92 3,174 1.00/1.00 vMB 54
589,823 589,823 0000000000000000000a43028e3ed386a3a22d7bee76ff95d2491c219e939eed 2,761 1.00/1.00 vMB 58
589,822 589,822 000000000000000000179fbdb2c7005f27f47c0c2a42ce1b3dad3f7e56d7a0c9 2,774 1.00/1.00 vMB 30
589,821 589,821 00000000000000000010161e2d5480819f87ca2f04a7e08b7554664fa42466d6 2,693 1.00/1.00 vMB 48
589,820 589,820 0000000000000000001950f5d3fa1ada9d23c4bb734a3a873e704938dc11daa5 2,528 1.00/1.00 vMB 77
589,819 589,819 000000000000000000094c5b338e46cfff5bba47b6ab1274243d43ac03b057d7 2,751 1.00/1.00 vMB 19
589,818 589,818 00000000000000000008cdb86163f9a6d2305568a24ac815b9d6cfbb233468ad 2,447 1.00/1.00 vMB 55
589,817 589,817 00000000000000000000e8a1adad0c68b3fd80bc6bdd1a4aa0eb9120ee03843b 2,516 1.00/1.00 vMB 48
589,816 589,816 000000000000000000196a8f4398bebf91cb93dae4f6811e730f663aa35de169 2,765 1.00/1.00 vMB 74
589,815 589,815 00000000000000000004be3d137ca85752824bfeb82b54d6816cf7fce68adf2f 2,847 1.00/1.00 vMB 26
589,814 589,814 0000000000000000000e566ce279fb3f55cd4178bc20f66fabc268ca796f5533 2,315 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.78 GB
    • Received: 12.08 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.