Loading Tool

Explorer IconExplorer

Memory Pool

83,892 transactions
31.91 vMB
0.08621796 BTC
Random Selection Loading Transactions
Max Size: 194.07/200 MB

Candidate Block

Mining Attempt 5a7251cf1c171da36431e05bde8456f409de0c3c548fead7a094857b7817f69d
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 90c4d34069772e78c4a63d05fbd16d411cc69acc80fffced2b72e8bf07ee6598
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,297
Size: 1.00 vMB
Total Fees: 0.01657095 BTC
Feerates: 40.21 > 1.66 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (490,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,884 424,884 00000000000000000461b84b6b5678fb000263df75f4a8b62eec8873b1ce938e 1,265 1.00/1.00 vMB 33
424,883 424,883 000000000000000001be0905a8a1ef8b6e28e7baa437f49648f001580502c548 2,534 1.00/1.00 vMB 88
424,882 424,882 0000000000000000006dcbb9556a26660c647a1eb01e192fb437ac2fdf042bf5 1,615 1.00/1.00 vMB 49
424,881 424,881 000000000000000004d1774a067b599bb37a772d4840df938fe74ce14c64f9b3 2,372 1.00/1.00 vMB 74
424,880 424,880 000000000000000004a0083bf8a631fd8c573e6c88b663ad5dcf1d65a62cbc0a 1,271 0.46/1.00 vMB 71
424,879 424,879 000000000000000001cd705eb5a12b87623e3c48d3fa6ed346c15454361d2b89 1,931 0.93/1.00 vMB 59
424,878 424,878 000000000000000004f0f56d0a37d1ef9a9b11598960b2717a820efb5adcefb7 1,874 1.00/1.00 vMB 57
424,877 424,877 000000000000000002c6c4d10722f81f81e64bb6aca020dd41d4c44bb44dae4e 2,165 1.00/1.00 vMB 66
424,876 424,876 0000000000000000034a43e71b9b9f0fd3c093cc00a1c22ab84726f7878d3298 1,989 1.00/1.00 vMB 40
424,875 424,875 000000000000000002363fe301e9263e1bf817e1dc2cb837002ba2a0490b8b19 1,644 1.00/1.00 vMB 37
424,874 424,874 000000000000000000396f8ac63df63eef1ee8662e8043f577b24b84ef17b449 2,474 1.00/1.00 vMB 80
424,873 424,873 0000000000000000032e822155dea5e11aa4adc063e1f934a297007eb94e2e9f 2,599 1.00/1.00 vMB 77
424,872 424,872 000000000000000003c319c0955ef7d7dbecc12306f138798b66ee48d6eab3a3 2,933 1.00/1.00 vMB 51
424,871 424,871 000000000000000002e2bdaacbe4217ce83fc7041e2e8e52f8353c7a0e4cfcd0 2,493 1.00/1.00 vMB 71
424,870 424,870 000000000000000001fcf28e8691444ee0dce3bd6ab9f7a6d98a2669eebd26fa 2,322 1.00/1.00 vMB 57
424,869 424,869 000000000000000004e018f703bbe489ebccc8d839fb8a3b00151934e6a31e26 2,678 1.00/1.00 vMB 107
424,868 424,868 000000000000000003f4fa532afb81ab81ced371a959af531dc108f1510608c8 3,067 1.00/1.00 vMB 84
424,867 424,867 000000000000000000d240bfc80e1d299dc7f71c7c6e5e7d58e4a0a3c686e814 2,206 1.00/1.00 vMB 82
424,866 424,866 00000000000000000355185eb0a13f404af21a932e01d7365fc4c610564901e0 2,705 1.00/1.00 vMB 83
424,865 424,865 0000000000000000021bc883ae2f24309f8e1aced9d814d8f5f29beb679ffeb2 2,268 1.00/1.00 vMB 104
424,864 424,864 00000000000000000011df64501114f00912cb1a4d2faee96300bf234d7f4244 1,766 1.00/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.75 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: 708.87 GB
    • Received: 16.78 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.