Loading Tool

Explorer IconExplorer

Memory Pool

35,435 transactions
15.01 vMB
0.07646006 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.04/200 MB

Candidate Block

Mining Attempt b830074a3371c775bb5a2f524a325aa1791494bafe6767c7661b5b1b7820ffda
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root d3eaa2d48f93ea09cfe5a475e70f39662d87ae8939587c734a9f443dc0601070
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,797
Size: 1.00 vMB
Total Fees: 0.02692713 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (743,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,296 170,296 000000000000099cc462b3a88cb33e94e92e147150898764af3b979caec30509 6 0.01 vMB 202
170,295 170,295 000000000000084e3b4d589dc6377fa6434cf1377281ce75358c51be3c9ea2bc 14 0.00 vMB 538
170,294 170,294 00000000000006f8a065314874b78a83fd7c3065f301314bd644334a8a35b193 99 0.05 vMB 31
170,293 170,293 0000000000000b326955396821c3e39d51c3a05adb68a5654f828080040c00ed 1 0.00 vMB 0
170,292 170,292 00000000000006aecc499aeb59b05b77b95a23f86ef716db52d224b097884d56 1 0.00 vMB 0
170,291 170,291 00000000000002d99680975fcf0b8b813fe3711d80ccf9666c50e206df5a3992 29 0.01 vMB 97
170,290 170,290 000000000000066215a1b518d7973f1fca17c3b0b94956ce6135464d217bfec1 3 0.00 vMB 62
170,289 170,289 000000000000053d01604902088d8ede0132c9c6697b422483d393f9b0fdb3af 1 0.00 vMB 0
170,288 170,288 00000000000003157f0fe579b4d7d969cc8d0817a947053a99c88d95c8c6f241 29 0.01 vMB 38
170,287 170,287 00000000000004aa4da4c4b1e9a92ae76e2b1f345955e823453de286275aaab1 18 0.01 vMB 34
170,286 170,286 00000000000008b30220bd22be0c219b0b9de140e309bdab7cd704c19dd181f1 77 0.05 vMB 126
170,285 170,285 00000000000006d6adaa1379e3495deb4c468f54cab86cd87deb34ec6e6c3a7e 80 0.02 vMB 2
170,284 170,284 00000000000006bf0a04d2f9786cdced72ab5ec75c8ed50f16dd0a4071ff2b02 21 0.01 vMB 70
170,283 170,283 00000000000001bf3d3e9a868b9d45556aecdf7e2d562a04b41279642a8d5c6a 25 0.01 vMB 134
170,282 170,282 00000000000008e63ca0ff5df2de44d9811f3e139b6bb86008f4852657be7463 31 0.04 vMB 57
170,281 170,281 00000000000007f3ec390dc3e61c19bf9c176db42ea3ef9d99a6f61d5e49d33c 79 0.04 vMB 57
170,280 170,280 0000000000000875d3b8e4804cc9f6a858feb66c0bc32d11307bd3a751bb4d01 42 0.03 vMB 102
170,279 170,279 000000000000010db7f1750d97ec5692229ee998b8207c8db99957048a3c7261 25 0.01 vMB 240
170,278 170,278 0000000000000074d6083ebee3b02d5d99f0d5ab4e1b5cf8306dd2d3d0c18724 69 0.02 vMB 9
170,277 170,277 00000000000009004f2ae85479e6b817b8f24106181ee88ee7898a5ef4eb0edc 27 0.01 vMB 27
170,276 170,276 000000000000088454a8f5c52e2f6a563aca917b7ecf22b7a1fe5251793c67b6 66 0.05 vMB 209
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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