Loading Tool

Explorer IconExplorer

Memory Pool

60,601 transactions
29.46 vMB
0.06513349 BTC
Random Selection Loading Transactions
Max Size: 163.81/200 MB

Candidate Block

Mining Attempt 07db8eb608b37254524192817316076886fb9233255f186f25ccd7a4ce268624
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 931788054070b559a78cadfc7d614fe04242cb41720c3eb9d1b295167c54fd48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,672
Size: 1.00 vMB
Total Fees: 0.00855269 BTC
Feerates: 150.93 > 0.86 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (531,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,777 383,777 00000000000000000a36b4c951122bd0b36d7884fbf3ff24f2364ca5a49f3b9e 437 0.32/1.00 vMB 19
383,776 383,776 00000000000000000380bedad87108d039f755f9b0dd4fd9bfff4e6cc06fe3d8 752 0.48/1.00 vMB 22
383,775 383,775 00000000000000000c868f9355a7f4f3b3eabb0a3770fa4701135746bc7388d0 1,089 0.41/1.00 vMB 44
383,774 383,774 000000000000000000b218ce03082cf1928179008e7e788bc5447f101d6d6602 639 0.41/1.00 vMB 25
383,773 383,773 00000000000000000b75c67232cc5db3dd52f4bfc2df5bb126061e33cebeaccc 777 0.33/1.00 vMB 34
383,772 383,772 00000000000000000964440a4e8877361cee44bf774956529126115c898bffb8 1,006 0.55/1.00 vMB 27
383,771 383,771 00000000000000000080fd60f946b1f68b8261096bc38d55bfc669650c6db154 1,461 0.60/1.00 vMB 34
383,770 383,770 00000000000000000055c0b4c9d8efb7ccc25a7425bab77c75bf91bca2a8477e 417 0.15/1.00 vMB 53
383,769 383,769 00000000000000000c4ac9ec73ff6a465532c22fd9b2a7c0015a5e13128cb9ed 1,348 0.66/1.00 vMB 33
383,768 383,768 000000000000000004c0f1c73c4fa9553feee4e01a1f2ba85aef9cd77258c076 233 0.19/1.00 vMB 19
383,767 383,767 000000000000000010722c13b0984445bcdcf20646c1da0acbe52af39db79120 166 0.19/1.00 vMB 10
383,766 383,766 00000000000000000c639bb2eeb6d3571f9aa5b57d44fa1a36673d821d9162e5 2,121 1.00/1.00 vMB 31
383,765 383,765 00000000000000000043d6a9097948258eabeccf2bb8b4b39594c984c4f6bf8a 543 0.26/1.00 vMB 29
383,764 383,764 00000000000000000fbfead1ce4eb563e89995d1a285d1fb5715f7e7aec82c63 1,149 0.51/1.00 vMB 31
383,763 383,763 0000000000000000033333c531000ed5d3dbb1886c1bf19196b333c02fbb13a9 606 0.28/1.00 vMB 32
383,762 383,762 00000000000000000eb880aa48d653423677ab3d6039336665e0c428a633d223 806 0.36/1.00 vMB 29
383,761 383,761 000000000000000009ccb03ddcb4d721441bc55e65a2f2c3bbb161898c8062da 659 0.52/1.00 vMB 18
383,760 383,760 000000000000000008c81d3a2283467398b683010767787d6a9814dc70b7ae76 835 0.29/1.00 vMB 44
383,759 383,759 00000000000000000a9cabbb0a76ace8557b5bc25d6160aac9799bea4b496a37 953 0.50/1.00 vMB 28
383,758 383,758 00000000000000000818790b6d41cc1075b6fe0f107539af0f3c28fc19500920 1,221 0.89/1.00 vMB 27
383,757 383,757 000000000000000003008fcc13f54e70b88853c770a281af72ebdfdbce350057 860 0.46/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.