Loading Tool

Explorer IconExplorer

Memory Pool

80,464 transactions
30.15 vMB
0.09055071 BTC
Random Selection Loading Transactions
Max Size: 180.80/200 MB

Candidate Block

Mining Attempt 4080db37d65e6325744429d9e760b78bde1d72cd9b64d3c0b8280566de99b665
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 3a2c13097aeb9a2b5ac94258e6b345ba98f9f696d3b1b250d2d5d0786c6c73f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.02878090 BTC
Feerates: 301.07 > 2.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (208,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,291 706,291 000000000000000000053d43a2e7068fc1ce080ba08aaec6d10ce955626a2aea 2,075 1.00/1.00 vMB 10
706,290 706,290 00000000000000000001caae21d096b4882224a51627e31cdf981fd30b57e77b 809 0.37/1.00 vMB 8
706,289 706,289 0000000000000000000304b32198f02ef26ee808df54b33ad63504f646269cea 1,768 0.79/1.00 vMB 10
706,288 706,288 0000000000000000000b58a663554cc0f690b77a6049e8b9827da9f0318ba2d0 428 0.44/1.00 vMB 2
706,287 706,287 000000000000000000067656f1ecc90412d1887801a324eec3dbebcf07182a6b 2,571 1.00/1.00 vMB 13
706,286 706,286 0000000000000000000af59f9c7ed8dc15b2c8414bb9e2ab64a65980c6769f16 2,601 1.00/1.00 vMB 18
706,285 706,285 00000000000000000008bfbdf198454b3eea388b68eb83e0519ac4661a97a190 3,014 1.00/1.00 vMB 3
706,284 706,284 00000000000000000006455927c3186771f8898548ae61b36076bc33eca452ae 1,696 1.00/1.00 vMB 15
706,283 706,283 000000000000000000048f4a68b38e4f26dacafe7736446936e007013cb624e0 1,893 1.00/1.00 vMB 19
706,282 706,282 00000000000000000007666232d66e338287bd2fec672fe2ed78e9ba326d828c 1,019 0.41/1.00 vMB 9
706,281 706,281 00000000000000000004961c2faa66ed150f8bc5fee83cff287a4913ec45ea47 199 0.14/1.00 vMB 5
706,280 706,280 00000000000000000000502cd7cdf606efee19ebb0f6381e1f219d7864ce2224 32 0.01/1.00 vMB 21
706,279 706,279 0000000000000000000d97530fef97bc4226f9722b5261dd73f2d841963402d7 1,647 0.60/1.00 vMB 10
706,278 706,278 0000000000000000000bc537cb51b36d67129a5e2ce38feee2ba544bfd35c507 1,076 0.48/1.00 vMB 9
706,277 706,277 000000000000000000041ffb6417b6943c7e40d5d59e0dd447e5d85e40c8ffe6 3,054 1.00/1.00 vMB 13
706,276 706,276 000000000000000000001f7a629f951d63a1c78bacc1b511dc7bc71a3eb220ae 1,520 0.58/1.00 vMB 11
706,275 706,275 00000000000000000008da1aba5704bf5b5dfb34e3c6af53e6c3b836fb053ed2 353 0.20/1.00 vMB 5
706,274 706,274 00000000000000000008782cafd212bffa66e2d71aa5a576eccc5a29fe566576 2,291 1.00/1.00 vMB 10
706,273 706,273 000000000000000000058dd758c246c94b911787f6aa5918f6b7a968f7d66fb1 1,119 1.00/1.00 vMB 17
706,272 706,272 0000000000000000000c602602c2da42fb300520c5f08da7faae896ad2d751b9 1,540 0.93/1.00 vMB 14
706,271 706,271 0000000000000000000d7f4df4d413dd33df296182bf7390f1d5dd72c54717ae 2,418 0.95/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.