Loading Tool

Explorer IconExplorer

Memory Pool

39,018 transactions
15.88 vMB
0.12618881 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.56/200 MB

Candidate Block

Mining Attempt f732584163c8e077762b203eaa32b72819fbb5cc1f1c169e0b23ed3203e505af
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root c8f2f70908df4fe2a29d5626da835b4447c4cf7a4b0caf25008a648cab8b1e42
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,914
Size: 1.00 vMB
Total Fees: 0.05611317 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (691,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,199 222,199 000000000000038a3f4d77e5cf68601c14ba3612d8066e40126fb98e2475409a 300 0.13 vMB 130
222,198 222,198 00000000000000d3546fe2bc6c1ef890e44239999ea536b51d04d08c1694459e 544 0.25 vMB 158
222,197 222,197 000000000000000bdc2428848eee38771958303ac29239af88e20ff673f30b12 493 0.32 vMB 162
222,196 222,196 00000000000000a070cc250f603bd8325a20501e1d94e36e7dbfbcb08a08e9c3 149 0.12 vMB 78
222,195 222,195 00000000000000dc27a9145fec0693d86b36aebff2a30511ea7b3b0df82566df 795 0.25 vMB 271
222,194 222,194 00000000000002d95b419aa38c90d5c82b35439a5444e6481c8d9796a2a5ef7d 203 0.11 vMB 137
222,193 222,193 00000000000000943dc2e5be8ccf7cc788ce58738a1f692e1565fa52b4785c6a 700 0.25 vMB 229
222,192 222,192 00000000000001e4d2de48e540e8ab3f4961cd264211cc0c1c1c2cae7fa1d9d5 101 0.05 vMB 85
222,191 222,191 00000000000002783bb1a779bdc36a37e0eb30f477090b52cf92e52ecb4d6b4e 627 0.29 vMB 182
222,190 222,190 00000000000003790032dc0b95a42bf8afc83db6c4ec78837882eb42c848323a 545 0.23 vMB 255
222,189 222,189 00000000000001743deeed32a68d9ad0515312e38126e7ee44db0f7fdc05baf3 31 0.02 vMB 155
222,188 222,188 00000000000002b6f2763ef1749d7efe1e6d33281547201990ba562c7eac6766 498 0.23 vMB 203
222,187 222,187 0000000000000156c364368060f9304c25e9b5f155444247bd7bae58a9383298 278 0.13 vMB 167
222,186 222,186 0000000000000230dede2d70ccd67cad4c1cc1c0e27c5b5eb4ea35f25ad60bd1 521 0.25 vMB 172
222,185 222,185 0000000000000236b3e196e6eabd897b48d065b509dc52223dbaf88818e1f423 110 0.05 vMB 92
222,184 222,184 000000000000004d198d81884bb4f55e09da2079efd9fcf7fe204b515b3fba5d 252 0.24 vMB 95
222,183 222,183 0000000000000263b58491be3fa014656946e629ea870d0c060daf3995907981 711 0.25 vMB 247
222,182 222,182 0000000000000379413f9ab8bbbc3f88b772be3c08fbb864e0ff7bc94bf12db0 23 0.01 vMB 150
222,181 222,181 000000000000038141a6bf068456682f182dde14d0f9d4bd71ead8def448031d 442 0.18 vMB 183
222,180 222,180 000000000000022a773b5b7cfb4c2ec7d24c1f66c81a6ea20ab3946b7e77fd47 1 0.00 vMB 0
222,179 222,179 00000000000002700b5f55de0818f89445a4048741731b98ae747ce69edd9685 261 0.13 vMB 172
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: 94
    • Outgoing: 10
  • Data Transfer:
    • Sent: 150.53 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.