Loading Tool

Explorer IconExplorer

Memory Pool

76,508 transactions
29.78 vMB
0.08007533 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt 0c534c158dc866520f820316ed3c4f5339d034bd097c0bbb56a30cd40cf7adc6
Version 20000000
Previous Block 00000000000000000001dc192b0ad238907d906253e9c0e3e020d8781daa1ad4
Merkle Root 7723a3871b2f150a41009135b8ac4935b81e6547e2678b56a7d92c8ac393a555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,813
Size: 1.00 vMB
Total Fees: 0.01702786 BTC
Feerates: 101.67 > 1.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,179 (108,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,544 806,544 00000000000000000002de1b4c8a7040830aec857fbb904a33bd03b295f6fba3 4,196 1.00/1.00 vMB 22
806,543 806,543 00000000000000000001f9bd64f75fe8745920bd2db08c54691658be35564f1f 4,339 1.00/1.00 vMB 22
806,542 806,542 000000000000000000052ae67cca5756217ce5a98f00b841ae04f3e097f3a987 3,276 1.00/1.00 vMB 22
806,541 806,541 00000000000000000001bf9d544eea54db94a560b5532bd9608d8b4e6176a468 6,069 1.00/1.00 vMB 18
806,540 806,540 00000000000000000002fd0c9cb6493b50619ff3953d10ea1250d8cc58970e22 3,225 1.00/1.00 vMB 24
806,539 806,539 00000000000000000000a347e5ab89d21ee04e679e1adb50859361917b4050d4 4,496 1.00/1.00 vMB 21
806,538 806,538 000000000000000000044fcda1d559a3a468bcae39c26b1f42a7d2bed33dc3a4 3,073 1.00/1.00 vMB 25
806,537 806,537 000000000000000000025b472ffdbaf6a36af1a03100ebd7b5e72e033772e5f5 4,014 1.00/1.00 vMB 23
806,536 806,536 0000000000000000000299a1c33b0ec4296de2213bbd26f805dd9ed00069bcb3 2,458 1.00/1.00 vMB 26
806,535 806,535 000000000000000000004c84edf108755426031227418183530898f4b03b666e 4,394 1.00/1.00 vMB 16
806,534 806,534 0000000000000000000449466446723247a06473d133bc3d3819cc35b8001121 3,745 1.00/1.00 vMB 17
806,533 806,533 00000000000000000004521d837e6750bb64636e8626ff027412a2dce0ae8d52 3,764 1.00/1.00 vMB 22
806,532 806,532 0000000000000000000125059e83984ecb2b2873b105a53f581950ce0dbf5633 3,392 1.00/1.00 vMB 22
806,531 806,531 00000000000000000000b7d215e50a8293aea69c663fa9610957416b5c571946 2,955 1.00/1.00 vMB 16
806,530 806,530 00000000000000000001c1097561ed7080b133388baef40e31937f5c718d6297 3,662 1.00/1.00 vMB 18
806,529 806,529 00000000000000000003142737948b7fff860e47458521a1ee4061c052d736aa 3,172 1.00/1.00 vMB 22
806,528 806,528 0000000000000000000263fd9008cbd42b9a8397bfcd750eabff3e3322a97c22 2,685 1.00/1.00 vMB 24
806,527 806,527 00000000000000000001871537906393e611ecc626c2cf929128cac2280bae02 1,041 1.00/1.00 vMB 18
806,526 806,526 00000000000000000000da4f548fed4f322d51f0b00ed1c125a779e97b1d9282 2,126 1.00/1.00 vMB 26
806,525 806,525 000000000000000000005966e085da7a9ef739fc7053bbfb6ce62ae04877f678 2,205 1.00/1.00 vMB 18
806,524 806,524 00000000000000000004dd07dcc0174773017f1d480ae21dcee1351c51e5d1ad 2,817 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.71 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: 697.69 GB
    • Received: 16.58 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.