Loading Tool

Explorer IconExplorer

Memory Pool

77,406 transactions
28.51 vMB
0.09091057 BTC
Random Selection Loading Transactions
Max Size: 173.53/200 MB

Candidate Block

Mining Attempt fb896ce4f7c26b27a20aaf34f35977520419a5eb87f8629b5eff9c9191237b17
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root adc0403978699b3c0600aa7152fee2f3a7a2ea8656ca2ff1b3d9f8a4d4e3694f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,808
Size: 1.00 vMB
Total Fees: 0.02645888 BTC
Feerates: 477.45 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (89,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,254 826,254 000000000000000000008babc4031f453f52724fb88d76eaca2d3622cc8efb19 4,061 1.00/1.00 vMB 73
826,253 826,253 00000000000000000000ceb3da7badfa59b56f26765c458d025ea7ef414bae57 4,020 1.00/1.00 vMB 102
826,252 826,252 0000000000000000000004187e14fb2182cf550f8537715410359a50704633b5 4,217 1.00/1.00 vMB 76
826,251 826,251 000000000000000000028a864d2aaff8c1fcea25735c8e2f4c0c85420eccd818 2,848 1.00/1.00 vMB 120
826,250 826,250 000000000000000000026cf61f3c279a6e2e0954e4e27de4e115432721c6881c 3,406 1.00/1.00 vMB 77
826,249 826,249 00000000000000000001c6b2317c96cf658d75a9918ab2fa41b6124b173bb47b 3,672 1.00/1.00 vMB 80
826,248 826,248 000000000000000000027989b407d5bc3355bb62fc4291e9157e2bca42984035 3,175 1.00/1.00 vMB 64
826,247 826,247 000000000000000000028bd9954e7568009a49c7fb6357919532221e04ad8486 3,979 1.00/1.00 vMB 72
826,246 826,246 000000000000000000035bb1225600a353ad85ab1fda730086817dc095cf1762 3,083 1.00/1.00 vMB 75
826,245 826,245 00000000000000000000307a00ece617c2e87266885ed5955ddd6e799af84d33 3,588 1.00/1.00 vMB 105
826,244 826,244 0000000000000000000270da4be4919f738d9ea2238850924bb3f2986b050e73 3,257 1.00/1.00 vMB 92
826,243 826,243 000000000000000000005567ec0d1ec0643cf85fbaa27d0dd2f1f2c705a5cd00 3,774 1.00/1.00 vMB 121
826,242 826,242 0000000000000000000112d5eb26a3d3b74e773ecb94a18e766fb4c6086939f8 3,089 1.00/1.00 vMB 110
826,241 826,241 000000000000000000037b7e8c1c14f991fe1f5b24ab31045764f260193484be 3,758 1.00/1.00 vMB 111
826,240 826,240 00000000000000000001e4aa3ba6209b06eb00acdae5232ff38810b2b5f419f7 3,789 1.00/1.00 vMB 87
826,239 826,239 0000000000000000000301a3bba470487248f7c69ce2390af8a8e2fa4f0f9a9d 3,148 1.00/1.00 vMB 90
826,238 826,238 00000000000000000002db6acb549b1a7dc1aeae5efac7162a5e93f0c8974a95 3,422 1.00/1.00 vMB 120
826,237 826,237 000000000000000000029bb58223b2a244eea2f471e737dee7c267e39e8eb4c4 3,247 1.00/1.00 vMB 111
826,236 826,236 000000000000000000017cde1ece114cb920c9e29a79833d41938ea50c7dbf31 3,651 1.00/1.00 vMB 156
826,235 826,235 00000000000000000000ad2cd23b0ca69b64bb05dbe4569d62e9352cb8b2d934 4,198 1.00/1.00 vMB 92
826,234 826,234 00000000000000000001da7e115b5b89f5f4b629f147b760636d17eb8e99b776 3,263 1.00/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.91 GB

Node Details:

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