Loading Tool

Explorer IconExplorer

Memory Pool

22,746 transactions
9.26 vMB
0.10002654 BTC
Random Selection Loading Transactions
Max Size: 53.92/200 MB

Candidate Block

Mining Attempt b4f0d8e1a7222efd55f76b5bcfd95e16f3bd348b10c0574b76436e6be851eec3
Version 20000000
Previous Block 00000000000000000000cd3831ab899e310735450c3b717f8759f877c16fb60d
Merkle Root 4ecd5033c69a8485a71efe2fa99816e1abecd7ff4da28c53615eecc9d15b7671
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.06493474 BTC
Feerates: 1,258.65 > 6.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,418 (62 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,356 938,356 00000000000000000000259a51ec5b22c51bdec466dd84d118692ed27859783c 3,740 1.00/1.00 vMB 3
938,355 938,355 00000000000000000001636d91a08c128ea20062aa5ffa765d7dbe0b0647f155 3,367 1.00/1.00 vMB 1
938,354 938,354 00000000000000000001f2fd2e89db8060e4010e884bb488e987c1eca6241cc6 4,691 1.00/1.00 vMB 1
938,353 938,353 00000000000000000000470aa07288730f22019630dcd28a824c8266d6a7fece 4,326 1.00/1.00 vMB 1
938,352 938,352 0000000000000000000124f79cac4153ee7adc9088a4cca00d9af1c2470a4be1 2,441 1.00/1.00 vMB 0
938,351 938,351 0000000000000000000098ed8b6fe1e4bebd38daff7dadcdb89a665839074d9b 3,521 1.00/1.00 vMB 1
938,350 938,350 00000000000000000001dc00d7c939a9d780c72dc64e378c8c9638d3e8401ace 2,064 0.68/1.00 vMB 3
938,349 938,349 00000000000000000001c0bc82a20646b8daadc382af5f06486f016e931cf332 3,129 1.00/1.00 vMB 2
938,348 938,348 000000000000000000009c20b9c211fd01503cfcabf44c939f83bc54d9a89b2c 1,760 0.76/1.00 vMB 2
938,347 938,347 000000000000000000003028d4699d1d2566de2934ca3f2301d990a95e7db0fc 3,554 1.00/1.00 vMB 2
938,346 938,346 0000000000000000000009325afaa03dd4686deea9781d754a82d2b7ba4ceba8 3,669 1.00/1.00 vMB 5
938,345 938,345 0000000000000000000157898e02aeb20f847dd3ef8973abe68510119b7e6a33 3,299 1.00/1.00 vMB 2
938,344 938,344 00000000000000000001731222e3df1a47a0944429559d4c4e4caf53e71676e5 2,831 1.00/1.00 vMB 1
938,343 938,343 00000000000000000000ccebd6d74d9194d8dcdc1d177c478e094bfad51ba5ac 3,963 1.00/1.00 vMB 3
938,342 938,342 00000000000000000000bf88bc08552c46937df889b9e0cfe1141da456923b3c 1,454 0.54/1.00 vMB 2
938,341 938,341 000000000000000000018d2645ae93915f288afe1a67268194af0c28f428e729 733 1.00/1.00 vMB 0
938,340 938,340 00000000000000000001cceb2a4c2869667d6cb7420c4aa927dbe689233f4592 2,443 1.00/1.00 vMB 1
938,339 938,339 00000000000000000001d1d95ead3daa89c86f3cdff5456e70f147830c9179dc 4,358 1.00/1.00 vMB 1
938,338 938,338 0000000000000000000039532d4dfe1231963b2f17aec21fc83edecf6ce738ee 4,097 1.00/1.00 vMB 0
938,337 938,337 00000000000000000001c794385b34f3b48ff0f649292d675c7cb56e88800959 4,919 1.00/1.00 vMB 0
938,336 938,336 00000000000000000000f33e42497270fc902841a50a8458aa9f666b2002f157 3,198 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 823.87 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: 4,106.08 GB
    • Received: 225.80 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.