Loading Tool

Explorer IconExplorer

Memory Pool

79,056 transactions
30.14 vMB
0.09324341 BTC
Random Selection Loading Transactions
Max Size: 180.08/200 MB

Candidate Block

Mining Attempt 9bdf3d316f1a51d82394d78692067a79f1d077cbb90328a7f7fd59fb7a762335
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 0eac66e6786024b5495641b9afb4a2fa957f2b23223a88d7e8e0f00fe1622dfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,162
Size: 1.00 vMB
Total Fees: 0.02261674 BTC
Feerates: 150.61 > 2.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (346,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,211 568,211 0000000000000000002d7e7d2514aa538f5301d595d51d2a376caa16a5246833 1,271 0.58/1.00 vMB 26
568,210 568,210 0000000000000000001a878171f8b860897d2fe0e53d2d88065f880bfa0c9fb5 131 0.11/1.00 vMB 21
568,209 568,209 000000000000000000010d3bfff37d7c89bd7b79f247f2b9cd99c659822edbaf 832 0.26/1.00 vMB 25
568,208 568,208 000000000000000000259371961323e489dddf096170bbb10364891f720f6bcb 553 0.18/1.00 vMB 21
568,207 568,207 000000000000000000170208a6c4459afc14e585769f7948594e5ae7bb5fb601 978 0.51/1.00 vMB 16
568,206 568,206 000000000000000000297394ced4682791e470005a08945edeafd8baefdcf49e 436 0.13/1.00 vMB 26
568,205 568,205 00000000000000000023f58c55c3eb7c33532266390ffcaa8dc596b3cccd59af 2,317 0.72/1.00 vMB 27
568,204 568,204 00000000000000000005eedf24f4c88576c7e48f9c1c271cc5a2e5b5ab93e2af 1,907 0.66/1.00 vMB 25
568,203 568,203 0000000000000000000a52e29a2d2b8c81039690f05cb769f058e712a6998b35 999 0.46/1.00 vMB 6
568,202 568,202 0000000000000000000f264a81619d20d16452824bfded231c3de23431e55a2b 2,035 1.00/1.00 vMB 21
568,201 568,201 000000000000000000205e291f1bcef9fdc1bdcf578762483f925b352fe68d24 2,766 1.00/1.00 vMB 32
568,200 568,200 00000000000000000029443f1e56b47cf76be40a46d003109bc9aba306426594 2,139 0.68/1.00 vMB 25
568,199 568,199 0000000000000000002369a592b5b643c0d821084436588e8065fec20ee5b168 2,229 0.69/1.00 vMB 22
568,198 568,198 000000000000000000225b57f7eb180895a10a1feb72c60cb2245e92afaa0d0d 1,034 0.30/1.00 vMB 23
568,197 568,197 0000000000000000001c872dfa5ca45f331d5f62f8ec1ff3dc9af7b65b8317c5 326 0.12/1.00 vMB 15
568,196 568,196 000000000000000000151a046bac81f6655c341f1f303e8165b00e054e9d54b4 2,105 0.66/1.00 vMB 25
568,195 568,195 0000000000000000002999be468d074799b013a076142cf3008e33ff16dd240e 186 0.07/1.00 vMB 24
568,194 568,194 0000000000000000002c19cfa4d9a70088544dce851c07fc65f068b15b592944 601 0.29/1.00 vMB 24
568,193 568,193 0000000000000000001d9a5fca9b7ebb1f38c3709fcceb5aad6d9534400ae570 883 0.37/1.00 vMB 22
568,192 568,192 00000000000000000010dcf6a4bee5ee082fc0bf5d5172e660f74f426b59bd21 2,472 0.93/1.00 vMB 17
568,191 568,191 0000000000000000001fdccb567140ab6ca998de415fba53f2dbd442fa2226d4 3,485 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.