Loading Tool

Explorer IconExplorer

Memory Pool

72,547 transactions
28.02 vMB
0.06870839 BTC
Random Selection Loading Transactions
Max Size: 166.03/200 MB

Candidate Block

Mining Attempt 83e050caba0e5e2eb2f2c37a1c2dca2901a8f8d724460861483b0d84405a9ce1
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root bfd8898508f7d8dd9784297d368f05029cc016413b9fe483fb528c0bb38e0f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,905
Size: 1.00 vMB
Total Fees: 0.01242605 BTC
Feerates: 101.52 > 1.25 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (155,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,661 759,661 00000000000000000007113282f703987f6c0c3d39361ae969e44dfc6b98dc24 1,044 0.58/1.00 vMB 5
759,660 759,660 0000000000000000000666be2c64fe0267272a5ed279389320e7ab8d6c9f5603 3,193 1.00/1.00 vMB 11
759,659 759,659 0000000000000000000451c8c306919e5bb7c4e5cec50c1f558b7961046425df 154 0.04/1.00 vMB 10
759,658 759,658 000000000000000000018615fb2b1507a0be782b6cddac29abd8784cc1da4af7 569 0.16/1.00 vMB 10
759,657 759,657 00000000000000000000333dcddc1b5ad9e9ba84c9ebd1ee44144bc92f445fd2 78 0.02/1.00 vMB 16
759,656 759,656 00000000000000000000e83668e9a6a7d1e87503b75af06701d99f7ebc169203 2,451 0.98/1.00 vMB 8
759,655 759,655 000000000000000000049f53e923532242458ee485a9d2fb9ddd4da1cc5c2c6c 1,432 0.68/1.00 vMB 8
759,654 759,654 0000000000000000000134a531251b5a87f22b6a04e54cec1ece555ad1017cf0 1,763 0.90/1.00 vMB 8
759,653 759,653 000000000000000000006ce358337956f0356191440c38c225465f9bf111cd6f 1,488 0.74/1.00 vMB 10
759,652 759,652 00000000000000000004ac279b150c97e37a9506c86fd79c0ce21936e3a1f6bf 1,529 0.68/1.00 vMB 10
759,651 759,651 0000000000000000000499cf773a4174cdcfbc8bd2f490eff4da2a69caa59c94 870 0.35/1.00 vMB 7
759,650 759,650 000000000000000000038aa2b33dbdb2977e25455839a8774b847fff97c57595 823 0.25/1.00 vMB 11
759,649 759,649 000000000000000000031b02da443d43552508c2760da0d7e286ea4cd4a4a1fb 1,177 0.37/1.00 vMB 9
759,648 759,648 00000000000000000001fc3ed3748d3c5898ddf09ee6a4fd49a1561fe64e2d6d 296 0.22/1.00 vMB 11
759,647 759,647 000000000000000000042458f92ac6f8aba1d8cda1bf1a22d91853a4cc9924ae 2,728 0.82/1.00 vMB 10
759,646 759,646 00000000000000000003cb53b18098804e6c31579f5d39c50f6098f0dae2a574 1,375 0.75/1.00 vMB 8
759,645 759,645 000000000000000000029a086395e8cc4f59b68c13affd9d80837bdd80d1b897 944 0.68/1.00 vMB 11
759,644 759,644 0000000000000000000077282397cb0323f6a549bf0de49a60dfe2c5d6cc1b12 405 0.79/1.00 vMB 6
759,643 759,643 000000000000000000057983ada64f73be75236c9190eef2df333a1172945b02 2,261 0.67/1.00 vMB 10
759,642 759,642 000000000000000000040fdcb469f8cbd078c2b6da2633e821b228df6c2af26d 2,502 0.79/1.00 vMB 11
759,641 759,641 000000000000000000063529b9447ac856dbbef81a9fe91364e4e31ef683ece9 1,294 0.33/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.