Loading Tool

Explorer IconExplorer

Memory Pool

80,707 transactions
29.76 vMB
0.09350855 BTC
Random Selection Loading Transactions
Max Size: 180.61/200 MB

Candidate Block

Mining Attempt bce8a9eb03225f973df3eba4453f0696cdae0d79a50e14aa34ffd5b586cebe73
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root ead4afa36ab7cc6dc470df5383d912c96b24cf2b87966cc46c7dfb07f8a26f72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,979
Size: 1.00 vMB
Total Fees: 0.02661363 BTC
Feerates: 90.00 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (299,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,677 615,677 000000000000000000100169f06a8584b4aaca4b576bc64da4acc7e7de4d493e 2,986 1.00/1.00 vMB 14
615,676 615,676 00000000000000000010dafff3ecb29d3b94c0db3f742e41c2d0a21ba2ea69a1 3,290 1.00/1.00 vMB 15
615,675 615,675 00000000000000000007071e43d5f9651c980a066b2442cfd9a1fe78fce9a755 3,014 1.00/1.00 vMB 22
615,674 615,674 0000000000000000000c3a6e97e127819399a6fa566cfebcd3f8d64f51af5240 2,691 1.00/1.00 vMB 46
615,673 615,673 00000000000000000007f08b77144633ef94c709eed289387ab6e61fd46c4342 840 0.25/1.00 vMB 16
615,672 615,672 0000000000000000000b819795886bd2a436729e0d94b39f56a5c60813fa9950 129 0.03/1.00 vMB 151
615,671 615,671 00000000000000000003e0ac7bb1939b802737c534d38285db8e2772c9a7804c 2,215 0.74/1.00 vMB 3
615,670 615,670 000000000000000000089d6fa7782f1fe1d20cd1fe76f68407fec8b88d3b0a1e 2,191 1.00/1.00 vMB 9
615,669 615,669 000000000000000000114b73ced701f9a699c1d21422c44c3fc5956f2cd1d924 2,707 1.00/1.00 vMB 24
615,668 615,668 00000000000000000001eb35502cb0e553f0d0a4efc91c7c17802644767a3c44 2,486 1.00/1.00 vMB 2
615,667 615,667 0000000000000000000d6a0b66a8f054ae880aef4cadd030fc9f3739dd5c7b98 3,168 1.00/1.00 vMB 23
615,666 615,666 0000000000000000000b3199480035431d7cf986f296f8fd1e1bf2470128b8df 2,265 1.00/1.00 vMB 7
615,665 615,665 000000000000000000065080b74b807419a04f24efaefa3f630e7f3984ead6bc 1,563 1.00/1.00 vMB 9
615,664 615,664 0000000000000000000e04047ba42a2e38b3591bea8b4624262fc42c0162e13b 2,901 1.00/1.00 vMB 20
615,663 615,663 0000000000000000000e48434c6d8b016f345b8030ce8ca6c427ca46c7c8ea32 1,934 1.00/1.00 vMB 15
615,662 615,662 0000000000000000000d78fd1bc0cda2478a5dfc660b13be1321e56b4f7499ca 2,499 1.00/1.00 vMB 18
615,661 615,661 0000000000000000000c22de15bca4afa58ea221ee8dee5ebb39dc1ac3be2b2e 2,070 1.00/1.00 vMB 10
615,660 615,660 0000000000000000000d0ed9a4117a62457b235b1e259be2e3eb028488b84a94 2,364 1.00/1.00 vMB 15
615,659 615,659 0000000000000000000c0ff6bb99b0ed3b2ff77e90f89d4383ff0924b5b2e43e 2,874 1.00/1.00 vMB 19
615,658 615,658 0000000000000000000b7ed119fe37da90a9d40a7b2b26162acf60c3dd9c0205 2,248 1.00/1.00 vMB 15
615,657 615,657 00000000000000000008a9b38d004b132952a767ad53887431046726e9f19f89 2,833 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.