Loading Tool

Explorer IconExplorer

Memory Pool

80,748 transactions
29.68 vMB
0.10051252 BTC
Random Selection Loading Transactions
Max Size: 179.62/200 MB

Candidate Block

Mining Attempt e0e82b2f647dc709a38889bec3399568b166f8908579d144450a164a1035f63c
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 42b73d3c9f44662d9d67c4232b09bad8e82443df6553b62fa9369b2c4f17cb9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.03671139 BTC
Feerates: 146.36 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (341,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,551 573,551 0000000000000000000c7e76f8857b5ea9b712d9c0e3f8d09d7beccbbf71ccfb 2,897 1.00/1.00 vMB 42
573,550 573,550 000000000000000000075cde515908e84fdabfc09b8a842c4e46157b9555a60c 3,189 1.00/1.00 vMB 28
573,549 573,549 0000000000000000001dc5df02cf679701957dc8b64513ac29b3c4c482d4002a 3,186 1.00/1.00 vMB 37
573,548 573,548 000000000000000000128d79a7257163a3147aad385ad8391309495feba0ddd3 1,770 1.00/1.00 vMB 51
573,547 573,547 000000000000000000127e0b6ae52a42466a1d2472e123af3176f8d1aaf096af 541 0.18/1.00 vMB 50
573,546 573,546 000000000000000000044185fbf0a8fdebbd1851c709507bbd1ef1cd2897add8 1,012 0.30/1.00 vMB 34
573,545 573,545 0000000000000000000f3ca0bcb0684ca2cf16f494da5ed1156d19426682b929 527 0.16/1.00 vMB 36
573,544 573,544 000000000000000000032f74ca4b236bff4fe6d057200c1c817f2bd56dcc422c 1,369 0.43/1.00 vMB 31
573,543 573,543 0000000000000000000d729cf0954714d216265e9cec281fb6d27bb6f023fbd0 501 0.14/1.00 vMB 44
573,542 573,542 0000000000000000000d9eb95d509922485ee6b564b759cabae0fb480295e504 1,918 0.88/1.00 vMB 10
573,541 573,541 0000000000000000001a946974aa0a584686ae5ea58f4b80d19765bb91b14cd1 3,347 1.00/1.00 vMB 9
573,540 573,540 00000000000000000026cf05e8ddf9daeb6ee33ec4d3c132ebe025080f1ae6df 3,344 1.00/1.00 vMB 64
573,539 573,539 00000000000000000015c207c450a97ab16f4d502e6975b7d08875865d5544a1 2,692 1.00/1.00 vMB 8
573,538 573,538 000000000000000000121a87c68218606484f0937c9554483769297a490e2cde 3,024 1.00/1.00 vMB 23
573,537 573,537 00000000000000000004b90de5f23c828e55cd3db17f2e2e953f373734474995 3,452 1.00/1.00 vMB 31
573,536 573,536 000000000000000000183c635d6c05db839ed63bb1f4f0ecb38aad4f0955477c 3,359 1.00/1.00 vMB 26
573,535 573,535 0000000000000000001c093b24d56c3f89d2bc9382d12f050d70f319ceb53914 3,378 1.00/1.00 vMB 50
573,534 573,534 0000000000000000000cb4e7ba078d7816365debf8d44baaff6f9281ddfa7be1 2,883 1.00/1.00 vMB 13
573,533 573,533 00000000000000000025173bb21ba3bfd208a04ced21dc6d6eefee552d0de1eb 2,969 1.00/1.00 vMB 43
573,532 573,532 000000000000000000061087aae5a0f65bc999f31e6ef3546c51601e52cf0bbd 2,145 1.00/1.00 vMB 47
573,531 573,531 000000000000000000016311bcaa434c120b0efcb605c01fcbd61e70a44b03e7 3,868 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.58 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: 671.29 GB
    • Received: 15.90 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.