Loading Tool

Explorer IconExplorer

Memory Pool

28,475 transactions
9.47 vMB
0.09832622 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.89/200 MB

Candidate Block

Mining Attempt b4cf6c4a4de7a6b947d6b113085536510679db3eda5a71b5b7802dc5cbd4de24
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8e7cbe9d1427dfd3ef1871f53d48e1c245637a116c43bc947910ef00dec4c9d7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,286
Size: 1.00 vMB
Total Fees: 0.02746448 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

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

Node Details:

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