Loading Tool

Explorer IconExplorer

Memory Pool

80,491 transactions
29.70 vMB
0.07069516 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt 2cce2c2c6c861eb185a9e1fd67d172c0c3fc026cc5fbe0552d19ce3a109c77d3
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 7ca530c9d65e6acbe44bfa6aa29fbf4a00f151aecc4bfceb621c77546f7b1730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,081
Size: 1.00 vMB
Total Fees: 0.01019275 BTC
Feerates: 502.67 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (308,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,685 606,685 0000000000000000000ae000bc84f6bacbcc6697c87b25992128f482cedbe346 1,789 1.00/1.00 vMB 9
606,684 606,684 0000000000000000000113caa167553922d750fc0f2330b89b8833c227b0fb1d 3,293 1.00/1.00 vMB 9
606,683 606,683 000000000000000000037fdb645ba981775f9652ab9c89a4c2c76d68a8bb6703 3,149 1.00/1.00 vMB 25
606,682 606,682 000000000000000000109ddb32b7ebfcc7b66f1b78cb7e3f66074969f9685b40 2,527 1.00/1.00 vMB 8
606,681 606,681 00000000000000000004b9f937c69e22ae6352162b2f79b6a7c7232abe72fd11 2,819 1.00/1.00 vMB 22
606,680 606,680 0000000000000000000f19772362cc1c33cb117ac65b60e9688a0f8039268410 3,241 1.00/1.00 vMB 32
606,679 606,679 000000000000000000128a2666fcaba7f22b0cb7edc5bef218b5884c4e2ece0d 2,846 1.00/1.00 vMB 34
606,678 606,678 0000000000000000000f455be917f4e61802eb1d220e62efe8ae9da1d05cf45d 395 0.11/1.00 vMB 24
606,677 606,677 0000000000000000000dd6954ab977b89be8e0be2e63718068d6912c0d3ed5e8 2,939 0.96/1.00 vMB 20
606,676 606,676 0000000000000000000972f15cd6a2a9314dae08766a0c212fb5d28b358eb118 1,490 0.40/1.00 vMB 20
606,675 606,675 0000000000000000000241ccc72a4a41bad062533ec1e963099c60494ba39686 1,998 0.70/1.00 vMB 12
606,674 606,674 000000000000000000026deb601c477aa182ba21f2a33bc7a3370c4cfbb9388b 2,984 1.00/1.00 vMB 25
606,673 606,673 0000000000000000000e6c8aac6de2aad85556164741b1e54649d5bd0ebd519f 973 0.32/1.00 vMB 17
606,672 606,672 0000000000000000000fbd86d3af2595565ff62ca055b49981ea50ee4db55d35 763 0.26/1.00 vMB 14
606,671 606,671 000000000000000000141fe583532dcb3fa70d2fe738b896479b14e22cef5b31 1,940 0.67/1.00 vMB 10
606,670 606,670 000000000000000000039805d44e1d9f42442e592eb361c4741716543aac1a7c 3,375 1.00/1.00 vMB 25
606,669 606,669 000000000000000000150c52273cdb6ede1680d6cf8ec4d387f6717bcea3dad3 950 0.27/1.00 vMB 19
606,668 606,668 0000000000000000000da2b79ac41c55521ee6d76b3df0996e6ad64463bf300c 1,292 0.36/1.00 vMB 9
606,667 606,667 0000000000000000000f77ed7ebdd12495b3defca67d7ff115ec064eefe96bcf 2,935 1.00/1.00 vMB 17
606,666 606,666 0000000000000000000a24705de5978d99bfe551a1ba4ea2007971a5497063d3 2,796 1.00/1.00 vMB 27
606,665 606,665 0000000000000000000abb40761a9ec52233bd93f8072dddc1a2a48510b29e21 32 0.01/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.