Loading Tool

Explorer IconExplorer

Memory Pool

20,666 transactions
9.06 vMB
0.06133504 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.90/200 MB

Candidate Block

Mining Attempt c4f3ed3cc00f8b75127f41c84bf7d5fe27ae08f4670db95a4594d6cfdc6655a5
Version 20000000
Previous Block 00000000000000000001e0990096d2cfa519a4455239a76e52f0e783a20ccb94
Merkle Root 019f7d8d544ea5bdb31502d8da4941994384b42d8e9a65f3b5497deca532e979
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.03887708 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,414 (760,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,579 152,579 00000000000001db9c66c31292d62955a46c17429b96641d0ba58e15870baa47 95 0.04 vMB 54
152,578 152,578 000000000000001c1d7410f61223d1cb97eaf6062008df0d9e6ec83fe90d2d52 81 0.05 vMB 275
152,577 152,577 0000000000000af311f49b0d23d7b2cd02ae4c95c7ba7f0355223e4fe9c51074 10 0.00 vMB 838
152,576 152,576 000000000000005002daceb4c74fb8f8513e55496abb2ba60ea6a8872b7180f0 61 0.03 vMB 58
152,575 152,575 00000000000008237963b31647fd9a8cc6b6afe53230637b76fe3f1f14289810 17 0.01 vMB 86
152,574 152,574 00000000000008e6f63b41c74c321d1edb97997a77359e05b5843ef0c62e7e67 11 0.01 vMB 22
152,573 152,573 000000000000065eff6b0e493db70fad6019db47d61805db8d645a21b3b02d41 12 0.00 vMB 123
152,572 152,572 000000000000076ac4b4dfb5ca194ad932ee959a38fe9ba791af838abe30a2d4 23 0.01 vMB 74
152,571 152,571 0000000000000c0fec8908487545045b32d14bb94bd66a851783c9adacf02ad4 24 0.01 vMB 109
152,570 152,570 00000000000002596b42655cb565fd2149a3db47e85a1f3ff15592ee8d71ff37 34 0.03 vMB 69
152,569 152,569 0000000000000dd5a654105d1b7eb821e02c0cd0f326488483a3191bedc3d590 33 0.02 vMB 95
152,568 152,568 00000000000000ef8f40543b07370ad286a3bf786d071d29025e76f420e7d97c 56 0.03 vMB 155
152,567 152,567 000000000000000fa3f3de204bc2c15cd11c71c762e08d569896d27e6d7b46fb 40 0.01 vMB 117
152,566 152,566 000000000000028b528f0bbe05e97a878db25263bb00c30cc5451ce86907e799 75 0.04 vMB 47
152,565 152,565 000000000000034f7d111e3a84084bd55249fc48d6e7822a69d69d502bfe47b8 14 0.01 vMB 107
152,564 152,564 00000000000000f4e71edb57157e66736cee44640358ee1da0dd1ebe354fe23a 10 0.00 vMB 109
152,563 152,563 0000000000000a8ad3a343f891a25949ae7937f2091a71e72874f4177183f828 5 0.01 vMB 118
152,562 152,562 000000000000051f28c98dc67d5654ce0a8fe6f3045d80e265704a67ef7350c3 41 0.02 vMB 66
152,561 152,561 0000000000000db75f7c0a1cb14ad736282b9655c9f46a7423c4a6932904fed3 59 0.03 vMB 128
152,560 152,560 000000000000098f39a69b166be8b7e967b3a6843472b8ab6af6901deb77af63 4 0.01 vMB 0
152,559 152,559 0000000000000672526c2358bce027648d6534c9f281bed82c1dcf8a79d73f27 29 0.01 vMB 151
Previous 10 blocks ↓
Total Size: 779.59 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: 290.39 GB
    • Received: 1.18 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.