Loading Tool

Explorer IconExplorer

Memory Pool

80,043 transactions
30.02 vMB
0.08693404 BTC
Random Selection Loading Transactions
Max Size: 180.06/200 MB

Candidate Block

Mining Attempt e0b36299f47fa4664b4aa9a5f220c2737b1f0f6233ca2c31d4c19f6fc021085d
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root f48c5d42dc684d6ee6232b4be86e98a291df776e90ed9facd542653ca692c543
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.02550627 BTC
Feerates: 301.07 > 2.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (703,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,902 211,902 00000000000003b82c179785702a831fcdcb98dedb4ed75e7bc08851da54a29f 112 0.05/1.00 vMB 176
211,901 211,901 00000000000002077452b71c35b31e574011d66822f98481e17e6d37642c2918 308 0.13/1.00 vMB 195
211,900 211,900 00000000000000347ba6d0d658d3f653c7c03fc8a7dd3ce2ac226973a6e04051 291 0.12/1.00 vMB 143
211,899 211,899 000000000000040d62588b49c04c7267cb38699bdfbb141fb0e3ec15ce0fafd2 262 0.13/1.00 vMB 175
211,898 211,898 000000000000019f42e61a49be45ce01bc1525f3be8da6e1e2f6a32740b723b1 130 0.05/1.00 vMB 309
211,897 211,897 00000000000004948a464e1ff742031ec8ca5047055a601bf15027ad4efe599b 206 0.08/1.00 vMB 224
211,896 211,896 00000000000004075bf66fa56a14672686749bacf205165f142ef1a9c2a6cac4 418 0.19/1.00 vMB 167
211,895 211,895 00000000000003051bd1e3f6e4c42b0a6e494d1e06f550bd39c6c0dcf00b759e 475 0.18/1.00 vMB 197
211,894 211,894 000000000000034a97ef991e159fdac42994f2136a16d271097302d27df1c60c 144 0.05/1.00 vMB 247
211,893 211,893 000000000000042447c50b4e49c7e2fec72cb686bb78b931df02fff9194f93aa 22 0.01/1.00 vMB 167
211,892 211,892 00000000000004e09fc5ed0103dc5f61c7bea965d5c99f667587086a922c4b59 106 0.04/1.00 vMB 162
211,891 211,891 00000000000001c796064c60b4f0ba1d6c69f164c59b31d459fbb7d38d0fef52 10 0.00/1.00 vMB 104
211,890 211,890 000000000000046d4e34786ad9d36966fa7f39bc655ef34b192b66fe9a313499 181 0.08/1.00 vMB 282
211,889 211,889 000000000000022e76ab69d23ef9590d40ce01635000c18f01f45309b3aaa54b 75 0.03/1.00 vMB 182
211,888 211,888 00000000000003f12e08a7f51dd656d89288785a2b3ae4d4e4f0979e0cbc6d8d 362 0.20/1.00 vMB 157
211,887 211,887 00000000000003d514945c864f87bfb6f4f05e216f505a4362313539262d0a76 115 0.04/1.00 vMB 53
211,886 211,886 00000000000001675e07e3b0311d9a69409b9d94392a017591ca6513f59d5f8d 288 0.22/1.00 vMB 118
211,885 211,885 00000000000003a07247f2497ddd88f8bd3ef83716737a4c23958f23d64f793f 5 0.01/1.00 vMB 74
211,884 211,884 00000000000001e8b053c091bb3440841df20538a8e1c85bc0d81492759a4314 127 0.08/1.00 vMB 101
211,883 211,883 00000000000004fa3df3f99460f1bc41208bc158d6c1256a6ad98555dad2932e 85 0.05/1.00 vMB 142
211,882 211,882 00000000000003ef63c9587cee56da7a3efb1f93e98a3d249a17d3786a8b1297 460 0.21/1.00 vMB 192
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.