Loading Tool

Explorer IconExplorer

Memory Pool

15,469 transactions
3.01 vMB
0.02232756 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.47/200 MB

Candidate Block

Mining Attempt b687185674c087139b9cb9bf6de43993b280878e38e55200f61c49db8df27e30
Version 20000000
Previous Block 00000000000000000001930d8b423e36fddac4cdcf5132cfdf82304919a2cb8a
Merkle Root 9e6590945ddfae39ba61c844acda4a5a67562122e18efe82e0bf39815511cea4
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,050
Size: 0.33 vMB
Total Fees: 0.01515763 BTC
Avg Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,797 (672,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
240,224 240,224 00000000000000fd47650ad7ef2fb8f205ba975a357b20eef7ce436aaf889f6c 0.25 MB 530 193
240,223 240,223 00000000000000fb9c3ca666ea16a752e5b2c17e51b952fc68f555c5a0da799a 0.25 MB 513 145
240,222 240,222 00000000000000295369f5efaae4eb0e5c53e71363eb5346807bee78ba21f54a 0.25 MB 796 295
240,221 240,221 00000000000000e24a1b73dfce57214c49462913c53d031b1d0f0f095269c841 0.03 MB 51 90
240,220 240,220 000000000000008c84adc337f27bff0e3defbb567b50bf8bbdf5896040bbfa6b 0.23 MB 419 108
240,219 240,219 000000000000000b1bda851e0d2a5a543062a207089d7e82d7b33c838352bfba 0.10 MB 256 209
240,218 240,218 00000000000000787284ad9278b74a5bfd10741cfb3ca9a76fbb6fecff1a7658 0.21 MB 395 131
240,217 240,217 000000000000005bc6e7403117bfea24f08e34c863665e28c3ed215fc8124ca1 0.17 MB 370 164
240,216 240,216 00000000000000a581ed730e81b0063022ad9c00ad971b18058b67de22fc5e1a 0.25 MB 566 187
240,215 240,215 00000000000000eab9f1815a2aca3acf829fe8918f1e081c31bba4804a2853d6 0.06 MB 151 182
240,214 240,214 00000000000000007708466ff4b3145ff31d8abca7c7130187d45a112fbddcb1 0.10 MB 134 82
240,213 240,213 000000000000001cce9e27c850360e6caeba34de9a6529ed802cf83b7eb2a6b3 0.11 MB 256 179
240,212 240,212 00000000000000459eee0d2213805300b9f269e78fc50efd9dc0e20ccb062fc0 0.25 MB 446 142
240,211 240,211 00000000000000f358efffe2d49f5a76a430b3d2df2dfedc65fd0b389bdfc6d4 0.01 MB 31 42
240,210 240,210 00000000000000edcac2911f3ddc3612364d7f9b3cb500e22ccad3a1837cbfe4 0.17 MB 392 180
240,209 240,209 00000000000000a47623f7e986ad4924bb6ec7ebb4e0816a614b75a59db84c96 0.16 MB 356 172
240,208 240,208 000000000000002422d59d9885e6a0441851fbf4bd7496ad70b20e6a68fda093 0.00 MB 5 93
240,207 240,207 00000000000000908d2940ffbd381306de7411ec7a2de669c71e90aaa167e281 0.06 MB 136 140
240,206 240,206 00000000000000de6a5dc65231afe4b81857112237724d3fe74712b42d1d990e 0.08 MB 198 163
240,205 240,205 000000000000001ae26a52e6724f9608bb98580fd668b413d13451db517d17a6 0.12 MB 249 163
240,204 240,204 00000000000000e4250875295568b720fbf9ab87d885fd2d4a6ea76c24d48a9b 0.25 MB 575 169
Previous 10 blocks ↓
Total Size: 778.48 GB

Node Details:

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