Loading Tool

Explorer IconExplorer

Memory Pool

79,458 transactions
29.66 vMB
0.06791435 BTC
Random Selection Loading Transactions
Max Size: 178.61/200 MB

Candidate Block

Mining Attempt 1c41c31e1cb688f0a2cc1a5e0e64646ed971d8c9bfd15683c3fd6361fe40b9cd
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 2b308bf8de692fc39a7c61216b0053c667dbf94b7418108c8cc505ddfb93e2de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,327
Size: 1.00 vMB
Total Fees: 0.00762152 BTC
Feerates: 100.19 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (616,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,560 298,560 00000000000000006211f1cf35999f3ec75bfd592bf2261bc6a4263e0763ae20 664 0.35/1.00 vMB 33
298,559 298,559 00000000000000004dec9e039050de998e20c0432801384c932d5a0f03d0bcb1 52 0.02/1.00 vMB 40
298,558 298,558 0000000000000000799f2f4555323281ac461ed43d00014ac0a694e4ee65ab9d 114 0.06/1.00 vMB 36
298,557 298,557 0000000000000000093a311a2e596de1ee5156efb44475c87b022fd4a0ffb95e 182 0.15/1.00 vMB 22
298,556 298,556 000000000000000029732ba37fb868cf183190168835c8c687d44c84a511d976 113 0.09/1.00 vMB 21
298,555 298,555 00000000000000006723815a78d37c1d3ed9d8048fc71d9c07705453ba621d75 689 0.35/1.00 vMB 33
298,554 298,554 0000000000000000360d66795eafa8075108db64c5403a159c5eafa119a3a366 432 0.26/1.00 vMB 27
298,553 298,553 00000000000000000922d0256f8f49edd39f8c0dd7544eaa18b2b17f6636878b 45 0.02/1.00 vMB 11
298,552 298,552 00000000000000002d7721d469521376de95b67bd575bf6db452fe9c7e8039ac 78 0.03/1.00 vMB 32
298,551 298,551 00000000000000001da48dd30480150ddabfac05c1786e4d838082894fe698d5 60 0.04/1.00 vMB 23
298,550 298,550 0000000000000000776618b10336062fbd68b15d3d35d92b596dd999651515a6 983 0.61/1.00 vMB 29
298,549 298,549 000000000000000078d3b2c5d4233f1a0bd9d7316c4fdb43b3d43c6cccb64d17 69 0.04/1.00 vMB 24
298,548 298,548 00000000000000001b05fe9a4f65124101e8f1aa37313a6c20ce5e8547be9925 140 0.10/1.00 vMB 27
298,547 298,547 000000000000000058867e5fe71ea46ad2ab815fc7fc6d41c742f2f408a61dc1 189 0.11/1.00 vMB 29
298,546 298,546 00000000000000003f4e0fbd194cd50fe8aa0187650be9aa121fb45f43e8621b 71 0.03/1.00 vMB 23
298,545 298,545 00000000000000007b0d2b7746a431ad0369bb6183af63c5f6bf81f00d6368a8 256 0.19/1.00 vMB 27
298,544 298,544 00000000000000005aa27c976e0644eb2fa97cc7bd40de64dd27844db285615c 636 0.37/1.00 vMB 28
298,543 298,543 000000000000000076939586cb99f2ad162dc4c0cdc390f181a01b351aeab4ce 527 0.32/1.00 vMB 26
298,542 298,542 000000000000000030f339c5d26a0de0dde9584ba3a588d2407c2b58a2efa079 512 0.19/1.00 vMB 50
298,541 298,541 00000000000000001ea438fa4106be5392a91ebe7da1f8ed94de04fbb346a52d 324 0.59/1.00 vMB 14
298,540 298,540 0000000000000000256651b74239d325192fc4b4055f1bcb8df91dc1e0efdd6b 995 0.50/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.93 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.