Loading Tool

Explorer IconExplorer

Memory Pool

22,084 transactions
4.57 vMB
0.01576795 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 13 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.25/200 MB

Candidate Block

Mining Attempt 0a541a6eb3b5397f23f69818e5d948cef6fddd102c4b94eb6e07d838dc81357c
Version 20000000
Previous Block 00000000000000000000f7c094f25f9ec24f68ac6ef61b8261d41fb29ddf5fb8
Merkle Root 4779c13ff8c7895ffe0ea2e16bcda81439baa4b29295479fc776ee253c026ff6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 326
Size: 0.11 vMB
Total Fees: 0.00469273 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,819 (672,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
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
240,203 240,203 00000000000000390961faf2628aebe53c6cbc532ddbf77309a9d0e3d2b8a03e 0.23 MB 467 147
Previous 10 blocks ↓
Total Size: 778.52 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: 164.70 GB
    • Received: 1.95 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.