Loading Tool

Explorer IconExplorer

Memory Pool

36,379 transactions
26.93 vMB
0.06479733 BTC
Random Selection Loading Transactions
Max Size: 136.27/200 MB

Candidate Block

Mining Attempt 7f9a31cfde29b65392d7aeb46d1c51ee600eea26bfab98730954e2f2678b0bcc
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 585812ef05d8fbe9498dca4b12055ed2602e19e9d98108393dcb40277bf08051
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.01404687 BTC
Feerates: 101.65 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (204,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,706 709,706 000000000000000000016449cf73364d6ea9b2ac0bd0c414dff5a4c5a8804fbe 1,291 0.61/1.00 vMB 8
709,705 709,705 0000000000000000000a5e43255128622c638196a7f8c473afc31b667b955195 2,800 1.00/1.00 vMB 4
709,704 709,704 00000000000000000000ad38c6b27f292c5844fa02a6b9d16d4ce959c208c988 2,888 1.00/1.00 vMB 16
709,703 709,703 000000000000000000090113b01c84ea4ed0530ead45d74e415cfebb6cff1fd6 2,489 0.82/1.00 vMB 10
709,702 709,702 0000000000000000000abcfa3da65faf2dcf4b921bab3933f69dee7cff834e7f 706 0.24/1.00 vMB 11
709,701 709,701 00000000000000000001e7eb1d9a05aa065c248a4336872a2dcddc880f6572bb 1,418 0.50/1.00 vMB 11
709,700 709,700 000000000000000000098e484840bd47d6028a00f8c3af86108c3e26c20f0641 211 0.08/1.00 vMB 8
709,699 709,699 00000000000000000001ce2f5db977cf422071a1f1744051759b848dc301c14f 1,846 0.70/1.00 vMB 9
709,698 709,698 0000000000000000000a838a7e2720ad84d746730a07b242f32ed4474c9c6dd9 1,841 1.00/1.00 vMB 2
709,697 709,697 00000000000000000009846d4afa33f21ba8e68b8ee7397d28ad92cdb9b8b2c4 3,175 1.00/1.00 vMB 15
709,696 709,696 00000000000000000003f56f9c36de2def4e437b1d6c1f9cb9b643aa018dd8f2 1 0.00/1.00 vMB 0
709,695 709,695 0000000000000000000574e462a7ef0b80376003e7889c14ac0ea2e74ee481ce 1,918 0.82/1.00 vMB 5
709,694 709,694 000000000000000000072d066cb2c305a380947faf9411d0ad45a86af9ddb85b 3,244 1.00/1.00 vMB 13
709,693 709,693 000000000000000000064530329635597c14d67f7a37299f83271ba639ebc7a4 2,249 0.77/1.00 vMB 2
709,692 709,692 000000000000000000096984f88f637cf7481172bee345bc1887517c4fdd941e 2,791 1.00/1.00 vMB 15
709,691 709,691 0000000000000000000c080002036cf2c7a14743346a8194e4f51afe45cfd16c 698 0.28/1.00 vMB 7
709,690 709,690 00000000000000000009811fa47d7261f42288b3169fc14e660f528bba9ad885 2,049 0.86/1.00 vMB 8
709,689 709,689 0000000000000000000778e0fb70e34a4ec1c954c757eceb68857e78a5f48720 110 0.05/1.00 vMB 8
709,688 709,688 00000000000000000007c22062eae1aeb77e753e837fc6e7d6c4d4db830bbbb9 248 0.06/1.00 vMB 2
709,687 709,687 00000000000000000008d22bc8835a9633e85ebd4f09f353e1ea36a16fc265ba 2,746 1.00/1.00 vMB 9
709,686 709,686 00000000000000000009cc7e1f6c3617ada1a7d081cebfd29eeebe82417b7f61 1,960 0.93/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.75 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: 631.34 GB
    • Received: 12.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.