Loading Tool

Explorer IconExplorer

Memory Pool

45,781 transactions
27.34 vMB
0.06188018 BTC
Random Selection Loading Transactions
Max Size: 145.23/200 MB

Candidate Block

Mining Attempt f854dce84960b1ecd68e05c297d1cfc8e751d45942b581f8bf9f9f207fd93755
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root 2dff1c45e9615b0d677a817efa481eff13cb108d2ddb6e97cb3654b5494e5beb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,749
Size: 1.00 vMB
Total Fees: 0.01095362 BTC
Feerates: 107.07 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (81,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,237 833,237 00000000000000000000cb107dad42acff6e3140e7aa6d4fc251a1dae0600cd7 2,476 1.00/1.00 vMB 42
833,236 833,236 000000000000000000031f515dd8397659bbf259a2ffca4009e6b57ec602af1d 2,907 1.00/1.00 vMB 64
833,235 833,235 0000000000000000000164a88fd3f44b943c67095d49cc81e6d110c20da0b11a 2,469 1.00/1.00 vMB 53
833,234 833,234 00000000000000000002bfcc4acd4f5625d71dbfc3b72fa2244fcf47277f38b6 2,409 1.00/1.00 vMB 44
833,233 833,233 00000000000000000002a8465cb4041273664e0212616b04c7a2f1aa851a02fb 3,211 1.00/1.00 vMB 72
833,232 833,232 000000000000000000008851aa313ea6b9a36c51272975112d842dc26537255e 3,423 1.00/1.00 vMB 67
833,231 833,231 00000000000000000000b06f89979ab547465fe958e3a4148f61eb961a7def8d 3,478 1.00/1.00 vMB 81
833,230 833,230 00000000000000000002cc3fc961fe277a0c1bc4a154cd2428d07b0dc762eb04 2,650 1.00/1.00 vMB 37
833,229 833,229 00000000000000000000086be2d0a24edfd795f05cac5e5bb70afde8bc99de8b 2,477 1.00/1.00 vMB 72
833,228 833,228 000000000000000000017d38256fd6a863c705e1e8904c1f4882d9e950d2bce5 2,800 1.00/1.00 vMB 33
833,227 833,227 000000000000000000018e2fd99249fd63062aa57b4bcdb7dd91289ca177f509 2,714 1.00/1.00 vMB 64
833,226 833,226 0000000000000000000331e4f4c7c672ceeb79f8bb322f42658493b6c3ff4311 3,074 1.00/1.00 vMB 66
833,225 833,225 0000000000000000000346fe8a0f613fc2ae537ee2de0d0bbafb6eee1a1f6405 1,905 1.00/1.00 vMB 36
833,224 833,224 000000000000000000022a477259c4b85849b7b1dcc530cc40ccae2d25a9de34 3,006 1.00/1.00 vMB 40
833,223 833,223 000000000000000000006dca20f03089d5c4e5bfb9b47e9854a18af5b57b1114 2,325 1.00/1.00 vMB 53
833,222 833,222 0000000000000000000199aeeed9772ad8589de9525758af06bea738ab774571 2,096 1.00/1.00 vMB 51
833,221 833,221 00000000000000000002a6f88d89326f1707d5fde327bdba3fb814e9f7e41dce 662 1.00/1.00 vMB 36
833,220 833,220 00000000000000000000d96e6cfb37208a5e46506cb7b6e165a48f91872561b3 810 1.00/1.00 vMB 34
833,219 833,219 00000000000000000001a886297c9f38e5fa4839c4335350f9aa6238736657ea 519 1.00/1.00 vMB 39
833,218 833,218 0000000000000000000288b11d25050e815bf53bdc65b186263c3d4d34a454b0 2,618 1.00/1.00 vMB 61
833,217 833,217 00000000000000000002bf903bfdb4f43078a4c73a94bf99475938852cddb0b0 683 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.98 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: 648.33 GB
    • Received: 13.03 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.