Loading Tool

Explorer IconExplorer

Memory Pool

77,104 transactions
30.75 vMB
0.13736464 BTC
Random Selection Loading Transactions
Max Size: 176.84/200 MB

Candidate Block

Mining Attempt cb1c7d3f3010ed5678156f0dc612eeebf85ba5c5f57a31dcad3a8749810a51b9
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 6428579b3c226a3bddfc03af172979506f09423ba8b8e2c77f3e264e30725373
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,346
Size: 1.00 vMB
Total Fees: 0.04989132 BTC
Feerates: 150.36 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (148,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,369 766,369 00000000000000000006aa4728298a06cc28ead21d7bb7176814e5a6be435a69 2,886 1.00/1.00 vMB 15
766,368 766,368 000000000000000000069e9709f091529a219e6da122a14cb4ad5760d2a02687 953 0.44/1.00 vMB 5
766,367 766,367 0000000000000000000046a87c992b11f2b64af68bc29b525c01634f0f80b213 2,419 1.00/1.00 vMB 19
766,366 766,366 00000000000000000005c3bc55916a5bf60d6250e8765a2ab2f3f87ee90edb3d 726 0.31/1.00 vMB 14
766,365 766,365 0000000000000000000414383b11589d1d9d25509c885a23a6a4ed7fc6ac610e 866 0.50/1.00 vMB 7
766,364 766,364 00000000000000000007099c82284fdd4fef4ca1390c3d2c27e2e3e4848d9bba 1,347 1.00/1.00 vMB 12
766,363 766,363 000000000000000000042db34696e68dc8b0e51da5237e9a091639b1e220fca4 2,105 1.00/1.00 vMB 21
766,362 766,362 000000000000000000071086ef37167049c044caafc99c2643867fba3227dc45 123 0.04/1.00 vMB 13
766,361 766,361 000000000000000000065c8848f462fe6d55cb06e5806c8ba2fc2dc90c52c4d9 779 0.37/1.00 vMB 12
766,360 766,360 00000000000000000005e5b99ff192dbf1938f7447b18862eef918afb648ca16 268 0.07/1.00 vMB 12
766,359 766,359 000000000000000000012ca674b305c59317b467c25bf31fb9e5480b304956bf 334 0.19/1.00 vMB 7
766,358 766,358 000000000000000000079fdc4f58acb66ceb60afaf2e24fcca820cb4aefa75d0 2,392 1.00/1.00 vMB 13
766,357 766,357 000000000000000000037a194f593123790a2bc15f938e787afba337b4f0d341 2,228 0.87/1.00 vMB 12
766,356 766,356 00000000000000000002e9d18804626a1662d6737f3a366e6ba0f1cee5daa548 642 0.19/1.00 vMB 16
766,355 766,355 00000000000000000007bf09754bc2d09a53400d983e9b67076b630653758fdf 576 0.24/1.00 vMB 7
766,354 766,354 00000000000000000005a7d179ce446fab4ea7c897d419b663c7cda480d6308b 2,764 1.00/1.00 vMB 13
766,353 766,353 00000000000000000001e366b0c412edc1c2d8eb989501d364629a697434baba 3,001 1.00/1.00 vMB 19
766,352 766,352 00000000000000000001abfdb0f3d17111d1a1d01e579e617bf9023bd6e24cd6 131 0.03/1.00 vMB 20
766,351 766,351 00000000000000000002c9290a7c69c8ba225b11617ddd6ad688ec89314802dd 2,383 0.86/1.00 vMB 15
766,350 766,350 00000000000000000002a8a9e17060c6dc61f907015ab8186edac14e7a56c9a3 98 0.03/1.00 vMB 15
766,349 766,349 00000000000000000005d1289ba18d77522a4be115ad3b16bcc14f7d2811ba2f 333 0.13/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.