Loading Tool

Explorer IconExplorer

Memory Pool

60,753 transactions
34.97 vMB
0.15194316 BTC
Random Selection Loading Transactions
Max Size: 184.98/200 MB

Candidate Block

Mining Attempt 55f8e22b689c69f51d3651d8bd1967f53580e484f63da00e706a2f174f733af3
Version 20000000
Previous Block 000000000000000000017ed3fa8a315e30d6a38ae49ee316a5a0f8b1f8eca883
Merkle Root 00ede5315398a2517b52693be7f28530932dcc4169d61163ed803aaff39e2f84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,973
Size: 1.00 vMB
Total Fees: 0.07301719 BTC
Feerates: 502.67 > 7.32 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,413 (873,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,404 41,404 0000000054c6c90be07f71d3b865d3261f3bd1a627a2f648164b6277d8f08d0c 1 0.00/1.00 vMB 0
41,403 41,403 0000000020dd4be4e6f2c575166596334fc60c8b7ff0de11ca9a175504012d3b 1 0.00/1.00 vMB 0
41,402 41,402 000000002bb238f9db7cdde2a0940b697cb9f4c2a214fd933055651f04fb8b30 1 0.00/1.00 vMB 0
41,401 41,401 00000000392d9d687bfdfa99c9b14de66c39da76d2869689abd04798ae0a27d3 1 0.00/1.00 vMB 0
41,400 41,400 00000000145f99de0af55c9fe81556f6adf986954fb7fd7522b4433a71c50c09 1 0.00/1.00 vMB 0
41,399 41,399 00000000499b325a15928b7a645827c1b1aba2b4025c863651a2b219a786010e 1 0.00/1.00 vMB 0
41,398 41,398 00000000622cca173db31c7e603180c97903b7313175919af3f15e508b4cc92c 1 0.00/1.00 vMB 0
41,397 41,397 00000000513eaed5d03e79cfc08f7778eb81af4f08e3609cac7a47585fc4ed5f 1 0.00/1.00 vMB 0
41,396 41,396 0000000061e90a6654723f5429b71ba7b73d9fbe4863b5d62001ec4b6d227730 1 0.00/1.00 vMB 0
41,395 41,395 00000000475bbdcef78648addb71744c273d3b5d2f10ea3f1d63825c367ea1c9 1 0.00/1.00 vMB 0
41,394 41,394 00000000115193a76df6146da844275827a593cbf2e02d15f4215ebecc5fd001 1 0.00/1.00 vMB 0
41,393 41,393 0000000019fb7e68247f5acce4974d0b6c7e6968c3622cfcc7293e3650748869 1 0.00/1.00 vMB 0
41,392 41,392 000000005d3f8e41c26c89b3c121e2ddb2d97d8c0d8c1f28a557163471532030 1 0.00/1.00 vMB 0
41,391 41,391 0000000050c76ad23ea4d384e4eb50ef9e16e45771f4b742d7da66baab9b0236 1 0.00/1.00 vMB 0
41,390 41,390 0000000028ca132f5725c3dbf35f8a7d7c1febcbecf76ef90002d0f6d6d592cc 1 0.00/1.00 vMB 0
41,389 41,389 000000001011f6ca8d85e4e19a815831e7b48db24f8e99fcb31de14bdd4e0636 1 0.00/1.00 vMB 0
41,388 41,388 000000000376dc033d09deb15d6660c4c04fcd9662f39c33f3a50cead8bbcf7d 1 0.00/1.00 vMB 0
41,387 41,387 0000000025ade92ee54b42dcde27bec96fe57c97b18428283b237f70fac75d88 1 0.00/1.00 vMB 0
41,386 41,386 0000000059f32b55d4b323e201f94f37c09d3ae3a61b8ff56b60e28b602c7777 1 0.00/1.00 vMB 0
41,385 41,385 00000000187c7e78cf147f41a5996fed84950a60a169dd0cc799c14793e9c5db 1 0.00/1.00 vMB 0
41,384 41,384 000000002cacb3f030187e27c078d38ae7315f9cb545f59642ecc6a9c8b0147b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.34 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 601.83 GB
    • Received: 10.18 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.