Loading Tool

Explorer IconExplorer

Memory Pool

49,898 transactions
30.82 vMB
0.10439901 BTC
Random Selection Loading Transactions
Max Size: 164.95/200 MB

Candidate Block

Mining Attempt b00a65f295aaad2eef6f6e9af2a7fbd499862fcf7dec24408b270b96e31a6c0e
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root d3b1cd227adff6f99eaeb3268f9bde8118b8687dfde42063a9c27b6493863f3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.03770734 BTC
Feerates: 101.56 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (133,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,164 781,164 000000000000000000041be0009e42cbf2848b4c296b7a717af8d118aae5e94d 237 1.00/1.00 vMB 1
781,163 781,163 00000000000000000005ed4bdc8f4b60859acd49ddb610c498e44a10d046510e 1,171 1.00/1.00 vMB 9
781,162 781,162 00000000000000000002b29b2fb5e49f9d25c9e12deec2ecf1cda7d076afb4f3 1,192 1.00/1.00 vMB 12
781,161 781,161 000000000000000000027a044ef860a5f3b4e6265f6a0d257cd157e2d7720623 3,312 1.00/1.00 vMB 35
781,160 781,160 00000000000000000001ed8c4d05451d70d3720e8d9a39a7aaa9793b34049b05 2,270 1.00/1.00 vMB 33
781,159 781,159 00000000000000000002c9a96d89ed395d2d2ea8651e6d679c8b6c542b27cd49 2,336 1.00/1.00 vMB 41
781,158 781,158 00000000000000000002d1cb95e58c484e1472e42ba95dcb46c1b27a0f60c6ad 3,072 1.00/1.00 vMB 35
781,157 781,157 00000000000000000002065885720cb5bd8015a99adef9c8dfa1b5740a4894fc 1,428 1.00/1.00 vMB 21
781,156 781,156 000000000000000000056f9c1d9c159936e136c0391cb18ee000c7a40bc01c88 2,111 1.00/1.00 vMB 25
781,155 781,155 0000000000000000000364fdf4d113023e6736e726f2019829cdc5b24b0ae653 921 1.00/1.00 vMB 11
781,154 781,154 000000000000000000009e65dc9ebfa7d4c5387af83f580e645e60db99f2cb84 1,624 1.00/1.00 vMB 20
781,153 781,153 0000000000000000000656d6d1268399e84a29b4f6cf08189a5694eaedbd3894 912 1.00/1.00 vMB 10
781,152 781,152 000000000000000000002b16606e18f7881f6168cc63180945adca95f9f0fe99 986 1.00/1.00 vMB 11
781,151 781,151 0000000000000000000234361e0df58e733e239ab8b4fdd6dee0ace3e09a67d8 1,042 1.00/1.00 vMB 11
781,150 781,150 00000000000000000005aeddffa04f1ea6a8de29c85d65af681f04741c69a9a2 1,051 1.00/1.00 vMB 13
781,149 781,149 000000000000000000055062849b7dff0fbfd356f453c1184c4a5a3fbb709362 1,539 1.00/1.00 vMB 22
781,148 781,148 00000000000000000000e85cf136d5a45e16d8286a14be0a429c4f2876425329 987 1.00/1.00 vMB 26
781,147 781,147 0000000000000000000314a714e0ec405f2413b4c3bbf2e3c8f1e7258f553160 155 1.00/1.00 vMB 3
781,146 781,146 0000000000000000000042206ea5e0e7576c3ea1772b1ab89c33a3ff679f41f4 1,287 1.00/1.00 vMB 14
781,145 781,145 000000000000000000028c8846a98aeae469a7d018b50d8a0556d30baf2adfb0 990 1.00/1.00 vMB 10
781,144 781,144 000000000000000000058bec7d0d267cf15c9629930fbc43242fd5a9c16b29bc 448 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.