Loading Tool

Explorer IconExplorer

Memory Pool

18,689 transactions
8.76 vMB
0.11120224 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.65/200 MB

Candidate Block

Mining Attempt 2178123f0475b96b31e70b57d2453e54763db01f2f9c69a35eb529d058550e44
Version 20000000
Previous Block 00000000000000000001a3bad11a156a9b1405118d655a367303f4e9599e5dec
Merkle Root 740869a5993470285bfdf2633beac9b32444cd51ad68660c68ffc742afcd75cb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.09268266 BTC
Median Feerate: 1.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,429 (702,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,368 211,368 000000000000029f4bc71ecd64f13068876ee910cafe4bca8d46d1c38a5bb6bb 46 0.03 vMB 72
211,367 211,367 00000000000001b4d8f0c8647ef7d494de3883ee06d9dac32001493cdc213455 292 0.13 vMB 214
211,366 211,366 00000000000000aee7becdc2fb8cc6363f8aa6dada970f3f67984e8885b90561 16 0.01 vMB 142
211,365 211,365 0000000000000245ff35b6a6124a8b00c306301704c89f602de38703929eaec0 262 0.15 vMB 138
211,364 211,364 000000000000038098a4d3ccf9df6558441b4602b418951347ec91daacda9bf6 124 0.05 vMB 56
211,363 211,363 00000000000004a33b9ea998e9e1afc185001aacdf5b8edb8c2ab01ebc9db534 662 0.20 vMB 229
211,362 211,362 000000000000012f67f883846bc2fd68cabd602e24304db73d89471d940e22b3 136 0.06 vMB 172
211,361 211,361 00000000000001624c9b3c2568717b2c0cdaf4c1f07e8085c24ede1a8840de59 308 0.15 vMB 165
211,360 211,360 0000000000000407e1619b307a849ef39bc139ec57c1576c96aff36da14e9cac 33 0.02 vMB 115
211,359 211,359 0000000000000104bfdf9d900ee47dace257ff2ab2769df0562729c75e5ba558 433 0.17 vMB 144
211,358 211,358 000000000000008604500eba23778919a5a84d7222997f62548703bcc40b0f7d 127 0.06 vMB 146
211,357 211,357 00000000000000ff622cf0e87b1e6689a4d511dc7c1fcb64cd87ab0cbfdee2c2 405 0.15 vMB 191
211,356 211,356 0000000000000425936257c16598c7f910eba3bb204d04af0300b46ac63a04a1 19 0.00 vMB 261
211,355 211,355 000000000000044c857146a81b98d53fb4258b393228d9cd01911282fe62537f 102 0.06 vMB 182
211,354 211,354 000000000000037d6a8b5558cf5dd8ea493f61db009973727775087ece7c72b9 181 0.08 vMB 216
211,353 211,353 00000000000001c9994fcddc24b189ad8af8af1325edec40fa9ad8a179bfe131 188 0.07 vMB 215
211,352 211,352 00000000000001b2e128b3d34134467398e877b721d26fc612bfa5cd746a1234 121 0.07 vMB 135
211,351 211,351 000000000000006509fd5c4255fa7a62b214d8b16a7f4a08442c2dd2b2024990 242 0.11 vMB 170
211,350 211,350 00000000000003e97072e46b1e2547325a546284d47c0bd84d550781d0696934 564 0.24 vMB 193
211,349 211,349 000000000000023545a3889d9dbd98186a373ee53d0f69df6b25ae0790382051 118 0.05 vMB 143
211,348 211,348 0000000000000117a7567b407d6a64d5e3af08760eb5ffbe81385f5dd51050cc 59 0.03 vMB 474
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

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