Loading Tool

Explorer IconExplorer

Memory Pool

77,334 transactions
28.43 vMB
0.09309290 BTC
Random Selection Loading Transactions
Max Size: 172.94/200 MB

Candidate Block

Mining Attempt eed85c5627214dd1a8a906bd9dccfa5401162743aa208858f7e2234e46b60629
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root bd0e2badc01c612574e0fe7e50f0aa977b218d65ccd495294da09b79fa761444
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,941
Size: 1.00 vMB
Total Fees: 0.02942825 BTC
Feerates: 201.07 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (700,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,515 214,515 00000000000000a20c0fa527565cae7e85f0638ae4547be4b02f3363b88a691d 124 0.05/1.00 vMB 273
214,514 214,514 000000000000009e72c54e44fa0d4041562afbc54e91fa0895366d48c83300d4 141 0.09/1.00 vMB 148
214,513 214,513 00000000000003741aebb44b404d5d4f2dd38056d541a413ab653ac905a89f94 118 0.10/1.00 vMB 67
214,512 214,512 00000000000001e362c459810755664b48a26001d903b6acb7eb77e46158a537 489 0.24/1.00 vMB 157
214,511 214,511 00000000000004d47d6c6f3ecbeaae9be3ea8cdfaef36a71076ada3d0a717f4d 169 0.09/1.00 vMB 137
214,510 214,510 00000000000003d5fedd02ae4ff60234dffa718e855d4e6a541da8a14a41e5ea 7 0.00/1.00 vMB 111
214,509 214,509 00000000000004d1b989530eb1a0cbd0ac1eb80ead061efdcf05e4dee3d2a8be 326 0.15/1.00 vMB 160
214,508 214,508 00000000000003bd8e247cc2dac0d9e7800891fcfe84c306309e8d8f815cf2af 282 0.16/1.00 vMB 124
214,507 214,507 00000000000004c85edcfafb33e6d933016740252717931e964c6e03180fff1e 111 0.05/1.00 vMB 317
214,506 214,506 000000000000001a1483eb7d9b56b935a65f9bdffd7764141d6cb5e263d070e0 475 0.19/1.00 vMB 213
214,505 214,505 00000000000002f165db3d8cc700676f18f5fe3d7b6ca21ef8e1d90a50e83cc4 7 0.00/1.00 vMB 87
214,504 214,504 0000000000000528fde0386ac5ae823b68ddcc72f74e68fe662e21b41fec50ab 64 0.03/1.00 vMB 157
214,503 214,503 0000000000000506d17edb5361a967ed5c3455a0061b7960abb805dce941b5c0 254 0.11/1.00 vMB 95
214,502 214,502 00000000000004222668f24ec9de164ee8d9f797cc7adc2402a34ad01177694e 80 0.04/1.00 vMB 180
214,501 214,501 000000000000044d0432e7f17e1600a94649c6c16011cacd88b05396e916d1b5 126 0.06/1.00 vMB 172
214,500 214,500 00000000000003f0217b38879b7a13642180ac97ffe328d220cd3afbbfb79a85 135 0.05/1.00 vMB 243
214,499 214,499 00000000000004cd94df8d1c0c06e6b4f4212e5297da84175b7186c6f218fe23 162 0.08/1.00 vMB 217
214,498 214,498 000000000000004243ed1efe42860b5468fa613174986140c47ade1a3c20b091 297 0.14/1.00 vMB 200
214,497 214,497 00000000000002dda9d8f3452e0bdc3f4a6ae425295bfaaf4012afc3117a732d 126 0.07/1.00 vMB 115
214,496 214,496 0000000000000528efdb613ef35ae56bb1622bf4cd959b0a39681c63c290d4d3 214 0.10/1.00 vMB 246
214,495 214,495 00000000000003147c63f40b8064ce8fecaf08872c6de2cca6d5cffdb3962d41 125 0.10/1.00 vMB 457
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: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.73 GB
    • Received: 17.45 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.