Loading Tool

Explorer IconExplorer

Memory Pool

72,547 transactions
27.57 vMB
0.07963123 BTC
Random Selection Loading Transactions
Max Size: 165.36/200 MB

Candidate Block

Mining Attempt 4a0a577ae8480256996a13e8be6824abea2e8ff8140800bdb07a255a7695ba45
Version 20000000
Previous Block 000000000000000000019979e8bdd87a31a1a1c2e73dff8378a4e0185b5ab60e
Merkle Root 4fc6023967416a8a55e4e0315c6c9fcb94105baece1155fcb876b373a8ae8c0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,066
Size: 1.00 vMB
Total Fees: 0.01737397 BTC
Feerates: 100.89 > 1.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,536 (684,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,569 230,569 0000000000000161548d26fa8c3ae05bdf2a471f3fac9b6b550f84db4b73cdf8 206 0.10/1.00 vMB 149
230,568 230,568 000000000000006656c03f67fcd3137199e44bf162837c28abe8005c09bd9704 4 0.00/1.00 vMB 0
230,567 230,567 000000000000015addc2475ba9db40d0c309a1eb36ab61f6b1b804218f00f3ff 469 0.23/1.00 vMB 105
230,566 230,566 0000000000000164c199c6deb1dafad514c2cbc99367772518f808631a84cc51 54 0.02/1.00 vMB 74
230,565 230,565 00000000000001482d95ba1d55711a96371455a17be97091616509d2b81de966 359 0.15/1.00 vMB 158
230,564 230,564 00000000000001b274afb4bb5525df67a2d35343dafa8b00a836f5bd5c48e85c 501 0.25/1.00 vMB 26
230,563 230,563 00000000000000696ab073afb34a9a190ed3ecced848c4cc2d5a58a25e351fe2 606 0.31/1.00 vMB 157
230,562 230,562 00000000000001aa54cddb292e7e030ff5dc4cc4617942b638a9aa622a322d02 5 0.00/1.00 vMB 0
230,561 230,561 00000000000001b99ee0c32491f1f893973c22afb7eedce6cc85a8a8e2abb292 373 0.20/1.00 vMB 125
230,560 230,560 000000000000014764d94d646cf34d4bc8d35092dafca25ee4de2b5b5a572952 591 0.25/1.00 vMB 156
230,559 230,559 00000000000001be937625d2eb53dd3dfeb780d3e2aee4d01560800216fbb396 505 0.20/1.00 vMB 174
230,558 230,558 0000000000000129fd1c1f6277394cd69097056c9a4d5b965f92303a8db5586b 77 0.04/1.00 vMB 112
230,557 230,557 00000000000001aad3ce0fd73ffc261bf4e3b575248046473940c52a2d61d782 271 0.10/1.00 vMB 4
230,556 230,556 000000000000001033e7288f7b414dfadc8e4ad61169c6e6106e2d7514b26b30 392 0.25/1.00 vMB 35
230,555 230,555 00000000000001d169fa3c268e8a8da7e954b76abc2179aae5ad478dd5176f75 485 0.21/1.00 vMB 165
230,554 230,554 000000000000010432f39515903e1bc6038b11fab7a1cd41a5d26ccb4d0abba8 574 0.25/1.00 vMB 130
230,553 230,553 00000000000001d6124cae7577a718bca5e04594e75a67c0cc1f7c5c457ffb15 393 0.20/1.00 vMB 128
230,552 230,552 00000000000001b05915986e40513e9924d62e347fc25b955dd7c0baa6330c53 207 0.11/1.00 vMB 154
230,551 230,551 000000000000013558a57c56de7ea9a77a24ebd923fc597e913babe467d3106d 224 0.25/1.00 vMB 49
230,550 230,550 00000000000000cb5ad3b5e1561f257c1cb37cd5b796c7ebedc30e2765f7f3c1 8 0.00/1.00 vMB 254
230,549 230,549 00000000000000d530ce40105b14b46303b4cb612a3b41f0caf8d652620b1394 52 0.03/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 783.32 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: 767.68 GB
    • Received: 19.44 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.