Loading Tool

Explorer IconExplorer

Memory Pool

26,502 transactions
9.92 vMB
0.03210770 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.02/200 MB

Candidate Block

Mining Attempt 9cfcc3c0945482ceeddc4735442c1feba1e4f0cc1bdeb7dcde8d245524e87086
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root b75b751324f18453ae3d1186bfa4b2cf9852f9468b5e94d5dc6068dc961fc0f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 434
Size: 0.25 vMB
Total Fees: 0.00755253 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (785,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
127,984 127,984 000000000000216657bfd8002eb7698375ac708499504b2a7f1d8ad5ae60de7a 53 0.02 vMB 765
127,983 127,983 0000000000001cf8cf93de1453f17dbff8ae0f8dc8a6be7d5e383bf83a17e1f6 6 0.00 vMB 1,292
127,982 127,982 000000000000217d358de5f64f5ec302438439d198f336048b9f1ac12b6bae54 8 0.00 vMB 622
127,981 127,981 0000000000000e283e0097f0470608086c99c137aaa8f3b0d7773bbec80e4dd3 55 0.02 vMB 464
127,980 127,980 000000000000230279cbbd94b91ed47de8465a07f4a6e9b82ec0cc6c9fb39900 149 0.05 vMB 186
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.34 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.