Loading Tool

Explorer IconExplorer

Memory Pool

74,911 transactions
27.71 vMB
0.07686006 BTC
Random Selection Loading Transactions
Max Size: 168.67/200 MB

Candidate Block

Mining Attempt 8d8ca482e4fea2c25e62300fefc9fb2871696cccc9525217f4881d9f1befd33a
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root cc33302dcd906d509244930fd31fea927ba2941d17ff35133dcbe148a5fed984
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,166
Size: 1.00 vMB
Total Fees: 0.01763235 BTC
Feerates: 472.31 > 1.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (721,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,561 193,561 0000000000000193390dea230fbab22056759a4b3168fc4535468334d69fcb0f 133 0.05/1.00 vMB 162
193,560 193,560 00000000000000e470fa721bbed0284df0e1722c070059e4504268c53d082cd8 153 0.05/1.00 vMB 188
193,559 193,559 0000000000000341c27e3b42be55a0c441c5218f623026a43ca96068fc5431ad 266 0.11/1.00 vMB 137
193,558 193,558 000000000000035062c04477fdae5178c295aa5a2e82c59c8ca0d42f6de48f42 256 0.12/1.00 vMB 158
193,557 193,557 00000000000006363f0d95885c7eb9b62fc442069056315b4d4f5ffc261ba32e 108 0.05/1.00 vMB 138
193,556 193,556 000000000000073b43088883ffaa006754d8e798820fc5a07c9c0a0eef5d75f0 68 0.03/1.00 vMB 4
193,555 193,555 000000000000069357465efcd621c008774f75fffda3e1282beef0308288bb6e 690 0.25/1.00 vMB 156
193,554 193,554 0000000000000033eeff097a21c4c0957899f47ae2831a9e35d0264fc879843d 7 0.00/1.00 vMB 30
193,553 193,553 00000000000001222fb5d30aae29fd0d7d2515f1a4ca47f285cbee3aa2d9cfc7 150 0.04/1.00 vMB 12
193,552 193,552 00000000000002a54b54dcb61ca78ffc1e5a060539346875a18143bccf5b44f9 47 0.02/1.00 vMB 96
193,551 193,551 000000000000017b8860824ead323c7d7f65b311bbe8c8626f6c761812bd7f7b 65 0.04/1.00 vMB 114
193,550 193,550 000000000000048988678b488cafe86726c8511300c3e1824a921492f3939d82 67 0.02/1.00 vMB 119
193,549 193,549 00000000000004a7bf2383abe5cb7d9ea3f8ece8bf4523b9575a476d7df32f3f 256 0.10/1.00 vMB 123
193,548 193,548 000000000000036977358b2f7d558ea3fad89409a62e3db361b3e1003a94c3f8 445 0.17/1.00 vMB 149
193,547 193,547 000000000000003b82a08284024b79b2b4c5e932ea4d1a503fed663a6bd0b50b 1 0.00/1.00 vMB 0
193,546 193,546 000000000000044530d0623e5c26a68c7cdf5a450309fda88d67137c87672080 256 0.10/1.00 vMB 154
193,545 193,545 0000000000000328e8a0e914e6fdbbd6734ee1d0eb3af1b30a10ae64fc5d4299 234 0.10/1.00 vMB 137
193,544 193,544 0000000000000037be70a5bdd970d4de9505e5b2ed858daa9d8fa8ebc4f9b860 1 0.00/1.00 vMB 0
193,543 193,543 000000000000033d9bb3c6c7f1b34dfa22133c7885d3a51e06fb4e1a879658d1 422 0.20/1.00 vMB 120
193,542 193,542 00000000000002df2af07d181b9ab1239eaa5190a0d502c471bcee9ac0de6e8b 323 0.13/1.00 vMB 122
193,541 193,541 00000000000004a73785cbd1377a07e2ac66e5d5a822b6b806896a7e1d190e7d 19 0.01/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.