Loading Tool

Explorer IconExplorer

Memory Pool

79,000 transactions
29.56 vMB
0.07097406 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt 7abe6cc6793c3990fae825cace2e2694d841efcaf5742cd48d4dff4c057c3f0b
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 57bc4deaf7ef5611fd7b5bda1e0dab24935ba344c3cf15bbd48c85554671e115
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,605
Size: 1.00 vMB
Total Fees: 0.01096427 BTC
Feerates: 60.27 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (313,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,258 601,258 0000000000000000000aea450898ccdcf9728e2cde6c5b17f6263f70d673cd6b 2,601 1.00/1.00 vMB 58
601,257 601,257 000000000000000000145c03666614e878591dcdad8241486dc421919416219f 2,016 1.00/1.00 vMB 40
601,256 601,256 00000000000000000000a7a69c85a27a71fdf47c8dd4658942202656bc97eb77 2,142 1.00/1.00 vMB 35
601,255 601,255 000000000000000000146c8d1df4eef4a9d3d65ea80faa1b273c8950e3a60768 2,229 1.00/1.00 vMB 34
601,254 601,254 000000000000000000112f3e99b197159a39ee66bed19705cc83a73aa938f6c6 2,247 1.00/1.00 vMB 39
601,253 601,253 000000000000000000121a01292b10fe4c7c4ce72cb04ccf9bf75e8c80951386 1,329 1.00/1.00 vMB 62
601,252 601,252 000000000000000000107528e77727109c833ded7d01b65d5342d91d2e4c8115 1,133 1.00/1.00 vMB 79
601,251 601,251 00000000000000000012a66f4473621c7144cfab6e36db2836cd959a6909fea8 2,063 1.00/1.00 vMB 21
601,250 601,250 000000000000000000125d073156a12259a9cf0b81f15473694b7d66a709777e 2,068 1.00/1.00 vMB 31
601,249 601,249 0000000000000000000e75b33bbb27e6af2fc3898108c93c03c293fd72a86c6f 2,078 1.00/1.00 vMB 61
601,248 601,248 0000000000000000000c1036cdee749a4fa008984002ee08b7f3af2d7bebe68b 24 0.01/1.00 vMB 36
601,247 601,247 00000000000000000012269d8bd0550bf3287d6978ede314c2cd09d2c714a716 2,317 0.79/1.00 vMB 29
601,246 601,246 0000000000000000000ed4d6011e9cf50f1087f266e7039427645b2a36540498 1,409 0.50/1.00 vMB 30
601,245 601,245 00000000000000000000949840f98650dd6bf4db153bc371062a23c47b8e4f00 2,084 0.73/1.00 vMB 30
601,244 601,244 000000000000000000040cb9d785c7c1088a2f057832e4a61766c4481d3227ea 2,611 1.00/1.00 vMB 26
601,243 601,243 0000000000000000000f2514ecd2d2f0b0b1dc756de8acfb290ad250190f6daa 2,566 0.84/1.00 vMB 29
601,242 601,242 0000000000000000000db4be4c2df08790e1027326832cc90889554bbebc69b7 2,430 0.84/1.00 vMB 25
601,241 601,241 00000000000000000011e9293c1f07f9711e677389ac101b93116d239ac38c33 1,279 0.48/1.00 vMB 25
601,240 601,240 0000000000000000000ce7a4bbd7a935b0469f1cb9a21086c18e8d3a484af115 211 0.10/1.00 vMB 47
601,239 601,239 00000000000000000011c6bb293adb8cd2af910004c12b9139e27c308bc81ecb 460 0.11/1.00 vMB 4
601,238 601,238 00000000000000000004645228d7990cc7778a6dd6e283b40be4dbd3afc5e648 3,186 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.39 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.64 GB
    • Received: 15.02 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.