Loading Tool

Explorer IconExplorer

Memory Pool

76,686 transactions
33.45 vMB
0.13147622 BTC
Random Selection Loading Transactions
Max Size: 187.57/200 MB

Candidate Block

Mining Attempt 2b3ce65e6692104f5b8d48efcefc5b64f1076141c57ca4d4a502b3ecdb09189a
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 9390fc4393b407c222214e9ea0580aba9d30ec88fde9cb9f2c00251fd389bd3c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,256
Size: 1.00 vMB
Total Fees: 0.02417904 BTC
Feerates: 100.53 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (607,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,558 307,558 00000000000000000dc74e6043e02f4623585cae9fe7fc5eca2f76ba9c946436 124 0.07/1.00 vMB 28
307,557 307,557 000000000000000014c25756a96b311576d9313d05867a09730d3323952d1899 33 0.02/1.00 vMB 25
307,556 307,556 00000000000000003af8852f946d8e7eefd457bc4f5e233ec1fd7dc06ebdd491 232 0.11/1.00 vMB 33
307,555 307,555 00000000000000002417ce5daaba79455e0a4446a33980cdb6024a93f9e2d554 98 0.05/1.00 vMB 33
307,554 307,554 0000000000000000354780364b1ffe44462873b6d3ee111839d003e3929f187e 47 0.02/1.00 vMB 33
307,553 307,553 00000000000000003bd12ec4876784730dee9b8544ed1f2eedf36cb9ba49e091 60 0.05/1.00 vMB 22
307,552 307,552 0000000000000000449671d5eaf103463e0652b77c3434568d3ce2b0178ed632 116 0.07/1.00 vMB 28
307,551 307,551 00000000000000000a31571f4b7d2b0f753e9cfe298b8bc083babeb86149b069 434 0.28/1.00 vMB 23
307,550 307,550 00000000000000001eb1336c4ef354aabb5c54978bac888e3c85ada6412f7e67 166 0.09/1.00 vMB 27
307,549 307,549 000000000000000015b81158ae3634b0b9173865885bbe615256f6c6a61d1427 361 0.18/1.00 vMB 26
307,548 307,548 000000000000000032d981b9bde9fcd3542f98dfb8ef340d56e2633e7aac76ea 564 0.31/1.00 vMB 29
307,547 307,547 00000000000000004b5c4d6561ce4519f82681a346bd66179ab3b89c3265eb46 262 0.14/1.00 vMB 27
307,546 307,546 000000000000000014c68dcc94187e24fb5f9660b9c365408bbdbb38a1cc5d80 208 0.12/1.00 vMB 21
307,545 307,545 000000000000000024b1d58ff1a17c21a2176a4c7b02a47704ddd50ac8be3819 868 0.56/1.00 vMB 27
307,544 307,544 00000000000000002f1e48b53017db967810a5521817d692466636f915829639 309 0.19/1.00 vMB 25
307,543 307,543 00000000000000002090f587a086497038eb39f9cef0f537e26e637713ac16bb 111 0.05/1.00 vMB 30
307,542 307,542 000000000000000003dc46e93dc66fb7faea086f27cc947c2c92a6b5571d93e8 584 0.34/1.00 vMB 30
307,541 307,541 00000000000000004190030f8bc5e331db4ac6d0ec1ecbb7e4bf062efa1920ec 52 0.02/1.00 vMB 37
307,540 307,540 0000000000000000097d6d750e3b51eb720c96e24cbf1b5b32cae531fa431bcd 179 0.11/1.00 vMB 30
307,539 307,539 000000000000000007f0545c941aaf7b5e95518e3eca78fbbe869101875cf47e 352 0.24/1.00 vMB 25
307,538 307,538 00000000000000000383f1c3e684f62e10473c01b38c2fb2d426d9fb04aef89b 227 0.13/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.11 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: 733.14 GB
    • Received: 18.54 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.