Loading Tool

Explorer IconExplorer

Memory Pool

26,396 transactions
9.88 vMB
0.03121857 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.85/200 MB

Candidate Block

Mining Attempt 0b2684bba4d7572c8f0c498fd7773bcacbde8bda6a868e5097455ab827c87786
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root f2ff0b02dadb5048e6216629badc0ea7aad34caab97b9f835a43e85bbffb0dcc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 374
Size: 0.22 vMB
Total Fees: 0.00690445 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (785,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,005 128,005 000000000000073d1f4ffd5e758a3f9feddc483976fab09c8ac5bb9eaeaad308 10 0.02 vMB 216
128,004 128,004 00000000000009afbb233236429b4b2b74bc12c3fd5a4516be53039d5ccf772e 15 0.01 vMB 820
128,003 128,003 00000000000025a7b22b0fe180688198d9442aa4d06c24094bcf262d0888ec6a 11 0.00 vMB 250
128,002 128,002 00000000000026720dc35fa923edea9472cfefb5080f2b9df96fb82d27bd4dd7 84 0.04 vMB 1
128,001 128,001 0000000000000ae8912250b0d92a9fc63f021f490b8e359d01ad883298f99c06 14 0.00 vMB 2,441
128,000 128,000 00000000000003b8ddd8692769e1965554a8bb030863e0566a28bc0dc952864e 11 0.01 vMB 980
127,999 127,999 00000000000018ebd615740e289444b680ddb72b8c3549856691f7ba9c246496 14 0.00 vMB 831
127,998 127,998 000000000000124ecc6e9e45c24d721d65a1068d263bb8650323b6f0b0250071 5 0.00 vMB 844
127,997 127,997 000000000000230cd490ae99a80f6b9c8f0775fc27673eb0c9f4316591b8e20c 11 0.00 vMB 0
127,996 127,996 0000000000002073e64ed802653c4a92409f52cdaab5eaf3502d4627b7d4dbf1 12 0.00 vMB 1,451
127,995 127,995 0000000000000881a227e2eed3b8f5a8eb510a8f1468eb95dd803ef91b23e3b0 2 0.00 vMB 0
127,994 127,994 00000000000008735412579df4b2cbff43b1d6f9c80ed069c3becb6aae858436 82 0.04 vMB 652
127,993 127,993 00000000000011dcd0d532e9b62a11e43579f09aa511c28443f8cbdb16bc3b9a 4 0.00 vMB 243
127,992 127,992 000000000000129031d4a588c782f30aed5e2050a798ebc77a76d903db0917fe 1 0.00 vMB 0
127,991 127,991 00000000000017340c20ea59854f795c74f5258d770ceb9e8d96d5a28c40f18e 183 0.06 vMB 0
127,990 127,990 0000000000001f6df6419f746cdb2d2f6f076eff1e6578abc0ec54bb7e26bbe3 28 0.02 vMB 1,964
127,989 127,989 000000000000212b52ae51569d7458c025c1d651dbe769c2928ff185feacd3d0 23 0.01 vMB 840
127,988 127,988 00000000000020d813e74aacf2723e4a65e59c6207d2811b9a4f31bd055a1914 51 0.03 vMB 1,063
127,987 127,987 0000000000001e23156446761d5666528c95c35d8a6d349f47f0c7541d25d5b4 22 0.01 vMB 353
127,986 127,986 00000000000016bab3b2e17486dd6cb97cd272823b707986f6834094b129cdd7 11 0.00 vMB 1,559
127,985 127,985 0000000000000fa9bf0f7134f19721958f9438669577a5ce9568f66b478e17cd 119 0.04 vMB 833
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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