Loading Tool

Explorer IconExplorer

Memory Pool

81,263 transactions
30.40 vMB
0.09791294 BTC
Random Selection Loading Transactions
Max Size: 182.32/200 MB

Candidate Block

Mining Attempt fa3fb543ee599f1dd97d20d72874a27fe7321d2420b0c78bee08338ff1244e9d
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root cc484fa3a6dc299c3d1bd8eaea2eacbe19d943800f3f831793e1624d5cb3348b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.03425576 BTC
Feerates: 301.07 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (141,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,290 773,290 00000000000000000001dbcd36c4b78b9d374c5f349ea0155fa2fad95afb85ea 522 0.15/1.00 vMB 12
773,289 773,289 00000000000000000004a1251656215bf3580bca28fbabd6ab0a838a7ce0cdb5 1,785 0.51/1.00 vMB 14
773,288 773,288 0000000000000000000426449ee05e8d85cebc66f43581928471d0abbf7d27fa 902 0.27/1.00 vMB 12
773,287 773,287 000000000000000000066138e0dc055eb346cd67a2a4d4f1f0ad76eb1d5cf230 129 0.03/1.00 vMB 13
773,286 773,286 0000000000000000000735cdb9ace267b064da6ac2c8141b749fcb197e385966 1,747 0.90/1.00 vMB 4
773,285 773,285 000000000000000000005192b89d86f9e460f42bcd45771e9452c53f313576d8 1,930 1.00/1.00 vMB 9
773,284 773,284 0000000000000000000474269ccfdf01f8e77846a63861e523a6103cffa1d4d8 2,315 1.00/1.00 vMB 18
773,283 773,283 00000000000000000003336fcbf9dbd66b98e0b875db5886c00ed50dfaba033a 2,951 1.00/1.00 vMB 12
773,282 773,282 00000000000000000003cb0c095f4f766cebd3e4d5defe3a7b7467b2fdd8f287 2,861 1.00/1.00 vMB 24
773,281 773,281 00000000000000000006196fe29d70006312640e88696f5813b514356895e892 2,312 0.79/1.00 vMB 14
773,280 773,280 00000000000000000002e41b90186436203e0d54f3e320aab7b0b6608e09d222 575 0.17/1.00 vMB 15
773,279 773,279 0000000000000000000167188917f437269f57da5662162fca4074f9d3c2a42a 1,393 0.59/1.00 vMB 10
773,278 773,278 00000000000000000004461b001f4430eceb1269ac9594c653dd6b7f6ff62b96 2,542 1.00/1.00 vMB 2
773,277 773,277 00000000000000000001440214bcd43735f45380f84a843c19b9886ac7144774 2,048 1.00/1.00 vMB 10
773,276 773,276 000000000000000000075ab0fecb6c56b1ecc14edf0ae6fcc8ae839b2211ce99 3,467 1.00/1.00 vMB 18
773,275 773,275 000000000000000000073803f694794bc020325060a09a16d20220f0ce546771 3,703 1.00/1.00 vMB 22
773,274 773,274 00000000000000000000c0e0a831b88fee531e1155466a590fce7a45feea014a 1,261 1.00/1.00 vMB 6
773,273 773,273 00000000000000000003f4969b7f239be6ffe9ed4d5929d3fc069d12d4d8507c 1,881 1.00/1.00 vMB 4
773,272 773,272 00000000000000000003b90ffe83cef9e999350f5aca50d09c269f312060563e 2,264 1.00/1.00 vMB 12
773,271 773,271 00000000000000000003daafb3ed46d0c8191b802dc8c41d73a35c420f3a211d 1,290 1.00/1.00 vMB 17
773,270 773,270 0000000000000000000028c488ef32a7c72d84c0f5149981c2462af669b6b4b3 2,810 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.41 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: 664.98 GB
    • Received: 15.07 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.