Loading Tool

Explorer IconExplorer

Memory Pool

77,874 transactions
29.02 vMB
0.06925109 BTC
Random Selection Loading Transactions
Max Size: 173.79/200 MB

Candidate Block

Mining Attempt d1fa5717183285b78a3e5e908d479145293427805d707f6375aba8cdbe408568
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root f20daa4db6a2e582ad736ad015fe0154ef39e6fde921ea1bc6836d9cd697a3da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,356
Size: 1.00 vMB
Total Fees: 0.01059745 BTC
Feerates: 73.20 > 1.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (181,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,290 733,290 000000000000000000041a41028a149f7c52ddf3508e0fb704c3539da8dfbe29 1,722 1.00/1.00 vMB 8
733,289 733,289 00000000000000000004508cfe261e2ffed779477c0e1c9bed9f3e98f0529675 482 0.23/1.00 vMB 7
733,288 733,288 00000000000000000008589b1f16e54394e8fdf18c6299d69829a474e94a8b31 443 0.16/1.00 vMB 8
733,287 733,287 000000000000000000073f86abdc40fa3f8f8fa506ad2a872436bd4c4b4bb51e 754 0.37/1.00 vMB 6
733,286 733,286 000000000000000000076cdb480c86d35c5c0da6760ad1d6a0c8d6fc9503d522 2,124 0.90/1.00 vMB 8
733,285 733,285 00000000000000000005b92c569074eb09848755b6a2635a69c58621d16e2ac2 290 0.09/1.00 vMB 8
733,284 733,284 000000000000000000004190600c789d05c290b08bb6eeb7b040ac9c984ed978 445 0.26/1.00 vMB 8
733,283 733,283 00000000000000000002d719056f8d52c2d367e736005b041cca45a33d2361e9 606 0.29/1.00 vMB 8
733,282 733,282 00000000000000000006e3100a8443d328593dae192d796b831cb579a2cf8a13 247 0.55/1.00 vMB 3
733,281 733,281 0000000000000000000314eebbcc48f8a294bce347555fa5cdee0d44d43a0257 872 1.00/1.00 vMB 2
733,280 733,280 00000000000000000001f02a5b87c458e5ab674120073051aabc1ee185c9a425 1,361 1.00/1.00 vMB 8
733,279 733,279 00000000000000000002195c0499c08be08f21eb1dc6681cda905fdc80bc8bbc 973 0.82/1.00 vMB 12
733,278 733,278 00000000000000000004993da5d4fb2d993fec2f4e2f5737d99f58a146521cac 255 0.11/1.00 vMB 8
733,277 733,277 0000000000000000000312e443ebdb827087d08ac90fa9a11bf01eedc1bfdc2b 906 0.48/1.00 vMB 7
733,276 733,276 00000000000000000000c2f0663297f4cb65dcd9e35c155be427e46704af8e1e 450 0.21/1.00 vMB 6
733,275 733,275 00000000000000000002547f9be4a1d85ae248241172b4e5cede468255f31edc 65 0.03/1.00 vMB 12
733,274 733,274 000000000000000000051befeaa1b270fde3b2980363c58aef9ee7cd9c61827d 1,462 0.70/1.00 vMB 9
733,273 733,273 00000000000000000005ca348fb614d4aafd8ded260e0f049e9006269ef04caf 867 0.53/1.00 vMB 7
733,272 733,272 00000000000000000003e08a09aea847b8cb55ad93cfec766e83b4dc3fee240d 176 0.20/1.00 vMB 3
733,271 733,271 00000000000000000007a1ec7d5281c495501578f82e617a6d31c8df281b33d5 1,009 0.40/1.00 vMB 3
733,270 733,270 000000000000000000055735e9795afc85e59f9fe409e69e77b7cf597ecaad67 2,405 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.