Loading Tool

Explorer IconExplorer

Memory Pool

70,315 transactions
26.68 vMB
0.07062492 BTC
Random Selection Loading Transactions
Max Size: 160.48/200 MB

Candidate Block

Mining Attempt d09ebe15681ec7ccd43483946e397a63aac408be6addc90de91df2f42634d409
Version 20000000
Previous Block 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7
Merkle Root db9f5624ac242626db4b589e3db2d1636649e5ecd9e8ec5c6eb08f12d5af6f96
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,065
Size: 1.00 vMB
Total Fees: 0.01352608 BTC
Feerates: 136.43 > 1.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,467 (121,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,562 793,562 000000000000000000035a04fcfc64bc676d57bec541a5837a655de230db1308 1,416 1.00/1.00 vMB 46
793,561 793,561 00000000000000000001cd58e8e636fe5ddfb436e0eaacaa9774e02571d8f1ed 2,603 1.00/1.00 vMB 33
793,560 793,560 000000000000000000050080819ad5c72b1f8807463b4959681a689a883fd624 1,989 1.00/1.00 vMB 30
793,559 793,559 000000000000000000010b49fb7c17419ec13cea2c5a5538ab000f1fec52d7ee 1,119 1.00/1.00 vMB 17
793,558 793,558 000000000000000000003f6458018ed52adeddc2d2a6542dc6dc2dd4a4925664 1,065 1.00/1.00 vMB 19
793,557 793,557 00000000000000000003b6c96c861cad38d6ded6505a1c9336c5b97ce06fd70a 3,465 1.00/1.00 vMB 35
793,556 793,556 00000000000000000000a46de80f72757343c538d13be3a992aa733fe33bc4bb 3,630 1.00/1.00 vMB 22
793,555 793,555 000000000000000000046261fd6fb8df26fc17ed5d0c3a183662a95dfb69a5fb 3,651 1.00/1.00 vMB 51
793,554 793,554 000000000000000000010e16aec75a0cca9c8070fb41d6742f52e563a79bcbe2 2,708 1.00/1.00 vMB 19
793,553 793,553 00000000000000000004db60f7d445a3923e4065e39ebf189c921533ad9f9601 2,873 1.00/1.00 vMB 25
793,552 793,552 000000000000000000034e9f5ab6c4040c9493313fb56b6c0373fef3a909cb0e 3,172 1.00/1.00 vMB 35
793,551 793,551 000000000000000000035604ed9d33277ba701d3e9e3b4b04f98e5d611b72f09 3,356 1.00/1.00 vMB 48
793,550 793,550 00000000000000000001e16b142ac0558052167394ab4356a922668277db012c 2,956 1.00/1.00 vMB 56
793,549 793,549 00000000000000000001f598af406627b22a24d79e45b95c8a21a2917cafcc64 3,339 1.00/1.00 vMB 51
793,548 793,548 000000000000000000054d870b6ec656d9b3b80b992640e8117c85257c7f8c80 3,336 1.00/1.00 vMB 88
793,547 793,547 000000000000000000033d27e6c5df13dce940459b653bdad2c97f6f253d8cfa 3,273 1.00/1.00 vMB 90
793,546 793,546 000000000000000000049e74bdf80ddf0c78d057c8dd352779cf229becb4031b 3,639 1.00/1.00 vMB 44
793,545 793,545 0000000000000000000371edea7c60b2388b1e3793873f3f45113f6aa084f7a8 3,223 1.00/1.00 vMB 57
793,544 793,544 00000000000000000004df854bd2b4b8104dd847bd340f458f9f53222eb82419 2,427 1.00/1.00 vMB 19
793,543 793,543 00000000000000000001e528d897d6319eda251bb3b32ef5a6f46e2e868a9b9b 3,951 1.00/1.00 vMB 35
793,542 793,542 00000000000000000004b4d02061849de31e67e04d5eafc143843b0bbda814e8 3,365 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 783.20 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: 754.92 GB
    • Received: 18.94 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.