Loading Tool

Explorer IconExplorer

Memory Pool

12,366 transactions
6.82 vMB
0.01729527 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.42/200 MB

Candidate Block

Mining Attempt 8f8dbd4a880be67f871963105df874eefd82b09469257b995984b67181b5aca3
Version 20000000
Previous Block 0000000000000000000077a8e4484c4483f5d5f875c5b70ac5aad6700d6b4d8a
Merkle Root 0bb6fb35fbf3965c5de85f989ce674fa7269d905e4bffa05798a98db10f2b392
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,271
Size: 1.00 vMB
Total Fees: 0.00458023 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,438 (758,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,559 154,559 00000000000001856617932e9a3890745c3b4f6a2a3cfc2ac898dd6e92dcba84 12 0.00 vMB 56
154,558 154,558 00000000000002f42d3fe8459c9dfea502a96861379d2c592c2316c8bacb239a 42 0.02 vMB 110
154,557 154,557 00000000000003ae304a570215afb90cc866f5014efdda641c7ef4d9e6e8cc79 8 0.00 vMB 109
154,556 154,556 00000000000000ec80881dc623e735bf4ee889ca26c0d993a80c82002098f1f5 61 0.02 vMB 11
154,555 154,555 00000000000002314a880da63cba593049fdc1fdc350c8d4bb88fbf690b3a205 37 0.03 vMB 93
154,554 154,554 00000000000001126695600a668b79372eb0cc845f6aeafca0dbe74e1d7d36c5 13 0.00 vMB 16
154,553 154,553 0000000000000d21d31e47b29aad77699e30280f24403782c8806fe5404cbeb9 26 0.01 vMB 250
154,552 154,552 0000000000000b7b3d5c4f0b1ab2828583ad623c73d91da3e2775427c73b51d1 28 0.01 vMB 30
154,551 154,551 000000000000094492e4ee01218625db26d1c8e0b9e753f5468e7e4b369f24ec 44 0.02 vMB 132
154,550 154,550 0000000000000839e87cc60a6dfa78e8c4cd8a5058a1cc29519b65ad7bb0ce16 20 0.01 vMB 195
154,549 154,549 0000000000000cb6b1d3fbf9d0477fecca880ad088fbffa8790c918d1771c3e1 43 0.01 vMB 0
154,548 154,548 0000000000000caf53b86c5b28b263dcf5fba2a62d1133004c73a7f864a190e9 13 0.00 vMB 64
154,547 154,547 000000000000089d7790f6ae8034b06a6cb266146b14f1b56a102e5e1e43ecfd 117 0.05 vMB 43
154,546 154,546 0000000000000a72d69c91bc2eb420a8965a3ac6cd0757c1293950f381630cb2 7 0.00 vMB 15
154,545 154,545 000000000000056a5e4f7876712b41757d30c685012139b5be6484c0075c748e 51 0.02 vMB 220
154,544 154,544 0000000000000112747d17308edbd3fa826b206a63275753e97169171936be29 43 0.02 vMB 147
154,543 154,543 0000000000000c83b7277675d16b12af5dce190ce6ff9d395da350986b901733 29 0.01 vMB 163
154,542 154,542 00000000000005115eceb9d93bdcf5c79b8732a81af9a287022fc18138f767b9 11 0.00 vMB 22
154,541 154,541 0000000000000a9bbcedcd6ee9cf8fb237fb65c89a798ff8c8b9c5760b714a4f 64 0.02 vMB 13
154,540 154,540 000000000000060d7bda539be1b4048700d8c5342d03dfc0769118928810013c 94 0.04 vMB 148
154,539 154,539 00000000000005c476e0281af0aa6f498285b71c486daa236f98b575c22ce19f 76 0.04 vMB 155
Previous 10 blocks ↓
Total Size: 779.63 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: 303.24 GB
    • Received: 1.37 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.