Loading Tool

Explorer IconExplorer

Memory Pool

80,035 transactions
30.02 vMB
0.08689969 BTC
Random Selection Loading Transactions
Max Size: 180.05/200 MB

Candidate Block

Mining Attempt d2f588de0fda22603a5ebf966527cb9889a3b3c1c1bcd4f5f475716f785c7ac3
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root f48c5d42dc684d6ee6232b4be86e98a291df776e90ed9facd542653ca692c543
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.02550627 BTC
Feerates: 301.07 > 2.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (575,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,073 339,073 0000000000000000076747b3b7650b4587f4c600fa7a2adf73e107184d7ed2cf 461 0.21/1.00 vMB 26
339,072 339,072 000000000000000005ff818419cd4e29ada00822a49a64d88e11e105c9ad1650 1,338 0.75/1.00 vMB 26
339,071 339,071 0000000000000000105d15403ad27d5b4c79cd756bb29e8a95a37e6fa151d92b 1,612 0.73/1.00 vMB 22
339,070 339,070 000000000000000013284c2fbd008784f6870a37717426440aa0c69280a8381c 512 0.21/1.00 vMB 28
339,069 339,069 00000000000000000e33ced43c7e36970ae99abc231b05a327b34437f048d2d2 2,141 1.00/1.00 vMB 32
339,068 339,068 00000000000000000e8599a9f90da2ea5490b25c041bd680845423f15aa8b921 1,263 0.59/1.00 vMB 29
339,067 339,067 00000000000000000b1a697122369279e0e3b78dd61365af5d876a3822d41702 302 0.17/1.00 vMB 13
339,066 339,066 000000000000000015c28029af6083d71a8c03297cd8a7eb698672f5f95ec123 632 0.39/1.00 vMB 25
339,065 339,065 0000000000000000042af39e8cee0d07dda8d28e04ed7d14c24ab5a04226fc3d 797 0.35/1.00 vMB 35
339,064 339,064 00000000000000000299b99731637efb458aac23f687e8bd291857e8b4029ed6 920 0.62/1.00 vMB 19
339,063 339,063 00000000000000000eecae85ea50af2e28b544f7a9ce48db26edf57456a7db17 1,090 0.35/1.00 vMB 45
339,062 339,062 000000000000000001fb43abeece2c91f23de1d2e06a10dd592f5272ab4548a2 1,508 0.75/1.00 vMB 29
339,061 339,061 000000000000000005d7ac34c8c5bc3c7fc3c3ab8099f86ed37defc3f5cdff23 953 0.75/1.00 vMB 29
339,060 339,060 00000000000000000890696b812e5aec381842f956e65b6135f901836f512e09 2,209 0.75/1.00 vMB 48
339,059 339,059 0000000000000000108bd7f6c83efe4d29765900922aea3f89d298e9bf4fdf49 520 0.24/1.00 vMB 22
339,058 339,058 00000000000000001386f1f44f1ed5d310d8617acdc5ede20ce1b491be9c53fc 550 0.30/1.00 vMB 27
339,057 339,057 00000000000000000601a7a8cccd82ffd704c220d89db4bf7881ae2ab9c7cc0b 60 0.02/1.00 vMB 34
339,056 339,056 000000000000000002bb5e2cb83b4cca7bfd88d6a6c4b8467152fb3bbe2ec30c 404 0.18/1.00 vMB 29
339,055 339,055 0000000000000000069afe30cd341a9d86d478720556525ac3600a4d0967258e 1,655 0.83/1.00 vMB 30
339,054 339,054 0000000000000000087d8482398e29b2ceb857133f9caa235e25df562c5509ab 1,084 0.47/1.00 vMB 27
339,053 339,053 00000000000000000ff2362570248d54c1bedbcb346081929ecf89aad5f60b1d 352 0.17/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.