Loading Tool

Explorer IconExplorer

Memory Pool

82,365 transactions
30.35 vMB
0.08254965 BTC
Random Selection Loading Transactions
Max Size: 186.12/200 MB

Candidate Block

Mining Attempt 1c152f16879ed96700dd721eca852429e3eeb6343a479481a801e115964ce113
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 3964a6247645a37fa12ee36dcc1848c648f6df129faa45a1558f6f113a11ab7c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,852
Size: 1.00 vMB
Total Fees: 0.01483767 BTC
Feerates: 60.16 > 1.49 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (528,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,616 386,616 0000000000000000056c1bd1e1d97a1c9ce0b8cb5f76058d970c71cdacce4aa5 647 0.35/1.00 vMB 33
386,615 386,615 000000000000000002ab12c136ea5f0f7fc992ea36711679ba1cc261027002f4 273 0.16/1.00 vMB 24
386,614 386,614 000000000000000009d9e5ec2c5350b972dfa7b0dfe9171a7bdbd74e6c54ad16 80 0.03/1.00 vMB 38
386,613 386,613 00000000000000000eeee24b0081e3ed65d4ab01394cd8a169e318abb3d1d562 1,000 0.97/1.00 vMB 15
386,612 386,612 000000000000000007e6dee247d1449459a2d2c26dc3c4b16433f79d21a246d8 1 0.00/1.00 vMB 0
386,611 386,611 00000000000000000479f36a4e415da845238a24998f59853bd6afcf1a86a819 944 0.45/1.00 vMB 38
386,610 386,610 00000000000000000be1d4df0a4f9a22a2c4b23dcd773fd4d809aa55b64c6e17 458 0.24/1.00 vMB 29
386,609 386,609 000000000000000005112cb6dd011a40bc96eb812cdd41b15686cb36ca61d7a6 131 0.15/1.00 vMB 14
386,608 386,608 000000000000000000b0edb14c2f85e655a2b80c2b64fc1024fa19f30f0649fa 778 0.46/1.00 vMB 36
386,607 386,607 00000000000000000a9115d3c448fb2a8374fe8795fdc419d49c634c53f58802 915 1.00/1.00 vMB 16
386,606 386,606 000000000000000007da2dffd6dba9bd743f36eaf5873c43a1e2f5e6fe4ebac6 339 0.29/1.00 vMB 44
386,605 386,605 00000000000000000dce38fcb00987e6821919e8366de2953e6c0345000e58af 456 0.20/1.00 vMB 27
386,604 386,604 0000000000000000096edbf5924c4bffa3357e950cf87bdbf7044afb4c6ec671 577 0.39/1.00 vMB 20
386,603 386,603 0000000000000000097ff8413120d3b81c36a245185f2e95ed3576da4355f9f1 688 0.75/1.00 vMB 14
386,602 386,602 00000000000000000868906c9a4ff40b53242370459d6453fec75af4b0fdff27 2,528 1.00/1.00 vMB 38
386,601 386,601 000000000000000009c563ec1034094d71fe3e6453984544a8b98b0e9b68eac0 261 0.17/1.00 vMB 20
386,600 386,600 00000000000000000365cd36f49dc7d1e9f04ce1a55d5e2d9f27d2a7b1008d4e 1,373 0.65/1.00 vMB 31
386,599 386,599 000000000000000002773fafca8c95a5fe298e5f887761e9003b95c3fbd75cca 726 0.38/1.00 vMB 33
386,598 386,598 00000000000000000ee5d268ec1474aad3eecd57363698904bc6b20d2226029e 159 0.10/1.00 vMB 17
386,597 386,597 00000000000000000b5048f525702734cff987032ef020526909cc828ae74bbc 1,974 0.99/1.00 vMB 29
386,596 386,596 000000000000000009251b3f1691de903ef6427de257d14918b4f0da7f0730dd 1,760 0.99/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.