Loading Tool

Explorer IconExplorer

Memory Pool

89,812 transactions
33.20 vMB
0.15276919 BTC
Random Selection Loading Transactions
Max Size: 199.91/200 MB

Candidate Block

Mining Attempt a73d69d0db4572d329a82198c7cbb750e91bad09f41ed36fbbd0ef47b4252800
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root fca11fd415f2a599687597dc8729304d71fd24887b2515497e8b0f7d5a6e7972
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.05929551 BTC
Feerates: 627.82 > 5.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (519,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,297 395,297 000000000000000004d3a4a21caabcc08696f338d12aa19a57f22d0150595970 2,632 0.99/1.00 vMB 66
395,296 395,296 00000000000000000714dacfb30c093fe537b48b1e79c3f80c5bdcc9a081ee5f 1,475 0.99/1.00 vMB 25
395,295 395,295 000000000000000003fc5543289283690c3c054431fe690984eaa7aaa2949389 255 0.12/1.00 vMB 65
395,294 395,294 0000000000000000031fb782315132739b872d9848491952950eb2a753f6a3ce 2,927 1.00/1.00 vMB 57
395,293 395,293 000000000000000003615b748cedfadace43e2aec67409adeff07af6b5f21d0c 2,244 0.93/1.00 vMB 43
395,292 395,292 000000000000000000da3536b353882ccd654efdf6fabb2246942ef2fcefbbd1 919 0.58/1.00 vMB 25
395,291 395,291 00000000000000000681c8888f281004513d2b70c4fe6e1ec2cfe10fe1d3afad 1,309 0.70/1.00 vMB 40
395,290 395,290 0000000000000000036e1509643fc309e4422dbf2d289cefb42fadbb7b9cd136 1,188 0.95/1.00 vMB 22
395,289 395,289 00000000000000000719b96efdd3df5062699298369669f63940f81591e2be54 2,596 1.00/1.00 vMB 53
395,288 395,288 000000000000000003322406862fc3b5775fdcc5416bde40ac28efc69fc685e1 2 0.00/1.00 vMB 0
395,287 395,287 000000000000000001c4756ce13aac5e43b537df96b8faaa9a6065a6b94ee49e 2,493 1.00/1.00 vMB 49
395,286 395,286 000000000000000008179d9f044e1e907863c256b6de51de9cc54e3e42d42d47 415 0.43/1.00 vMB 13
395,285 395,285 00000000000000000003f6239f5217465876665c5d6f6b24b9cd263c9742ec8e 1,761 0.95/1.00 vMB 23
395,284 395,284 000000000000000002d9d9e7c146498b7ddb61b7aacd5e13ed0ea316213d8f1e 2,174 0.95/1.00 vMB 48
395,283 395,283 0000000000000000060f0eaabbefe29b8b5b275b1cf1c8b4f0c4776a2941c787 1,883 1.00/1.00 vMB 36
395,282 395,282 00000000000000000136451eadeb848225f4f06af79d6c1bbd820252018b1da9 2,464 0.95/1.00 vMB 56
395,281 395,281 0000000000000000057deecaf614c5c1813fe7efcfaceb2c0c2d570eaabfa35e 1,463 0.83/1.00 vMB 23
395,280 395,280 0000000000000000027a39026646b83c8acb139f663b6839707d25bbf25de7b1 2,911 1.00/1.00 vMB 55
395,279 395,279 000000000000000007ad71a2faa3520493e270090b03eef69bdd0e80ab34eac8 1,865 1.00/1.00 vMB 35
395,278 395,278 000000000000000006ca7646f0851733257fc4f3f088f604b13147d29114ad58 1,460 0.75/1.00 vMB 41
395,277 395,277 00000000000000000294cd2e4e2fd35d93da542fa584817a65ccc83627f3065e 1,603 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.52 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.90 GB
    • Received: 15.62 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.