Loading Tool

Explorer IconExplorer

Memory Pool

21,570 transactions
5.12 vMB
0.05383743 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.77/200 MB

Candidate Block

Mining Attempt 094396d849cce7fdf1c640adfe54bfdd014347b677287ccd6d677f683a64d9ef
Version 20000000
Previous Block 0000000000000000000135cf188d0be31649f31414dd4244fc78fb504c0b291b
Merkle Root 79637d36fc55a9e4b7eb5afe1a549a0cfe6cc3fcf37d204578fa62938ddbd7b1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,415
Size: 0.69 vMB
Total Fees: 0.04219763 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,987 (784,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
128,004 128,004 00000000000009afbb233236429b4b2b74bc12c3fd5a4516be53039d5ccf772e 0.01 MB 15 820
128,003 128,003 00000000000025a7b22b0fe180688198d9442aa4d06c24094bcf262d0888ec6a 0.00 MB 11 250
128,002 128,002 00000000000026720dc35fa923edea9472cfefb5080f2b9df96fb82d27bd4dd7 0.04 MB 84 1
128,001 128,001 0000000000000ae8912250b0d92a9fc63f021f490b8e359d01ad883298f99c06 0.00 MB 14 2,441
128,000 128,000 00000000000003b8ddd8692769e1965554a8bb030863e0566a28bc0dc952864e 0.01 MB 11 980
127,999 127,999 00000000000018ebd615740e289444b680ddb72b8c3549856691f7ba9c246496 0.00 MB 14 831
127,998 127,998 000000000000124ecc6e9e45c24d721d65a1068d263bb8650323b6f0b0250071 0.00 MB 5 844
127,997 127,997 000000000000230cd490ae99a80f6b9c8f0775fc27673eb0c9f4316591b8e20c 0.00 MB 11 0
127,996 127,996 0000000000002073e64ed802653c4a92409f52cdaab5eaf3502d4627b7d4dbf1 0.00 MB 12 1,451
127,995 127,995 0000000000000881a227e2eed3b8f5a8eb510a8f1468eb95dd803ef91b23e3b0 0.00 MB 2 0
127,994 127,994 00000000000008735412579df4b2cbff43b1d6f9c80ed069c3becb6aae858436 0.04 MB 82 652
127,993 127,993 00000000000011dcd0d532e9b62a11e43579f09aa511c28443f8cbdb16bc3b9a 0.00 MB 4 243
127,992 127,992 000000000000129031d4a588c782f30aed5e2050a798ebc77a76d903db0917fe 0.00 MB 1 0
127,991 127,991 00000000000017340c20ea59854f795c74f5258d770ceb9e8d96d5a28c40f18e 0.06 MB 183 0
127,990 127,990 0000000000001f6df6419f746cdb2d2f6f076eff1e6578abc0ec54bb7e26bbe3 0.02 MB 28 1,964
127,989 127,989 000000000000212b52ae51569d7458c025c1d651dbe769c2928ff185feacd3d0 0.01 MB 23 840
127,988 127,988 00000000000020d813e74aacf2723e4a65e59c6207d2811b9a4f31bd055a1914 0.03 MB 51 1,063
127,987 127,987 0000000000001e23156446761d5666528c95c35d8a6d349f47f0c7541d25d5b4 0.01 MB 22 353
127,986 127,986 00000000000016bab3b2e17486dd6cb97cd272823b707986f6834094b129cdd7 0.00 MB 11 1,559
127,985 127,985 0000000000000fa9bf0f7134f19721958f9438669577a5ce9568f66b478e17cd 0.04 MB 119 833
127,984 127,984 000000000000216657bfd8002eb7698375ac708499504b2a7f1d8ad5ae60de7a 0.02 MB 53 765
Previous 10 blocks ↓
Total Size: 778.82 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: 363.75 GB
    • Received: 3.29 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.