Loading Tool

Explorer IconExplorer

Memory Pool

85,025 transactions
31.70 vMB
0.11170200 BTC
Random Selection Loading Transactions
Max Size: 194.32/200 MB

Candidate Block

Mining Attempt e92328d0993ca4bdad6f001ca1334408905f22f10b42e68995047cfb6c745b1a
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root aa0d3d16949fcbade29941982c5ea8408e7e823c9b33a4d26ca74dc7d7906c65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03723200 BTC
Feerates: 301.57 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (347,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,276 567,276 0000000000000000001d75424555b6ec548cd34f7a18ff0db6ccf8f6c22c786b 1,382 0.47/1.00 vMB 26
567,275 567,275 00000000000000000029cd692655cf22974e341a6f57a5347d4d4319da5db2e6 1,563 0.74/1.00 vMB 25
567,274 567,274 00000000000000000028249f40d4b537b7e958526981802329edb8c7d35d8cf0 1,124 0.38/1.00 vMB 24
567,273 567,273 000000000000000000048d6f194df04c51907dbe6b8e029535092754a27beb39 67 0.02/1.00 vMB 25
567,272 567,272 00000000000000000000db6a578b4ce10da04de01f9313465df0f78f5cfea0cb 850 0.36/1.00 vMB 16
567,271 567,271 0000000000000000002aa187398bb913b48f563860bdbe98a5ef45aea5f3fc0e 2,654 1.00/1.00 vMB 12
567,270 567,270 0000000000000000000a065d4b190a0c63c8e36aff77a15c791036a3264d1ad4 3,207 1.00/1.00 vMB 41
567,269 567,269 0000000000000000000409b274d28ab548d1560783d64daf2fa12ad227e9c232 2,696 1.00/1.00 vMB 24
567,268 567,268 00000000000000000028ad48aab29e5924723377e0300b7a760ef496c4651330 3,251 1.00/1.00 vMB 38
567,267 567,267 000000000000000000231cdea7e91d7e22b9e916681556d54f38052d49778dfa 2,155 0.83/1.00 vMB 3
567,266 567,266 00000000000000000002473ddc04b8c72da323b1b85346e554c75288c72ee75c 2,729 1.00/1.00 vMB 22
567,265 567,265 00000000000000000014df94e7b0557a676dceccc79632ec7cb0705c71bdf435 3,464 1.00/1.00 vMB 40
567,264 567,264 000000000000000000080a402dd9578b4a51f33dbdaf4d4006ab1044bb5e9788 2,182 1.00/1.00 vMB 36
567,263 567,263 00000000000000000007e5f27eceeea75ac3ee5bc8e681374e8f06472c4e9c61 3,339 1.00/1.00 vMB 32
567,262 567,262 0000000000000000001da8b54a299a642ba92d50f0d20078f9781c1accd9be9d 2,011 0.63/1.00 vMB 30
567,261 567,261 00000000000000000028197fec7637dd3ff7a0e2b1efa7917772b8c94a37acb2 814 0.23/1.00 vMB 28
567,260 567,260 0000000000000000000e0f988a8f609ec61aa6d1087ae7720d59c2996deb56a9 630 0.23/1.00 vMB 27
567,259 567,259 000000000000000000233d38c5f9564aa428e689d12f0850d6e9666d6d7ae081 1,244 0.38/1.00 vMB 22
567,258 567,258 0000000000000000002319b4a69549c24f137170d237400bc5d315745a5c660d 3,165 0.99/1.00 vMB 26
567,257 567,257 0000000000000000002426b81ca50c3faf1070fc869e1621d6b114b33f2792ca 1,281 0.42/1.00 vMB 23
567,256 567,256 0000000000000000000f6eb855cf0cf27dc5d88cf43ec17045fa9ca37dc3f637 688 0.22/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.