Loading Tool

Explorer IconExplorer

Memory Pool

79,573 transactions
29.24 vMB
0.07555160 BTC
Random Selection Loading Transactions
Max Size: 177.75/200 MB

Candidate Block

Mining Attempt 0863a588ac0f249580ea2fdbfd645f7394ba6a46d7f1d4e60064a3b8f0fff773
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root de0244d37f3d2cf6edb13cdc6743891297c1cb8e3ef444737897ebb481d65b5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,124
Size: 1.00 vMB
Total Fees: 0.01429973 BTC
Feerates: 74.86 > 1.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (473,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,232 441,232 000000000000000001a41cfb816f7c3201f69e22260601c966e69b31c8c4c357 2,034 0.86/1.00 vMB 77
441,231 441,231 0000000000000000000941212f7e81adeb1525e619521d49923f1dcb49ca4d60 2,063 1.00/1.00 vMB 68
441,230 441,230 000000000000000001892b9843544abaa034e095faf60d07d2669fab39fdbe3d 2,466 1.00/1.00 vMB 73
441,229 441,229 000000000000000000cfca23274cd2000a64d92d53d179f449bbc1222f041a96 2,837 1.00/1.00 vMB 102
441,228 441,228 00000000000000000173cf444d0b0ca7cd4b7ffc8e7185a26f83fe8a4ebf7302 2,746 1.00/1.00 vMB 75
441,227 441,227 000000000000000002f7e6569c1eb766aec0200eb23121ae68af25b971803a7e 849 0.23/1.00 vMB 158
441,226 441,226 0000000000000000006bc503c5bbc32d347c011895777c9afc7c1eface9eaa0b 545 0.27/1.00 vMB 79
441,225 441,225 0000000000000000008634921d0097c10cda92973d8cdbb5bfbbd84925badf1c 1,876 0.84/1.00 vMB 73
441,224 441,224 000000000000000002a8a97d0c0786b4b78e6a3f010d2d23db66f7feae749331 5 0.00/1.00 vMB 144
441,223 441,223 000000000000000002228f6cf7b159baac4cf23702eef771bef72239038b0f23 1,382 1.00/1.00 vMB 47
441,222 441,222 000000000000000000ccc6dd5e37561c8169fd55d92b49277ea61dd771442bc4 1,406 0.73/1.00 vMB 70
441,221 441,221 000000000000000003baa6272d181248fa056481745da767a8c59620dfb9c1a7 66 0.05/1.00 vMB 64
441,220 441,220 000000000000000003d7ddf9ac75fe72fb80ad80e275e6b0dc1d1fa80635722e 864 1.00/1.00 vMB 20
441,219 441,219 0000000000000000001f3d0543a21fe4b3e70407db6f22f5e80f7229655df494 1,945 1.00/1.00 vMB 70
441,218 441,218 000000000000000003c9e09ad16af66a5bfba501c7d8fb62d00f6c5778401a6f 1,485 1.00/1.00 vMB 49
441,217 441,217 0000000000000000000e7fce07c81054915b43bc763824439ad80e678d11dfd7 1,907 1.00/1.00 vMB 37
441,216 441,216 0000000000000000018bb5f1b2091dd5ecd727604e4bf470c75f3849f8c41139 2,302 1.00/1.00 vMB 79
441,215 441,215 0000000000000000016acab103c4c624f482c51de4b484e2bf7520324d58664c 1,766 1.00/1.00 vMB 66
441,214 441,214 000000000000000001750d05888e18d3218dac2b54c9e8593ae71332cc087b2a 1,750 1.00/1.00 vMB 80
441,213 441,213 0000000000000000015816ed2a8447e85688a380a222b8448d360dbff41c4784 2,406 1.00/1.00 vMB 69
441,212 441,212 000000000000000000b75acc9a84f63f11518c89342a02751d6a5e15294105d1 1,816 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.54 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: 669.11 GB
    • Received: 15.73 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.