Loading Tool

Explorer IconExplorer

Memory Pool

13,407 transactions
7.50 vMB
0.02459216 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.87/200 MB

Candidate Block

Mining Attempt 8b3003b0a69bd3edf0b964c064d426dba70dc65135240813f8f475973dfdd83b
Version 20000000
Previous Block 000000000000000000011f98f784a9518d613900780ad0e35c0cffb98d897571
Merkle Root 57dd295a3f785b85cb9b5647e482e0fb81da9969235ae4b8b2e8e0e3ae941f97
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,749
Size: 1.00 vMB
Total Fees: 0.00935005 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,382 (697,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,568 215,568 00000000000000b3ac75778cf9da9d8744909ff6c8c4a67d0a712c34115d6b7f 331 0.14 vMB 868
215,567 215,567 000000000000007812444b13afcd151ecf45654b4ec53be3caf8875a0a750128 429 0.15 vMB 190
215,566 215,566 0000000000000416817aa2d8e263ead8c144e517e53d75f66d01d08e95004b55 89 0.03 vMB 137
215,565 215,565 0000000000000529f310fec1e8ea2c2dd6f5a5c4985cbe794f4c4b12804c88c6 301 0.12 vMB 605
215,564 215,564 000000000000045f7bf38fbda8ed07fffb7ea7894eb854438129be5d04229ae9 556 0.38 vMB 131
215,563 215,563 000000000000022e1b32a31bb1d957063a89a6adbf294a9f97f0186c907ca9d0 108 0.05 vMB 56
215,562 215,562 000000000000057e07ed40dc568e95ae799af8d348398a3554d015671cdc8646 29 0.01 vMB 150
215,561 215,561 000000000000059473811ffb802d1915fb4e7d5d6b7bef3a9bc292a6fa1e26ce 135 0.06 vMB 163
215,560 215,560 00000000000000d254b77f4d64e4dbe842d009403c5fc5e52d152297adf125de 362 0.14 vMB 197
215,559 215,559 0000000000000318d743b392b77c9433012f2dac8b01cefd414a86f6ad687db2 11 0.00 vMB 367
215,558 215,558 000000000000039450dcfdb5eeb0f0490ac7b072abd061aa8c9fd2a7e08df255 1 0.00 vMB 0
215,557 215,557 000000000000017b7139ad4e5cd61819918ea78a22c3e042df95633bbb008a07 157 0.06 vMB 186
215,556 215,556 00000000000003e017e98376fc42bbbd411eecf099e8bde6b142f867b77dd960 131 0.05 vMB 178
215,555 215,555 000000000000039d45bea618dda78dca4f24342429bd9b86ee2cef97952b6312 246 0.11 vMB 1,106
215,554 215,554 000000000000005628e958207ce876b41dfa786b6ce94b29045f68b9f916255f 104 0.05 vMB 133
215,553 215,553 00000000000003d699a9aea2669af20f135e51ab725736f2d670960960c0402d 439 0.17 vMB 184
215,552 215,552 000000000000035d2195a8ebda2e86514a9fb882a921b406dd5258ad04dcc943 78 0.02 vMB 76
215,551 215,551 0000000000000087f904af69d1ca07db3e58c842a06494c94db36967049eff91 101 0.05 vMB 43
215,550 215,550 00000000000005520bcdb8bde2553e1f84036325a2aca6a19379f7ce6daf429a 459 0.18 vMB 192
215,549 215,549 000000000000004539be33a8589415cfc9516f6af4467ed1281b1111ef1b2f92 79 0.03 vMB 132
215,548 215,548 0000000000000086fb68e93230ae7b4364319eff2147515fd6ea87fde3df2e0c 203 0.07 vMB 184
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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