Loading Tool

Explorer IconExplorer

Memory Pool

84,984 transactions
31.98 vMB
0.11711122 BTC
Random Selection Loading Transactions
Max Size: 195.61/200 MB

Candidate Block

Mining Attempt 1f0389bcfb50b14ac747d4c9355f95213843c109b8a458c83f7df14e48336dc0
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 1b4af1d3efab44ff60d0da2f79a39dbce578c3bbd451f7febb8e03934a1ed2f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,777
Size: 1.00 vMB
Total Fees: 0.03783259 BTC
Feerates: 301.05 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (398,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,370 516,370 0000000000000000000bea4aedaf7376be42b2a6e22ec4fbb38b14c7b2b126e6 1,904 0.87/1.00 vMB 40
516,369 516,369 0000000000000000004234d5dd83bd2e4037c1ded809e3b392497094a633f18d 399 0.22/1.00 vMB 23
516,368 516,368 0000000000000000003575e14bb8f6439214ae2efdc323d8b103fc92fc701baf 838 0.48/1.00 vMB 21
516,367 516,367 00000000000000000018202d7a25de65911ad7f3afce282229318582572f5914 1,524 0.84/1.00 vMB 19
516,366 516,366 0000000000000000002abf9df124f5e4391d4a800e175340246884f7185df6ba 1,186 0.55/1.00 vMB 20
516,365 516,365 00000000000000000020750be6ee54618b5ce11501ed458036193cca8291f1f2 30 0.01/1.00 vMB 36
516,364 516,364 0000000000000000004c18f447b64a607ef11cece1f3dfc1d61b8673e459e979 176 0.06/1.00 vMB 13
516,363 516,363 00000000000000000013d31f9798a8f07ad46aeaf247040f4483ee65aeab847c 2,753 0.99/1.00 vMB 29
516,362 516,362 000000000000000000052729416d5b6959b6b7be283b98275c52eff1175c2bc4 1,290 0.59/1.00 vMB 24
516,361 516,361 0000000000000000004a0ae50b6cf3768f132d908c83fcfc55071521fc400147 165 0.05/1.00 vMB 40
516,360 516,360 000000000000000000196c601bd6c617db8fa8e50c38fb7247d6a4f0c8d59fa8 368 0.16/1.00 vMB 16
516,359 516,359 00000000000000000018f60694ed8661e793566f6f51b5de9a200c8e1858a9bb 24 0.01/1.00 vMB 8
516,358 516,358 00000000000000000030b151b4f31dcbd9513877ee98f94d507606b8eb76ad2f 1,728 0.64/1.00 vMB 24
516,357 516,357 0000000000000000003ef517626d999bb6bfd5b726cae8d6b78ea43fb9dd5649 1,259 0.46/1.00 vMB 29
516,356 516,356 0000000000000000001cc6834c2e2a0e1d969f6a05382641fb859f8e19f7248c 298 0.08/1.00 vMB 26
516,355 516,355 0000000000000000003ebad204efee31b2e3752f11c62fb71f65e190cd69b94b 1,203 0.44/1.00 vMB 31
516,354 516,354 000000000000000000300ebe48f40b4d74c029e8f22767a3df64581da8568676 788 0.25/1.00 vMB 16
516,353 516,353 0000000000000000001ef6c4c90e37450271c7c8eb6b78f520185f702feb0d0b 654 0.27/1.00 vMB 25
516,352 516,352 0000000000000000004d0067a9112c7f262888570df5ad79b76be217bb92d6a7 1,503 0.58/1.00 vMB 28
516,351 516,351 000000000000000000076e098471ef93c4b6cfc0749bf1c3ada782a3071fe834 1,103 0.46/1.00 vMB 3
516,350 516,350 000000000000000000098de4d0626eaf50ebf027f8ce65b3b4846251e827c84c 2,536 0.99/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.78 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: 709.71 GB
    • Received: 16.96 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.