Loading Tool

Explorer IconExplorer

Memory Pool

16,821 transactions
9.67 vMB
0.04054386 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.98/200 MB

Candidate Block

Mining Attempt fc446111f2af6dcc905e6d58a99ad1566b833694b0202599ca5443a2d9bdd281
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 369546b6caa9ee087b87405398826dbb4de3067693c6c3821c70eb88fcf8b57c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.01899355 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (718,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,031 195,031 00000000000000e25e671d69c9ba290eb92ed6687174ff3f20481746057f7b4c 412 0.18 vMB 125
195,030 195,030 00000000000004dfffce7d3c4682afba4890d6f9f6b50ad2ca4eb6369ef9f07d 10 0.00 vMB 31
195,029 195,029 0000000000000421e4862a52789c78f178f3e07451519609c694205e4e3c7686 542 0.19 vMB 185
195,028 195,028 00000000000000c4423fec24f5e8025f469baa9d199f5b288f1fe6fbb88873e4 172 0.05 vMB 72
195,027 195,027 00000000000006fe99c74588ac51019422dae389cec528e2c21f45e140ec4961 149 0.08 vMB 95
195,026 195,026 00000000000004cd8fa07578de9e8b679e179dfa99fae110bea14829361072d7 23 0.01 vMB 101
195,025 195,025 000000000000010bdcd79915c4766d04aed6066c51a827a4a84ba765530fd3a4 343 0.11 vMB 155
195,024 195,024 000000000000044794e48ba055ecea20b16329eeb65508443bbe7ffb26814d01 859 0.25 vMB 20
195,023 195,023 000000000000023d253d4b8b5cc9df69a688f307d58004294089f4901163885a 123 0.05 vMB 54
195,022 195,022 00000000000002fe8f5be0ad4e93b37b0cc4fab2e0d71f416a059f8b48d2314f 235 0.14 vMB 90
195,021 195,021 000000000000001585db15ebb92b4a0048dae7b33980facfe514859b5623d4cf 110 0.05 vMB 61
195,020 195,020 00000000000000fae57d98717c034328696875ca2c606dbbbd5e5e7b41dbb081 194 0.10 vMB 85
195,019 195,019 000000000000045a1fb22ce3af2bac2d9a993e4783a03da07d701dddc916ba0e 670 0.25 vMB 174
195,018 195,018 00000000000003b5eb85332c363f36db000b1727d589011274d759578c307e6d 32 0.01 vMB 0
195,017 195,017 000000000000052af47da4b06359413959fa0b2beb8b475e76af0621e5ea45e7 375 0.13 vMB 152
195,016 195,016 0000000000000650ed0e729685cb093044f5a460436d2e760ab4aead0730b799 219 0.25 vMB 78
195,015 195,015 00000000000000c35c2edc2cdc39c62e3936d49b236900bdb15e6aa9f2266292 301 0.25 vMB 86
195,014 195,014 000000000000007b09d6e04cdd8513aa22219c5613cb9af70d2572ac7fb70595 138 0.05 vMB 220
195,013 195,013 000000000000000adfb41f59547bf430fc62f5724d7dd62bef4901f1a467ad3b 421 0.17 vMB 146
195,012 195,012 00000000000001d848d1de03d26b83c9f83fa5fcdf02107b3a743e0dff9b4faf 512 0.30 vMB 135
195,011 195,011 0000000000000173636cd9c876c2e674680883bf910ded5fdd2c4b527c295952 677 0.25 vMB 148
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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