Loading Tool

Explorer IconExplorer

Memory Pool

79,173 transactions
29.32 vMB
0.09749561 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt 368beb9793782f16320d2caef00b914fc6546b6b8d51c81995050b8b515bd1c2
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 627531d948645d48bd82f648a6695eb4cc0c0a046699a6c685e410e7d5604e7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.03533543 BTC
Feerates: 150.62 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (205,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,288 709,288 000000000000000000075cefee9501ad3a91e5132875105bcb08e230d52169f6 2,691 1.00/1.00 vMB 2
709,287 709,287 00000000000000000005e19da269b27530ee7f56be83c61553e69978965f313d 1,830 1.00/1.00 vMB 5
709,286 709,286 00000000000000000006c0d20386ccb99eba265c9899a71de666c12a4eeedd55 3,032 1.00/1.00 vMB 8
709,285 709,285 000000000000000000008f88d75053b6a6b223dbf8d213a765a7f2b736008113 3,251 1.00/1.00 vMB 18
709,284 709,284 000000000000000000052e62627b42eb3ff0c38147236ac4a587435791b3fddb 2,713 1.00/1.00 vMB 21
709,283 709,283 00000000000000000002ad361f12ef193f04526b1473f837ee9a604689b61ef1 1,749 1.00/1.00 vMB 10
709,282 709,282 0000000000000000000b859706f88bcabf5f622548f39fc5d07435a13fcfbba5 3,141 1.00/1.00 vMB 9
709,281 709,281 0000000000000000000996a1dba98a052250f142b2c59551d34016ce7f360ae8 3,293 1.00/1.00 vMB 20
709,280 709,280 000000000000000000065f366667fb1ba2630d3cd3874ba973e3e5b4b7480d81 2,960 1.00/1.00 vMB 30
709,279 709,279 00000000000000000009ba55b25cdf6724776aca8c8c2b0cca3664bc54b8d748 3,378 1.00/1.00 vMB 13
709,278 709,278 00000000000000000000c14215b34c1afe989fb80dcb1b4118858d22c35623d9 736 0.29/1.00 vMB 12
709,277 709,277 000000000000000000088db3b662d4bcfff4fb27eb751ec0ff585a01c20b064f 1,973 0.82/1.00 vMB 8
709,276 709,276 00000000000000000002ef668994ac62837c7007fa6b2e320727d056c012b982 2,817 1.00/1.00 vMB 6
709,275 709,275 00000000000000000007765f7e316609350cc0a39abaf711a69df1895a470f88 2,541 1.00/1.00 vMB 17
709,274 709,274 00000000000000000008f69e5a0d0e7bdc544c144456eb445b1ff09609b7ca9c 3,114 1.00/1.00 vMB 10
709,273 709,273 00000000000000000000f7f435327e0bf02fb12859a1bb024a78b716296994da 2,648 1.00/1.00 vMB 15
709,272 709,272 00000000000000000000f4e0a1078f38fa0ed0848ea8adb04e72d71ba699ec1b 2,190 1.00/1.00 vMB 7
709,271 709,271 00000000000000000002c9976a8c3ca5ed23357d2ec097e844d354ae8edfc30f 2,386 1.00/1.00 vMB 7
709,270 709,270 0000000000000000000ce4c2861a20996303dfc6da36dbcfceaea660f5ec25bb 949 1.00/1.00 vMB 9
709,269 709,269 00000000000000000006e919fcb8f133244691e9d557064c6c337d5295b38c4c 3,166 1.00/1.00 vMB 24
709,268 709,268 0000000000000000000b250fe30de49aff456cd027a07cfbf0465ebf5af3c38a 2,623 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.