Loading Tool

Explorer IconExplorer

Memory Pool

39,540 transactions
17.87 vMB
0.33597040 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.75/200 MB

Candidate Block

Mining Attempt 6be3d840ff1cf9d64c9701f199b858da9f69e89d589dfc39d819bac65600b872
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root 5b8128c16dc62244bf62b3c1a25492620b08e68594e87bd28e07309dc46e46ea
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.09800589 BTC
Avg Feerate: 8.83 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (709,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
203,681 203,681 00000000000002138d14f52fa50e67432e89197e2e69dc348e0962914bd79e1c 0.08 MB 129 109
203,680 203,680 000000000000056a78aff9dbdd67c12cc55e572f2ba8605354e1952713e04f0d 0.06 MB 146 83
203,679 203,679 0000000000000212e038ed19578bb469fb51694921a98980974b0d9ced9b91b1 0.22 MB 653 171
203,678 203,678 000000000000044b39ab593a0db0bf99f5d8c71438d4dc0362fef8e9b031ad57 0.02 MB 47 101
203,677 203,677 0000000000000551f3bc2a104e50bd4d1c588a7ba2170dc8fc4f2d2f6084d39f 0.01 MB 26 61
203,676 203,676 0000000000000382454bd56c66a93797da65136389ccb9b4f101cba0c61963c7 0.04 MB 102 48
203,675 203,675 00000000000005001b42f42f5b2e89880402bcee996358221fbc566c3f22308c 0.20 MB 557 160
203,674 203,674 0000000000000356f6c7eeffdd449ffe880a92ae44330d72004a18d7b1a645f9 0.03 MB 66 109
203,673 203,673 000000000000029002331ce26138c8927781b0ba2b4623aa7a0a6e7da86803f9 0.05 MB 96 101
203,672 203,672 000000000000014d744e9fa996d7fadd0c7a1e6cb8925b2e8baef975415a86d0 0.14 MB 113 74
203,671 203,671 000000000000023e4931cb74cc09bd3e3a0686cd2bf830c43571a8cacf17d6f2 0.05 MB 71 32
203,670 203,670 00000000000004f1270900b016e76543fc4630576725d82ed1181d633de14dac 0.25 MB 629 172
203,669 203,669 00000000000004177d84080dd1974a7019d16cd41e44826e27697d0c34ddbbd3 0.05 MB 104 76
203,668 203,668 0000000000000462fe3f803783fd2f6419c2fc42bd58445fb82c9e69e66788fd 0.12 MB 169 141
203,667 203,667 0000000000000391e80ed634fd19bd2ad9a002d662d8caeca0f2b0fb8045a579 0.05 MB 125 56
203,666 203,666 000000000000009e84efe213b6ffd82726e398985deb9ec846844a70fd95e6d2 0.15 MB 242 84
203,665 203,665 0000000000000551a99953484e3352fd6b2bb7fdd5929f4ba01bbe51448164df 0.20 MB 165 62
203,664 203,664 0000000000000046137aebf596d15f9920401ac21f369105d96afc62a2013952 0.14 MB 336 113
203,663 203,663 0000000000000522e4e0257630dc139e845bc4373398b9f14d2dd45c9d027e85 0.04 MB 97 116
203,662 203,662 00000000000004fed54ca92fd265f71bc027c9e611fd7ae7da3ee78881630584 0.42 MB 823 11,095
203,661 203,661 00000000000004228ce41fc4f00e9fdc262175594e5b307f7ed7eaad9bbcd852 0.03 MB 94 326
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

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