Loading Tool

Explorer IconExplorer

Memory Pool

77,909 transactions
29.57 vMB
0.07221684 BTC
Random Selection Loading Transactions
Max Size: 180.80/200 MB

Candidate Block

Mining Attempt e28f7350b36b1b914a665a1bc35790218992e2c16f72d85c552048b404220df2
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 036816d7200e9df778f40372bd133313d6fd18c32e9a6a92ee316f3c56929486
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.00684273 BTC
Feerates: 150.93 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (621,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,504 293,504 0000000000000000cf44467ce29e945fabec4e83adf646f39f5e07750db6539c 309 0.35/1.00 vMB 20
293,503 293,503 00000000000000000d5f86b425bbab9e08ba96fb234ea6c98916c7306542f598 588 0.35/1.00 vMB 38
293,502 293,502 000000000000000080b4db20e92ac6c49f98c37938a851cda24b5c4b4cccb930 8 0.00/1.00 vMB 33
293,501 293,501 000000000000000037cc63a18ce75743a430f1869572a834ced91f88ce27983f 18 0.02/1.00 vMB 19
293,500 293,500 00000000000000004e3d424ec2a0c9c1f09daca6d420918161ffb54ef5304435 198 0.21/1.00 vMB 18
293,499 293,499 000000000000000010f286636e896b574521acb152d3b3464eac152e8a03e01b 598 0.25/1.00 vMB 39
293,498 293,498 000000000000000029b2e50f33c0a8180424a8095f5b4e973689369a084311c9 256 0.09/1.00 vMB 81
293,497 293,497 0000000000000000233969d828fbe99cc9afaac99631df6cab34e2d790cd48b8 299 0.27/1.00 vMB 25
293,496 293,496 0000000000000000c975d062bb91f5eb81bdb7942d8514e3828630abc6ef02fc 128 0.06/1.00 vMB 115
293,495 293,495 00000000000000002157e61b23b8612b57f4f9f4ba1b50d882bfd0cf11f16ab9 265 0.24/1.00 vMB 21
293,494 293,494 0000000000000000c03b7c0002a89065d42fa85bca2eb343b03c763584dde30a 458 0.25/1.00 vMB 31
293,493 293,493 0000000000000000ba89674cd3f1f76910d1db33d06e0a9a9001a9241213a2d1 128 0.05/1.00 vMB 36
293,492 293,492 00000000000000006557f3a98f2b4475b4591abbe04402b138ef3d32655c65e3 308 0.20/1.00 vMB 30
293,491 293,491 00000000000000007fa37d1f354869c361218e09e83897be7ecd3c0ea14562e8 259 0.25/1.00 vMB 19
293,490 293,490 000000000000000051beab1c9f34e2791779b457adff021b23ea1fc45a8714ef 256 0.11/1.00 vMB 52
293,489 293,489 00000000000000001befb97ff5793ccfc8b59bbad71b7c25a3969811dc6a17fd 109 0.07/1.00 vMB 24
293,488 293,488 00000000000000001ffee00d5b827289e17478bebfe4839103d6a73e885e83a6 71 0.07/1.00 vMB 19
293,487 293,487 0000000000000000b0e5f7b514427c74e6d723c789d08437d1f68ae03bd1f663 256 0.10/1.00 vMB 38
293,486 293,486 000000000000000000df09ec14e19fbccc0b0cb2e9c4c245ebdb24012a8d3fbc 128 0.04/1.00 vMB 55
293,485 293,485 000000000000000094718071ee52d34531174a1304c459691bd30d0810959b53 365 0.22/1.00 vMB 31
293,484 293,484 000000000000000063126620af3f979e92e852a332bb03c723119a3f8fa1da26 839 0.50/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.