Loading Tool

Explorer IconExplorer

Memory Pool

37,095 transactions
28.67 vMB
0.07165593 BTC
Random Selection Loading Transactions
Max Size: 143.88/200 MB

Candidate Block

Mining Attempt e66da1ba15b78c6324613fd3033265b666c2aad0c398a1b3cf00e2c95ed3f356
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root 5198cac3384f18bcad692e47de3c15d9a55bc67d7058a7b31476e1d1bb02cbd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,782
Size: 1.00 vMB
Total Fees: 0.01601281 BTC
Feerates: 75.76 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (847,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
66,901 66,901 0000000001f076d88e94d66545a1f979c1eb41b97116258907aa79e33313c6d5 1 0.00/1.00 vMB 0
66,900 66,900 000000000286874607d3181b79e565de1f04cf44d7039b45eb9057102a36dcb8 2 0.00/1.00 vMB 0
66,899 66,899 0000000003dcca619feb0a2f98a7b4e3752b98407729be1ae3d8954c018d898c 1 0.00/1.00 vMB 0
66,898 66,898 000000000321f70d77dd7262cb9e9aaa2d33509c840f0dc66d3acff21e97fd14 4 0.00/1.00 vMB 0
66,897 66,897 00000000055e75b4f89d0b21db3c58540fb32868c16ba745719ecf61ad82adf6 3 0.00/1.00 vMB 0
66,896 66,896 00000000002f9322ce784ce9e24745bed306b475d3cedea1cbd97e27cdc723d2 8 0.00/1.00 vMB 0
66,895 66,895 000000000435e0643f15537590aa215d25211ce3392be5daddd902dba1dd9f9a 19 0.01/1.00 vMB 0
66,894 66,894 00000000052fef0e94e2d148a8d9466da248c9e2bd8033ad0bd73df6897a5a1e 1 0.00/1.00 vMB 0
66,893 66,893 0000000001c3ad6c638fc58b4c95d44e3fd038fd7751c05c8335e3daf7eec476 1 0.00/1.00 vMB 0
66,892 66,892 0000000004e7f1b0effcb5de124e77c27bc28d1ae6aa2f01f58c0e56adf58557 5 0.00/1.00 vMB 0
66,891 66,891 00000000007503f53c74c1ab52877ea3dbb783668a8b1ad863f36f68dd86b398 1 0.00/1.00 vMB 0
66,890 66,890 0000000000c79fab270a1064465088d0864b5d65dcd5847261b4878bd077fe37 1 0.00/1.00 vMB 0
66,889 66,889 000000000369fb35d49faa1292391bf1ae678972e8fc4ce96beff1994b71e642 2 0.00/1.00 vMB 0
66,888 66,888 000000000310d2cd91cdbc1ae352df9f6f3181e1dab380a0a62276cb98ea8079 4 0.00/1.00 vMB 0
66,887 66,887 0000000001ca2085d32fdc8e2b80533b569be4810706b7f14ab0ae9d1d3f1cf3 1 0.00/1.00 vMB 0
66,886 66,886 00000000059f769013db8cdd6b2dd9454d818f1a93a3d7e98731589079c82fbe 1 0.00/1.00 vMB 0
66,885 66,885 00000000013d49fad1e606c001ec69bbdbf8821d2f0660da4d0d780f41b51290 2 0.00/1.00 vMB 0
66,884 66,884 00000000056482c5b8fdf28d4411ab51955027fc8d5340960877fac884a69342 1 0.00/1.00 vMB 0
66,883 66,883 0000000002180cb0c7bed826e4c9b91746ebabf9e9f7dfdcda5dff7fc7d02658 1 0.00/1.00 vMB 0
66,882 66,882 0000000003493a1dafee9a00d0983006293cdd26832c73d0c736c8a0a54b4ed2 2 0.00/1.00 vMB 0
66,881 66,881 0000000004d8d5d244847fcf5bf1b643d1f61c0fa0cb0b71b70d71f92c9aed25 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.66 GB
    • Received: 11.24 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.