Loading Tool

Explorer IconExplorer

Memory Pool

45,052 transactions
27.36 vMB
0.10358443 BTC
Random Selection Loading Transactions
Max Size: 143.06/200 MB

Candidate Block

Mining Attempt ed9ac7193fc582e48b5779ff39a23769166901c46667c2bcc6bc893d49620b9e
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 9efcb967a4fe168391712ff838dcc2e3a641d69b8de84cd2ecd73873e8580e85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,621
Size: 1.00 vMB
Total Fees: 0.04639107 BTC
Feerates: 151.01 > 4.65 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (898,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
16,627 16,627 00000000d323d9cd7b39def92ebedfea40a790d96f1b3d8a7ba4cd279f7ae8a5 1 0.00/1.00 vMB 0
16,626 16,626 000000008c01576b01cf244f572e799c37d446cfbf36b169fb0d662259027da1 1 0.00/1.00 vMB 0
16,625 16,625 00000000c366e50ce949fd2f77acca55020f1214585b5a4312d5d769f9bada2b 1 0.00/1.00 vMB 0
16,624 16,624 00000000ee9059d0942f1b1b4580cb4e9f0d1948b50704facaa9ec6ffb2cae21 1 0.00/1.00 vMB 0
16,623 16,623 000000009e786d27ec90e85c6d0db47aba3442c31d0c00205ac9ea57ce5d1e19 1 0.00/1.00 vMB 0
16,622 16,622 00000000b5de1383e6fd42e12e9d94f28170c940e0a327fb70c5c70ce73334e8 1 0.00/1.00 vMB 0
16,621 16,621 0000000064b7ce08c1cd67a917a960fbdd3a655ca2c352f87a2ca953b7137406 1 0.00/1.00 vMB 0
16,620 16,620 00000000fecb1e5a4cdb4e8261dc7edd6b7dee4a0578cac5d01efa7f3b3b42e4 1 0.00/1.00 vMB 0
16,619 16,619 000000003e12bef6ef4137731f0abacfe747c9c106a7f1e2275dc026b8298d38 1 0.00/1.00 vMB 0
16,618 16,618 000000002813d90e5187315ee7911a400b9123e243f02cfc129007fa88d282b1 1 0.00/1.00 vMB 0
16,617 16,617 0000000014c7f49c2e208cb549287055ab1ee64dc460597a9288192bcc3f300d 1 0.00/1.00 vMB 0
16,616 16,616 000000003dc048d88e45ca20f7b4712b106e8bc9416274572854c66499ed4f1d 1 0.00/1.00 vMB 0
16,615 16,615 00000000e4e0a4c3f5793b0e22b3bc02611cf7a7176c00a54e16a2c0e1280023 1 0.00/1.00 vMB 0
16,614 16,614 00000000912ed69bea681e65c6e7199fdf0e72801629bea14375e622c9728262 1 0.00/1.00 vMB 0
16,613 16,613 00000000c87e6e6692c59e397ffc6a9f021d1cb35579c66db0ff3b037eb70257 1 0.00/1.00 vMB 0
16,612 16,612 000000005890db7ba1d5ef24a6d585ad6688fa1498917e21ec1cda65155ae6bf 1 0.00/1.00 vMB 0
16,611 16,611 0000000054a4cb51773c25775256939c1dc0a4dd053124d680a8bc95fd777c6e 1 0.00/1.00 vMB 0
16,610 16,610 00000000f1fec04460dea5d5ae50f5fe0ae6dbcd1c27304cd0ba24c5b94e7d59 1 0.00/1.00 vMB 0
16,609 16,609 00000000690026d702978a6743dfef545345c305ef33cd0b0e6af60299b4e26b 1 0.00/1.00 vMB 0
16,608 16,608 00000000eb54513e8f8ce661852413d37a116a1514b85feb457cddb06d4dfe57 1 0.00/1.00 vMB 0
16,607 16,607 000000000533f7b36af61b27ceb40088a9ca3e065da22281455fcc535ca3b03e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.