Loading Tool

Explorer IconExplorer

Memory Pool

19,456 transactions
4.81 vMB
0.06592583 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.35/200 MB

Candidate Block

Mining Attempt 8d6de71ba2482af6ba89a226cc5e4bc3f550e5919c27544ebfd7bcf3af4e2a0f
Version 20000000
Previous Block 000000000000000000010ebf3d78750a559f300040137ee4d9f5a620eb965783
Merkle Root f0663756e889fae6df6d5989a69d3bc85ae470aa5af906cffbc5b1f805151ed4
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.05628845 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,161 (649,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
263,563 263,563 0000000000000003dfe88eeeb2af6adbc8adf1387ee9df5a4cfab62948e7de4f 0.25 MB 714 116
263,562 263,562 00000000000000050891ef50aa157215aefdb389dc76fdebdfa68556f6e36132 0.03 MB 34 28
263,561 263,561 0000000000000001320a259b54b8bce4b82fd27fe3edeeaa9fb3fb8aa4f69ce9 0.10 MB 120 56
263,560 263,560 000000000000000f7aaf2314807141c7a0231c9ef5f2df71bdaa71f6e950b480 0.05 MB 74 55
263,559 263,559 0000000000000007d605c3e0f1fa8c1b01fa657d7ded865c9e59aae43dbfd56c 0.14 MB 266 79
263,558 263,558 000000000000000f1fbac0a3bf391e9d025cf9a22fdb0652f9f8980698eab914 0.20 MB 361 117
263,557 263,557 0000000000000012edaa60abd7def3d425eb5920ae11335ff649fd55d9f9aa5f 0.11 MB 222 82
263,556 263,556 000000000000000c1d5f0aa51596a6776da706e37e06a7db8d8e6cf84f04b856 0.07 MB 137 35
263,555 263,555 00000000000000127033a63a9c5c3ef9258d2e9d51e002ee7ed0a663b9640890 0.03 MB 76 0
263,554 263,554 000000000000000165feebe509d0ae4891b2d6b482409f0dbf6acd522fb4bee7 0.19 MB 393 110
263,553 263,553 000000000000000d252657a2f3343c78294db54f3e80e2c98d6f25ba7e3a2878 0.30 MB 706 100
263,552 263,552 0000000000000009e20aadc90791138f40217b96cac0972c5624ae041dee6393 0.11 MB 277 106
263,551 263,551 000000000000000bce304d7e6410b8160f46d2a108d11c767397c91fd23fe01c 0.10 MB 274 71
263,550 263,550 0000000000000004b89450ff60ff5485519879a95e01fe78100126a2ea9a31a6 0.13 MB 277 108
263,549 263,549 000000000000000ed0f393403c9d2345e75296bd9ed37c9208164e94d6e303ee 0.18 MB 265 67
263,548 263,548 000000000000000281939f298e1a8128c5f3e483dfe1f3aa2c0e2650b859655a 0.05 MB 120 130
263,547 263,547 0000000000000011dcf1d0cbe8ac16bb68b83476724549b21c008c93490967c2 0.03 MB 25 11
263,546 263,546 000000000000000cd939a51dc8454a7caafd031e4231d924b783fe5d9234f70d 0.10 MB 240 126
263,545 263,545 00000000000000032c17ce69638f3ef465f4d13792e68d630d9656690e6d532f 0.07 MB 176 76
263,544 263,544 000000000000000587553c2aed004ba3484dff264fb6c2b64e7d851c16dd788b 0.11 MB 245 98
263,543 263,543 00000000000000037809ce7ffff879cfc8fc1ba6c243df788217e1d4b1d32816 0.04 MB 100 117
Previous 10 blocks ↓
Total Size: 779.13 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 41
    • Outgoing: 10
  • Data Transfer:
    • Sent: 1.87 GB
    • Received: 0.06 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.