Loading Tool

Explorer IconExplorer

Memory Pool

42,691 transactions
19.01 vMB
0.22228544 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.41/200 MB

Candidate Block

Mining Attempt abaa08656f5b6bf242256b4e3cd0deefc4940aea66eb02025a2306c0885bc8b4
Version 20000000
Previous Block 00000000000000000001065da8b03548111eb7fbe3ef470933bdf1f9fbc44d6f
Merkle Root c9ec6b36f7df0080c44adf16fd9a75678d798e60cccaca56dbc59d66ef1577bc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,267
Size: 1.00 vMB
Total Fees: 0.08056416 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,322 (692,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,131 221,131 0000000000000389f9726bf05bb065a99ee3cc4edeee2608cdb2cee3de424f35 402 0.25 vMB 93
221,130 221,130 000000000000025ea7291c9fc46c52b5e7b965aa8775dcce8db9426347162765 517 0.21 vMB 218
221,129 221,129 00000000000004c4dd4977722cd1c47a5f100f149855775768b7d893b4e66b1a 472 0.19 vMB 258
221,128 221,128 000000000000040d5eed95c4d183ad69d1b9fdfbe13caf2a0af62a4e91d29794 430 0.17 vMB 236
221,127 221,127 000000000000014224c282adca7aa4c393aa3f7b1ab4544fc9856e6551677149 199 0.09 vMB 271
221,126 221,126 00000000000003354ae955abb2789574eb293132b5aa0b55391a205e2c7b322d 375 0.19 vMB 173
221,125 221,125 000000000000009510fef81a2b3d78ea7fed01e24f462363609d185c61075c95 15 0.01 vMB 104
221,124 221,124 0000000000000066526623e70cf97c8a02e8675247315a4e02f153bd580dc633 34 0.05 vMB 41
221,123 221,123 000000000000011d5122ba447be6bbeb2f5951d9cab2319d835c4dce9a7cee29 177 0.09 vMB 143
221,122 221,122 0000000000000268b5c0d90f3a3cd25aa213f8ac26a99f4fe0157fee09cc25e6 9 0.00 vMB 121
221,121 221,121 00000000000001c2e0a43eca477400ffef520422098d524bfe3c4f1571104b62 364 0.16 vMB 207
221,120 221,120 00000000000001bc30fc92e58cf8c0ae9ef9eb6936b3df2cf4a04e6db69640cb 349 0.14 vMB 157
221,119 221,119 00000000000000811093ea841066e3ab6756aae805a7a89e87a7d943c2d3d490 564 0.27 vMB 207
221,118 221,118 000000000000030f43440e3e18fecc696d6013e67ffa2e6d006766250e2bab12 133 0.04 vMB 181
221,117 221,117 00000000000004fc886aacc3e52ec08c5b09e137fb4701a78ab5ccc727c11810 624 0.26 vMB 192
221,116 221,116 000000000000018ac357bb04cc373abf722e24230769292619db61448635252b 132 0.05 vMB 189
221,115 221,115 00000000000002d6602c3a0793995a38f0940596056473927c3027e0e30266fd 339 0.17 vMB 170
221,114 221,114 000000000000050209fb8e91397ab08f3aeb3818773b4e1e63fc685740d0fbb1 84 0.03 vMB 20
221,113 221,113 00000000000002b1d4445d49eaccb870a42b34682c562def54dd033265325def 625 0.25 vMB 214
221,112 221,112 0000000000000121e2f5ef521097d21a1a2497d655b13321e1c9ab914abe26cb 128 0.05 vMB 181
221,111 221,111 0000000000000472b9094d79aa3893e7cd8fd67a11f9b5425b9f631df396e59f 91 0.08 vMB 86
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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