Loading Tool

Explorer IconExplorer

Memory Pool

32,376 transactions
9.95 vMB
0.15281910 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.93/200 MB

Candidate Block

Mining Attempt 6aa2d44712c247813812fc2e356af836f82cf84c318b98244d25f9ad2192d0e8
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 30986a15fa73c3af7a49278ff5adc4064220c341e9a6df311efd24511556f86f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,548
Size: 1.00 vMB
Total Fees: 0.06652633 BTC
Median Feerate: 4.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (723,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,163 190,163 0000000000000213b8f8f69936d15b8f4db67d3b4bae27c385010894e30a6ec5 12 0.00 vMB 0
190,162 190,162 00000000000007a31921bfc480c6ce4b9a49f6d004cf1b8becfcf98e0971bf1b 15 0.02 vMB 50
190,161 190,161 0000000000000510699981877245c2d82e586ecac1768c5c6d4edb9f810923f1 134 0.05 vMB 126
190,160 190,160 00000000000006e011b3e6bd47a0929fc679615ce6f52335295fecd490861c9c 160 0.05 vMB 45
190,159 190,159 00000000000003cf37c86421ac50fbf20c14957043e7a0de1f3f9c3da3bbca9c 196 0.08 vMB 87
190,158 190,158 000000000000072d9a987666e04225c596456b7b31a03289a31691392f5485ac 554 0.22 vMB 129
190,157 190,157 000000000000006cedb3615ecae6f09004f30e14515822a0250db1215f7cefd3 63 0.02 vMB 257
190,156 190,156 00000000000006bf173173a98404ac70ff3d6edeeb1fff6f12fbfc4ba7ced99b 361 0.14 vMB 137
190,155 190,155 00000000000000bae07f233bb05f2f143cc3d032bb56d824c04da47710b476d3 118 0.03 vMB 45
190,154 190,154 00000000000003811011e8da442fd21a2c22cc5e84efc7120c246d68cbcbe561 129 0.05 vMB 37
190,153 190,153 00000000000007f09928762f1918a922ae39cb0fab9040dd48cc733d32f9a983 269 0.09 vMB 103
190,152 190,152 00000000000000829623a76efb42631bb809a2ebec9fd632d2518aa6dd66f96f 210 0.10 vMB 86
190,151 190,151 00000000000007cee32da3f86835ab8a3775a27901f471afa9c9905ab3f92bc5 335 0.16 vMB 91
190,150 190,150 000000000000047cfa6bde0ca25154980c5a5a312561291a604060405c1b917a 107 0.03 vMB 36
190,149 190,149 000000000000052dab6463abdb79e6de56db7a1ee189af94ea755f0d64edf0f1 563 0.24 vMB 204
190,148 190,148 00000000000001fd4a157da6cc6632958ebf5ce57c4a3a0b70be5c62834b67c6 177 0.08 vMB 118
190,147 190,147 0000000000000253d4b0a043c1d0748e74162f0b541319d9d4daede9716c7510 260 0.09 vMB 131
190,146 190,146 00000000000005539f6ff9a146fbdfcfe9ed79ea42ae8439df97d8b51d90c14c 94 0.09 vMB 79
190,145 190,145 00000000000006734c437afc9c10f24205459412520ad570bbc99fde9085b723 128 0.08 vMB 104
190,144 190,144 000000000000050aaaef3366d4356c97245041550a307ffa628ab82ac274dea0 515 0.21 vMB 128
190,143 190,143 00000000000006864297abcacc22093a4b8139092cf3305225f575c4f81ee8b1 32 0.03 vMB 26
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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