Loading Tool

Explorer IconExplorer

Memory Pool

22,412 transactions
10.38 vMB
0.04030027 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.09/200 MB

Candidate Block

Mining Attempt a577d6c792639d1e1402ddbbf8cbc9ceb39f1e54031081d14d6df0819dc06c8b
Version 20000000
Previous Block 00000000000000000002017b3f431ec8e9d130f94b4940b3623533d08b0dea8d
Merkle Root 92ba3992dd107227665b429bd3f5d1c19d809224cd2adbe4ba1c200649c6edf8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,987
Size: 1.00 vMB
Total Fees: 0.02333702 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,573 (646,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,555 267,555 0000000000000008dcc5f004f2e9778eb146d069c871ccd8207f57ac42bd766a 85 0.04/1.00 vMB 40
267,554 267,554 0000000000000001ee4330f755fdfd218cb432ccc4bb2f50cb3601ef8bbe74db 244 0.10/1.00 vMB 72
267,553 267,553 0000000000000003a3d7ed9b140ef7d82f2828000e98ab1bf179c112bbab1dfa 12 0.01/1.00 vMB 61
267,552 267,552 000000000000000146cc7b1c72265f08ea2352c44faf14e8678f5ff35b55158d 189 0.09/1.00 vMB 33
267,551 267,551 000000000000000148914ded627e2a7a22eb59fc11b080efe3f3e34508285118 230 0.11/1.00 vMB 42
267,550 267,550 0000000000000004758ddb1448a6b29985e67eca8772fae2a6a01ee75e616c4d 256 0.10/1.00 vMB 109
267,549 267,549 0000000000000008ec0be7f4bdd12a522517996c38d375fa6e9997e1403dac40 461 0.29/1.00 vMB 57
267,548 267,548 000000000000000094d4610e3a7fc18637fdab6e1711bfb8e24e4c0c62215e8a 71 0.03/1.00 vMB 68
267,547 267,547 0000000000000006a4e8da8d8a228bf563351b05d3f9a149ae7665b9dd5ea839 70 0.03/1.00 vMB 85
267,546 267,546 00000000000000046abc033174521ceb245b47fab76daf68a07ad0468218634f 237 0.09/1.00 vMB 62
267,545 267,545 00000000000000067ce9e813bee67bc99e9d6fcbd00eb96cec8ac6070e4e588a 167 0.08/1.00 vMB 53
267,544 267,544 000000000000000036e8113e517c7c8e2725bb554fa2c898f7794d622aa27995 140 0.07/1.00 vMB 48
267,543 267,543 00000000000000014c73d372b5fba60992f38bf70c7ee9a539d2a3af4f6a0034 195 0.08/1.00 vMB 49
267,542 267,542 00000000000000016b12f8ae83d7778444fe75612e21c57b9b2385986644d770 75 0.03/1.00 vMB 68
267,541 267,541 00000000000000018d20c1cad65b54aa535eaecf3da86d25b847a997b1ccd9f7 350 0.19/1.00 vMB 69
267,540 267,540 000000000000000198dbac21f89fdd9ad9c4b3bfddc21ec51d306baad9d4c1c6 350 0.16/1.00 vMB 48
267,539 267,539 000000000000000454d886ffe3f0024ff823259c37e37b7baddc98a1ce304180 256 0.12/1.00 vMB 92
267,538 267,538 0000000000000008cb354d3bfe420dc930c2e92f3911a7f82237b0ec013253af 186 0.09/1.00 vMB 47
267,537 267,537 000000000000000759f2852b178712c7bea8e888c2729907de337c746f85034a 90 0.05/1.00 vMB 42
267,536 267,536 00000000000000026e1d0df2c9d6b288ba7db495cc137b6b7e0ac6ba8de1acc6 264 0.14/1.00 vMB 54
267,535 267,535 00000000000000026e37552636df93e173bbe3e7ac848f8338b36ddb25e9a690 123 0.06/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 779.86 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: 440.23 GB
    • Received: 2.42 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.