Loading Tool

Explorer IconExplorer

Memory Pool

84,843 transactions
30.68 vMB
0.18153990 BTC
Random Selection Loading Transactions
Max Size: 185.99/200 MB

Candidate Block

Mining Attempt 12cf2d7567129d94fd9591669c5659966792935570428e9114d29d58f8125659
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root 039cd90b890beb626e25df99c672cf730b910bf57d2b6c30093f5eb165eb8add
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,858
Size: 1.00 vMB
Total Fees: 0.11827294 BTC
Feerates: 179.53 > 11.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (465,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,841 449,841 00000000000000000108aa567c7c134a793d0c400f5bcccf6b98b851d8450cc0 1,740 1.00/1.00 vMB 112
449,840 449,840 0000000000000000025a77fa38e44027e46445355f462a7c85ddd90a05d29925 2,232 1.00/1.00 vMB 124
449,839 449,839 000000000000000000c46b5fcdaafe9bc0a7a44f6b9c46f91beb5edeaa2fd6de 2,436 1.00/1.00 vMB 116
449,838 449,838 00000000000000000192aec38e358f7bd07c33710626051a4fd06f517e0cca81 1 0.00/1.00 vMB 0
449,837 449,837 00000000000000000201dae0a00449c052872f2fa1daa86b98d7270dc8726003 2,599 1.00/1.00 vMB 72
449,836 449,836 0000000000000000027d5fa6ab8f8330b4602f7ab09975ba7d5cfd9c7b01431c 2,597 1.00/1.00 vMB 117
449,835 449,835 000000000000000001eedb2a335bc3d7d3e3dc07d032a04139416da11c7e677a 2,342 1.00/1.00 vMB 99
449,834 449,834 000000000000000002b73d6b488f410fcd9dd0f8e4f0589974771c3a6a0e53e0 2,547 1.00/1.00 vMB 90
449,833 449,833 00000000000000000099b7cf7176bf2e85ba0f1ced090cf5298deade621fc6da 2,330 1.00/1.00 vMB 96
449,832 449,832 000000000000000000c28313c6040fcb6092366ada903f1365fc57f208ff9c4d 1,709 1.00/1.00 vMB 87
449,831 449,831 0000000000000000014de12b70138d92acb856737d8e6469b51e2c6cdaaf3176 1,824 1.00/1.00 vMB 108
449,830 449,830 000000000000000002a0d8e89bedff2ffa563ec593ecb69fddc43ff296814794 372 1.00/1.00 vMB 93
449,829 449,829 00000000000000000022c02392659d1aa0001717109ab2796c43a4faa305c5b8 981 1.00/1.00 vMB 103
449,828 449,828 000000000000000002b5714b2bb36e1677ca760b0eab03d40308e6bb2497d987 1,733 1.00/1.00 vMB 121
449,827 449,827 00000000000000000022175d2fba523e76344d8d3603935c855afc59d40ac812 1,385 1.00/1.00 vMB 111
449,826 449,826 0000000000000000013bd43f18aeab1799760de2ba3afb5a0cb32403508a5511 1,196 1.00/1.00 vMB 118
449,825 449,825 000000000000000002112de482a4aa5feb63cdf8daa9b751a7f9be873d9ab606 2,095 1.00/1.00 vMB 127
449,824 449,824 000000000000000001459e52192f8d2e97d9624049855a3eaf778c66cdf0970c 2,347 1.00/1.00 vMB 101
449,823 449,823 000000000000000002a212a5744623632907e3eda0c7706e6f0c1cf77e636c72 3,585 1.00/1.00 vMB 70
449,822 449,822 00000000000000000294504dceaad930e83bca260b637da033b953f772f73da1 2,341 1.00/1.00 vMB 83
449,821 449,821 000000000000000000820d034ec12886cd589056b064eba55f7c5186e860d409 2,147 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.32 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: 660.25 GB
    • Received: 14.65 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.