Loading Tool

Explorer IconExplorer

Memory Pool

28,634 transactions
7.75 vMB
0.07443318 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.76/200 MB

Candidate Block

Mining Attempt 8dfacf57eb84343f4d1fdfa7ca7098f96a0c70b6941b49c87c65e1dd49caadba
Version 20000000
Previous Block 000000000000000000017cf0f023d4d9c937ea3a46b4cd4667499a7767398f37
Merkle Root f232215224bccde2735f82309169a416c3e9164ff2e1552059627956a5f51293
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,764
Size: 1.00 vMB
Total Fees: 0.03416437 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,210 (777,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
135,871 135,871 000000000000057cebb3b81091bad969e84a5af9c119b1bfb1140d017890f368 0.02 MB 45 400
135,870 135,870 00000000000007105e21f0608903e05a3df5994ce2291b83d1b93e260a6b2ae1 0.02 MB 40 174
135,869 135,869 00000000000007cc6acc6645738f158e08f6d8c4822653ab79d8434a09ab7402 0.05 MB 147 226
135,868 135,868 00000000000001e5a2c1ba18e5da84117180df68309c0b55c29d727a3003721f 0.05 MB 87 59
135,867 135,867 00000000000004da012af23c1893cf4d9e9175f69a5f9fc6eeeeb75771195051 0.06 MB 107 822
135,866 135,866 0000000000000a59e402eb4c2b63a5aa5354578c3b38bd8fc3be7053864b8543 0.06 MB 187 177
135,865 135,865 0000000000000912c57ff7eb47ebbf2cfce2d4f63d38d23c0c49010b146544bf 0.04 MB 91 654
135,864 135,864 00000000000000c0093f78763aa04daa82be0340baf57e7bbbeafd1256525736 0.01 MB 33 536
135,863 135,863 0000000000000a285c3cb2a90ac7194cca034512748289e2526d9d7ae6ee7523 0.01 MB 26 446
135,862 135,862 0000000000000080edc8a44c7b0f5a36601558404cb23af5c011332deb2490e1 0.01 MB 24 40
135,861 135,861 000000000000037151fc806cc1610d1818a87923403aa239f4c02b3f128368b6 0.00 MB 5 689
135,860 135,860 00000000000000075c09056c7057eb815aff7d5a25ee971cf9835158dc2b7941 0.02 MB 52 673
135,859 135,859 000000000000072a9d07fd08ee358e9e8d1a00991c5622703300579e6a82691b 0.00 MB 12 652
135,858 135,858 0000000000000253ef2f032fa4ad7ae492a4860c382ca9d0712f66e86d3a096a 0.04 MB 129 10
135,857 135,857 00000000000000998029ab4574f4b3d5bba5677272ae296fa76f36d5e22fce10 0.03 MB 61 418
135,856 135,856 000000000000091b90788656ca242315c01eca81ad2f4a806ea877a7f1925104 0.08 MB 92 178
135,855 135,855 00000000000005edc73d99b667eaacade0fbee66f5cde8496e4a39889146f286 0.02 MB 31 219
135,854 135,854 00000000000005d466cac991c05ec1209d062bda76dd2739d1aa3ab63f0b7207 0.00 MB 13 548
135,853 135,853 000000000000065e7c16d781cd7e064bae1e2ea9a160462e1ea801ab6a0f1e78 0.02 MB 60 232
135,852 135,852 00000000000004df5e62cf3d5a2ea3be27679ff1251bcb623d9c004973d77d45 0.03 MB 63 613
135,851 135,851 000000000000079dad005c155c73a2db30ce20360a49124a1d71c21b33125fa7 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.22 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 65
    • Outgoing: 10
  • Data Transfer:
    • Sent: 19.49 GB
    • Received: 0.39 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.