Loading Tool

Explorer IconExplorer

Memory Pool

40,373 transactions
18.91 vMB
0.18697381 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.89/200 MB

Candidate Block

Mining Attempt b12523903d0dfe86c2de69f5c39d1cffa56c3036e1e40a6a38be333a078edc43
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 84cf799abc41d253f72b1892b8427a7eddd18f0f0f5629cdc98e35c406b93329
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.05581225 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (743,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
170,275 170,275 000000000000003f5178a6236fe11235cf6c6766bf6d5dc4ee229ad71cc10662 60 0.03 vMB 117
170,274 170,274 00000000000008f00e21a0a349aab1038d7fc518ad55eac2532a3f711e212243 1 0.00 vMB 0
170,273 170,273 00000000000001010a8ab00e5d9a530bd7c098e90cdcf082eca01efcbd637ab6 84 0.06 vMB 51
170,272 170,272 00000000000007cdba4e237f0c83f8341864c8564c99567927bc9dd15ec6d0d4 131 0.05 vMB 7
170,271 170,271 00000000000002543a3dc2286e08e6c223e39bdbb2f3ee79f33df64d9de30e3e 95 0.04 vMB 176
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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