Loading Tool

Explorer IconExplorer

Memory Pool

75,468 transactions
28.42 vMB
0.08051542 BTC
Random Selection Loading Transactions
Max Size: 170.87/200 MB

Candidate Block

Mining Attempt 893d890546ae597bbba86443d9452cd435fd97fecf200ee5c14051295ef92dba
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 82657f5288c48f061192037fac1ef589a09319a7a802541a2671f661576102d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,228
Size: 1.00 vMB
Total Fees: 0.01706461 BTC
Feerates: 65.95 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (39,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,659 875,659 0000000000000000000223ababcacf589000e44e6b28cf5f054b9b24689a7099 2,483 1.00/1.00 vMB 10
875,658 875,658 000000000000000000026e6838b24f5fb3a216e83ffed081a8f46181939f046a 2,303 1.00/1.00 vMB 7
875,657 875,657 000000000000000000025e93d73c5a44cb9baa68c792eb5977c1ecb549243d39 2,163 1.00/1.00 vMB 5
875,656 875,656 000000000000000000008021d69f9b3968208cef2afe5a8bb800da09f3de4782 2,263 1.00/1.00 vMB 6
875,655 875,655 00000000000000000001250f799ff872f50c2f6948b587e7841269aa5b7a3dda 755 1.00/1.00 vMB 4
875,654 875,654 000000000000000000017c7f42b9167ed487fe3c2941991a692f92974bb2a82e 1,484 1.00/1.00 vMB 4
875,653 875,653 00000000000000000001992c29643d1636341eedbd6223d4b091822ad456d800 1,371 1.00/1.00 vMB 4
875,652 875,652 00000000000000000000e2991c01535add0d6b9ad32b43aeb6b881051608db5e 2,513 1.00/1.00 vMB 7
875,651 875,651 0000000000000000000283abec983c2536fb88e20b6114422235120c336f0957 2,976 1.00/1.00 vMB 11
875,650 875,650 00000000000000000000bb0933bf872d0dbf92d9bf74ec5677349fef46bae4fe 2,604 1.00/1.00 vMB 6
875,649 875,649 00000000000000000000d01342bc000dea8fb4f83083beeb2f47cc66ee3af874 1,508 1.00/1.00 vMB 10
875,648 875,648 00000000000000000000f7cc091ccc5b0ca777ec34a0e5cecbe1e6ab04d51f17 2,226 1.00/1.00 vMB 11
875,647 875,647 00000000000000000000be28090685bb2856f8edb9c1e85e77e91f383b74b626 2,637 1.00/1.00 vMB 11
875,646 875,646 00000000000000000001236078e7db4300aa346b17b94516ef5cc18de52d8643 3,564 1.00/1.00 vMB 12
875,645 875,645 00000000000000000001b5b7189caa5d7510c79217047d2827fff401e9928f29 3,760 1.00/1.00 vMB 18
875,644 875,644 000000000000000000021121316ea865d68537a9896e55e4203d6ddcf635e564 2,682 1.00/1.00 vMB 14
875,643 875,643 00000000000000000001564b6e5df79be02e6b82f8722f38d857543b54615f9e 2,942 1.00/1.00 vMB 21
875,642 875,642 00000000000000000001493b27381d2ea06d32bda4483dda4d82e0d567bdac02 2,821 1.00/1.00 vMB 8
875,641 875,641 00000000000000000000ee3e3f63ca571d04bdb976dbd19891fd63e7d63ea465 844 1.00/1.00 vMB 5
875,640 875,640 00000000000000000001f91c7ab446d4c6a4bc589aa6257b36c1e9c66a05c490 2,683 1.00/1.00 vMB 12
875,639 875,639 00000000000000000000043655393c5d9eb69f55585dd4df0165e92dff864cdf 1,760 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.86 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: 712.81 GB
    • Received: 17.22 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.