Loading Tool

Explorer IconExplorer

Memory Pool

79,398 transactions
29.27 vMB
0.08858779 BTC
Random Selection Loading Transactions
Max Size: 177.31/200 MB

Candidate Block

Mining Attempt cf857f439c5acabe6fcfc7f2a2c48d56fb74936065978bac0259a86ba48a6663
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 6d4879cca62b1b0e02051b12ff43c43be99a750c7b5f6aa62588cdc69c70e34b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,939
Size: 1.00 vMB
Total Fees: 0.02733003 BTC
Feerates: 146.36 > 2.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (598,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,749 316,749 0000000000000000011801822d286e8c8aedf4b76b2c86fe187156af9e113008 252 0.18/1.00 vMB 25
316,748 316,748 000000000000000005f0b3bd4d29469839d0fdccb92f8eb1b558cf85aa0af2fa 132 0.10/1.00 vMB 23
316,747 316,747 00000000000000000c7b50f58d8cea248275549c1d7b7d1bae16188f4cd9948f 20 0.01/1.00 vMB 40
316,746 316,746 0000000000000000140213d26f69859526d08d2dea8bcec4fcb87ab045c3099e 411 0.23/1.00 vMB 27
316,745 316,745 00000000000000000a1e91656a9a644ce72d6f17abc268286874d66fc9b4755c 356 0.21/1.00 vMB 27
316,744 316,744 000000000000000014266ba12181b4da1fe1dc77f2fe8b4e4e0ef3b0563be1f0 298 0.27/1.00 vMB 20
316,743 316,743 00000000000000001dfcca706e195c21e648dd5e4b000ec62c2c12f372c33685 33 0.03/1.00 vMB 11
316,742 316,742 00000000000000000d81bc6d6674e5a5b5c27d5ef6b58af24d68f728cced5369 168 0.10/1.00 vMB 26
316,741 316,741 000000000000000004810f8b8a1ce7a2a5ad1f0ba229418411e5679cd6f04843 623 0.33/1.00 vMB 29
316,740 316,740 0000000000000000266f4cecdb0fe43493ef30c27f8d441576b0b3a24b323dbd 686 0.46/1.00 vMB 20
316,739 316,739 0000000000000000244cb4048f0e39ca576d4bec55a816515a5682727f2e3999 697 0.25/1.00 vMB 42
316,738 316,738 00000000000000000430eea533287aa338c4f8d95d313681e3d56a75cb359006 24 0.01/1.00 vMB 16
316,737 316,737 00000000000000001d82865677171ba31192805b3e56b1fadf75895a555bbe9a 46 0.03/1.00 vMB 23
316,736 316,736 00000000000000001ae9186bc09cd6a6f16ca139a0ea3d2aa79af403c0eba4ed 377 0.18/1.00 vMB 26
316,735 316,735 00000000000000000ead1017278f3723787527be34b19b8882385d1bc63a3323 272 0.17/1.00 vMB 27
316,734 316,734 000000000000000011e01482269baccec434a4ec123d734a5dd5a392ad11454f 346 0.20/1.00 vMB 23
316,733 316,733 00000000000000000765d7fd333146af4bad884408b01038807cc96581ce4c60 1,069 0.68/1.00 vMB 27
316,732 316,732 00000000000000001b6eea720793fa8ac6ca39ed7c3c5126274cff186f6dd289 564 0.35/1.00 vMB 24
316,731 316,731 000000000000000010689da9aed3558a12a6a2375b3b27dd91a26dd945cb839c 716 0.45/1.00 vMB 25
316,730 316,730 00000000000000000fd43d11d0818d3686d8f2fe448ef47b3a6f3b5dae9855a1 256 0.17/1.00 vMB 32
316,729 316,729 00000000000000002bbafa6f301c47574354c05eb3c4d273ca8c7bb6ddbe781a 363 0.18/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.90 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.