Loading Tool

Explorer IconExplorer

Memory Pool

79,754 transactions
29.87 vMB
0.12293775 BTC
Random Selection Loading Transactions
Max Size: 180.17/200 MB

Candidate Block

Mining Attempt 80a8fd493382ac126274dd625504b4ac949c9f5e0f641943b93ad3f4684571c8
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root d6153d2b5cf376287c5ea49038783ec4529a04c4045f758e267dcf5ee56cea40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.05736131 BTC
Feerates: 150.75 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (545,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,782 369,782 00000000000000000ceda5ced3b0f926c5ed4067a705219a97bcc5290c65c9fc 813 0.55/1.00 vMB 31
369,781 369,781 00000000000000000a2b7567ed2369c0fc84728e82520cfa7a5e6f9ca999a66a 2,210 1.00/1.00 vMB 52
369,780 369,780 00000000000000000c263b0c74d204a09a67d7f220e80e730287d518064d5687 362 0.30/1.00 vMB 22
369,779 369,779 0000000000000000103e0f2513104998dab746c46467207a8bd88fd402259e21 118 0.05/1.00 vMB 37
369,778 369,778 0000000000000000070bc9259a1e6abf31576038ae5499e945fc7ab1848818e7 1,063 0.66/1.00 vMB 38
369,777 369,777 00000000000000000fe3f265705aee916bdc164086b9ae54fdf1f2bdab9e8245 943 0.54/1.00 vMB 43
369,776 369,776 00000000000000000860146d820c6d138e4bc7bc6e4bdfbe619c02253083eb7e 394 0.23/1.00 vMB 34
369,775 369,775 00000000000000001045a015226e7df89cd5c4cea734ee4c3c441dcd1d0e58ac 166 0.09/1.00 vMB 35
369,774 369,774 000000000000000006fe5234d85fb584a2b910c887eebb4610dd65c05de862ec 1,301 0.68/1.00 vMB 41
369,773 369,773 0000000000000000050220a622094ca4d07f7ef0f71d8b172cb16521f7f08b12 500 0.25/1.00 vMB 39
369,772 369,772 0000000000000000020cf3271631b4610c7b363552be7a5e5e796ec82d4fe50f 1,221 0.54/1.00 vMB 48
369,771 369,771 00000000000000000c9682483a88c625e732f8447fced7cc92c1d9b38f80e3c6 630 0.31/1.00 vMB 38
369,770 369,770 000000000000000008e23a36e0735bbe22f4f76f3122e89ed367155a5a32316b 582 0.34/1.00 vMB 34
369,769 369,769 00000000000000000ef723e9b2c4b7b4b3275cae76039377a7b307d2dd0071a3 894 0.57/1.00 vMB 33
369,768 369,768 000000000000000002e0fb1ba60c76abc40618aab7f583910d3a6a3666df5b66 125 0.06/1.00 vMB 34
369,767 369,767 000000000000000004832116e47f471b2918d08f748141f4e6e5a7843e683d06 130 0.07/1.00 vMB 30
369,766 369,766 0000000000000000084ffb7fc5739c3100603abc889486609c9141a9aefade50 424 0.23/1.00 vMB 36
369,765 369,765 000000000000000007b3c581f679cc6ceb8f8834bee427a6f4f595660b512bc7 88 0.04/1.00 vMB 46
369,764 369,764 000000000000000011f7fe5a87296f1dd155bdaf263e75ac083309b02a23f6be 253 0.15/1.00 vMB 34
369,763 369,763 000000000000000000cbddfa24adff0172a5395daa48169f75d42bec9273db6c 1,611 1.00/1.00 vMB 37
369,762 369,762 00000000000000000bbb60b2563d15976b8f246f01495a26ebcc85a9dc5c2cd7 307 0.20/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.56 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: 670.25 GB
    • Received: 15.84 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.