Loading Tool

Explorer IconExplorer

Memory Pool

87,572 transactions
32.87 vMB
0.13790008 BTC
Random Selection Loading Transactions
Max Size: 199.84/200 MB

Candidate Block

Mining Attempt c8860038f872d8f3f1a7e2225a786f5191e1e31e049e6c970eaee8f1df1f3f30
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 8dfc2f90550b76a827c114873d74774584c89f48c8731511be6a6617d41c3356
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,987
Size: 1.00 vMB
Total Fees: 0.05026060 BTC
Feerates: 300.16 > 5.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (74,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,472 840,472 00000000000000000002a2513714040fbf92b555095eac0c6b44d1eac2da0307 6,229 1.00/1.00 vMB 178
840,471 840,471 00000000000000000000ce5ad8e351c0ce9a05a58e622cb8243ad6c18b24c90a 5,004 1.00/1.00 vMB 168
840,470 840,470 00000000000000000001901beb6d0ded42e731327a95e9c81a3d29336cc79402 4,791 1.00/1.00 vMB 186
840,469 840,469 00000000000000000000a7348fd6efec33bf641ed0eeead063e77f29a79f3a6c 5,762 1.00/1.00 vMB 207
840,468 840,468 0000000000000000000107df4e7d0b049dfc69a38d495b1b504170d00ff0a545 5,773 1.00/1.00 vMB 209
840,467 840,467 00000000000000000000f7a850f0c79eafb8fc30cc7c2bd439869e0721470a18 5,089 1.00/1.00 vMB 210
840,466 840,466 00000000000000000003397b6a3f375c72dc0b73552bf7668e559d5575f0ba5a 5,571 1.00/1.00 vMB 245
840,465 840,465 000000000000000000029654e61b48625d5d9ac5f4bf8e343d00a6ee2c759550 6,097 1.00/1.00 vMB 241
840,464 840,464 00000000000000000001093d4d6b21b80800fff6e5ea15cce6d65066f482cce9 5,710 1.00/1.00 vMB 204
840,463 840,463 00000000000000000002db1e5aa19784eec3de949f98ec757e7a7f2fc392079d 5,194 1.00/1.00 vMB 254
840,462 840,462 000000000000000000013d18c6f7273fa9244dc7c41dabb7135b8666e197ef81 3,436 1.00/1.00 vMB 265
840,461 840,461 00000000000000000001f36562936084a5332196fe9a40fae69770838ad72e41 4,964 1.00/1.00 vMB 328
840,460 840,460 000000000000000000024c0085f1379f147cfd02ea554e25bca7702c43ecd8f8 5,105 1.00/1.00 vMB 440
840,459 840,459 00000000000000000003008f07140a222027e45c87fd2ed283ab8834b20a3685 3,642 1.00/1.00 vMB 240
840,458 840,458 00000000000000000001e9574885731aac55ed0a6cf03252b46c145ae952f013 5,231 1.00/1.00 vMB 354
840,457 840,457 0000000000000000000180c17cb19200675e378363d0599acefab161b3f04798 6,053 1.00/1.00 vMB 242
840,456 840,456 00000000000000000002fad7e812569fb9001291e5d1ea65fa39e18d99fb5d03 5,506 1.00/1.00 vMB 212
840,455 840,455 000000000000000000000989af130210c462529594b200fdbc933fa91123ba15 5,809 1.00/1.00 vMB 235
840,454 840,454 00000000000000000001e39ad073e9bc099e687392b55955234c18b880856d45 5,595 1.00/1.00 vMB 254
840,453 840,453 00000000000000000000a08559eb6397bf75e26b30da1cdd527e390548568e4d 5,663 1.00/1.00 vMB 277
840,452 840,452 00000000000000000001dc34a9340d27986b2cb96b80996f80ff013e1f90475c 5,293 1.00/1.00 vMB 305
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.