Loading Tool

Explorer IconExplorer

Memory Pool

53,947 transactions
31.96 vMB
0.14053260 BTC
Random Selection Loading Transactions
Max Size: 170.60/200 MB

Candidate Block

Mining Attempt 946b06040983fbfb3efb306bebd5c5de0a4e80f4581794f9c297396b243e9fd9
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root bdb660bf4f8609f87a6507a964cd6e2ad0238201bedf34ded1514ce506eaab55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.04259956 BTC
Feerates: 104.17 > 4.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (792,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,559 122,559 0000000000000aa42f875352d204218542f20345104bd04d63a357f784b28269 14 0.01/1.00 vMB 1,733
122,558 122,558 0000000000006a5728ac93068f760deed79ec00f29da746e94591c2e3a63b47c 17 0.00/1.00 vMB 1,260
122,557 122,557 00000000000091f60171310f01814958dec9624d8b8196667622ce75b93abc44 11 0.00/1.00 vMB 0
122,556 122,556 000000000000717804ee52d43e786eed4d699c92169ad2bdaf3828fc7585edf6 10 0.00/1.00 vMB 0
122,555 122,555 00000000000092977fd99927b0dacf08ed63ce912aa62a3d7840f1677d8948ba 28 0.01/1.00 vMB 202
122,554 122,554 000000000000866fcbebd6994e49d45358c2261ae0b460b282d54f613911175e 7 0.01/1.00 vMB 393
122,553 122,553 00000000000082737987539efed728e578ee34fb9d784300b03e18395416b79a 10 0.00/1.00 vMB 309
122,552 122,552 0000000000007f0c221ce2d0a81a5888279ad4623e606c30af89ac4d3ae723e2 12 0.01/1.00 vMB 0
122,551 122,551 00000000000016e967f4fa4f7680856cb4d0b1755b73b8ae421e035409214146 2 0.00/1.00 vMB 1,464
122,550 122,550 0000000000005f1b33aaed5b646d377dc0a6a2d5fbe77b358de560746259fbaf 1 0.00/1.00 vMB 0
122,549 122,549 00000000000001b13af7302781b580e23e9491f712e94c7bb84bfb2be2dd3d29 18 0.01/1.00 vMB 1,239
122,548 122,548 00000000000050600270c0a569dd1e0c389621ea1e6a560e630871c62bc32b67 9 0.00/1.00 vMB 0
122,547 122,547 0000000000006ac16b6da5ee4d909059f5fe3f801ec2e3a9170693d4d73ba62f 21 0.01/1.00 vMB 224
122,546 122,546 0000000000002798668d25145d1588eabbb49f9b8890fa45725cc1710b3b07b4 147 0.04/1.00 vMB 160
122,545 122,545 000000000000972bcc887a0ad965a468c33f7c330be1adb642c1bd934956d3d1 41 0.01/1.00 vMB 1,423
122,544 122,544 0000000000003864eb2933cb871fc4b3caf8d390357070e216edcf9e3e196b1e 37 0.01/1.00 vMB 1,374
122,543 122,543 00000000000043ac91a40b34f3b6bee085c4fbbd5ccd92c1a7098d0e33410236 16 0.01/1.00 vMB 1,105
122,542 122,542 000000000000124f412319ba8becaf3faa6bff28d0a6ada4e039fac78d0d14e4 5 0.00/1.00 vMB 0
122,541 122,541 000000000000761467dd7fe3a92e5dbd03154fd142bc2dbebe7fcb824adf6b30 11 0.00/1.00 vMB 0
122,540 122,540 0000000000004785b724de038d2c706e12bc1e1e872eb012d0031373598ea4d3 12 0.01/1.00 vMB 143
122,539 122,539 00000000000075910de8d4ed052a9833dd86b7edefb7b955e6d293041f1514de 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.