Loading Tool

Explorer IconExplorer

Memory Pool

41,934 transactions
26.55 vMB
0.06150634 BTC
Random Selection Loading Transactions
Max Size: 138.70/200 MB

Candidate Block

Mining Attempt d8e164e593bb7b3655585716897edd9067e45c11adbf6b888e80ad67af6a0bda
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root a1fa9a3cd8ca9196f0d505b2411a75a58f128ecd8205581f353beedcb72138b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01179290 BTC
Feerates: 47.58 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (116,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,493 798,493 00000000000000000000bf1b26ef03fcd65acac267c8533df6626b180a83021c 3,583 1.00/1.00 vMB 6
798,492 798,492 000000000000000000049ad5c7837a6d9bd905bba176871f02dc355ad13646c4 3,715 1.00/1.00 vMB 10
798,491 798,491 00000000000000000004cd4a86d7a5087b8aa0bc61b5250e168ff062cd548f42 2,044 1.00/1.00 vMB 12
798,490 798,490 0000000000000000000457271028c8bb4a6e4060ec7180eb87a9b773e7f8a09a 2,395 1.00/1.00 vMB 15
798,489 798,489 000000000000000000004ccb8a91ae01c8cbd0df6ab405f2e8f30b726fdc08db 3,363 1.00/1.00 vMB 18
798,488 798,488 000000000000000000040e3093690b5a8b72d282c0018d04cbf2ed06cc140a7b 3,370 1.00/1.00 vMB 10
798,487 798,487 00000000000000000000aee0fb1ccdcf6816190259386157f96e31137d417582 2,749 1.00/1.00 vMB 14
798,486 798,486 00000000000000000004860d8d4241052be753b95429b742172398e2c41ce32b 2,939 1.00/1.00 vMB 11
798,485 798,485 000000000000000000039156d769980c16c2dabcecbef1020ae39105e2e41f7f 4,427 1.00/1.00 vMB 9
798,484 798,484 00000000000000000004d9d2d0e90796fc1931f23802b230865165352185d4f5 5,263 1.00/1.00 vMB 8
798,483 798,483 00000000000000000004df670744fe87d48d18b31599862aacca6784af1aada1 1,319 1.00/1.00 vMB 5
798,482 798,482 0000000000000000000074df855ac3d50ab02955ae57c9690ddc396fc086bf44 3,025 1.00/1.00 vMB 10
798,481 798,481 0000000000000000000441441a9ed38bead82dc253cb21f25959d49441c17001 3,289 1.00/1.00 vMB 16
798,480 798,480 0000000000000000000225527dcce26e1ae8fd44a49ac92868243554ad56f4c1 100 1.00/1.00 vMB 5
798,479 798,479 00000000000000000003d38e0a3813dd0cbc608011507d557ca18dd670bcea4f 3,706 1.00/1.00 vMB 6
798,478 798,478 0000000000000000000336b6e4c0644e2d69cb224850e519988e73edc5a5db3f 6,231 1.00/1.00 vMB 6
798,477 798,477 0000000000000000000285eb81fc6aeb36f256240857481867c10634d7270617 4,473 1.00/1.00 vMB 5
798,476 798,476 0000000000000000000494d86d06b7fe0afeac7b78f0c56a1ddf82e44ad51d8a 4,664 1.00/1.00 vMB 8
798,475 798,475 0000000000000000000197e050df153b044a144573d0347ada79a7898a58ef30 6,853 1.00/1.00 vMB 5
798,474 798,474 0000000000000000000201c909c3d6d58abb07026961e242cfda9ceda5b8e6ab 3,786 1.00/1.00 vMB 10
798,473 798,473 000000000000000000049f863a2223146cc28f94ad405742a2ed9dba617a3a61 2,565 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.