Loading Tool

Explorer IconExplorer

Memory Pool

83,159 transactions
31.39 vMB
0.10372304 BTC
Random Selection Loading Transactions
Max Size: 191.96/200 MB

Candidate Block

Mining Attempt 8501645eb8156ebd6357aad1b80477229a2844efc3ec0a5cf13d7ee68f09639c
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 068968aa8c02724c4a86d636fa28e58ad0ccadbc97d1726dd6c68de6879422da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,439
Size: 1.00 vMB
Total Fees: 0.03233037 BTC
Feerates: 301.05 > 3.24 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (136,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,478 778,478 00000000000000000005b51062eda4f95c467460418144408645c09ff7742d4e 145 0.50/1.00 vMB 1
778,477 778,477 000000000000000000026b578bc6d66ae50a284af16ea939752e7ba1be7f9262 1,778 1.00/1.00 vMB 9
778,476 778,476 000000000000000000054cd13e67fd1e58b2a601c15bf23ca657ed9a0699e8b5 1,036 0.96/1.00 vMB 5
778,475 778,475 00000000000000000001500849df2af4999ba5251139e95a5bd6a84c99c115d0 974 0.70/1.00 vMB 6
778,474 778,474 00000000000000000000c130add3bf0687f715cd9cfb18961fd291eb4d6b2970 1,961 1.00/1.00 vMB 9
778,473 778,473 000000000000000000066d96948b87a21d0807c0897cd42129b351d2c505d3ca 724 0.40/1.00 vMB 6
778,472 778,472 0000000000000000000456159f9589ee284f7686b341ec4ecedf3245a3a129ae 1,193 0.98/1.00 vMB 6
778,471 778,471 00000000000000000004e72e078d0c004791ba2f7b6a952a9b398f3ae0fee376 1,213 1.00/1.00 vMB 6
778,470 778,470 00000000000000000005c63c89305b10f4cdc8e6cc472ec58c9e5dbc17e1f3a9 2,440 1.00/1.00 vMB 13
778,469 778,469 0000000000000000000284b855cfb8983d1ed07c40ae6b684838cd83580c984e 1 0.00/1.00 vMB 0
778,468 778,468 00000000000000000005ee824ee2142a24e8cbf7ecccd6167873fb741fcf93d9 29 0.00/1.00 vMB 10
778,467 778,467 000000000000000000005787fb050fecd5d6dc25c720c1df72b68f012f70e67e 39 0.03/1.00 vMB 10
778,466 778,466 00000000000000000001976814ed77a0b1931f457b51ec3eea046db380b0007d 515 0.54/1.00 vMB 1
778,465 778,465 00000000000000000002abfbe783553f7a3c0be35cb266821bbe348d60e05618 2,186 1.00/1.00 vMB 12
778,464 778,464 000000000000000000056bcf978eb18c413e09b7aa62992c65f96c56140f3c85 681 0.40/1.00 vMB 7
778,463 778,463 00000000000000000001c5d4af24ef3662e6185d3db9b8a9b5e0e272b9640394 458 0.83/1.00 vMB 3
778,462 778,462 00000000000000000002c676992d77c49e28d00a604c9743e152f00a6231cd12 1,842 1.00/1.00 vMB 13
778,461 778,461 0000000000000000000416cf684f766ea5cd269524a73ccd1fa1f97da66a4eb8 356 0.36/1.00 vMB 5
778,460 778,460 000000000000000000031e6393ca17ca2d933c6800f4fd4ecb89c33f7e674205 1,098 0.99/1.00 vMB 5
778,459 778,459 00000000000000000001bf9aeac56a53712adaf84436dc3c031a72ea2a546172 1,703 1.00/1.00 vMB 16
778,458 778,458 00000000000000000005976de67ed7061bb3197821d4147995f855d2ef03fb7c 388 0.12/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.