Loading Tool

Explorer IconExplorer

Memory Pool

77,182 transactions
29.00 vMB
0.07261324 BTC
Random Selection Loading Transactions
Max Size: 175.63/200 MB

Candidate Block

Mining Attempt bd156626866b120aebb1ebfd44cb5c1ae66025d1daa08c02c0520451c5ed65df
Version 20000000
Previous Block 000000000000000000004f1797ecad87bc3b397b775f33be18dda797d18ca11e
Merkle Root 3aa157709bbb217967c708ef0166459bc2789b73c4c045a06f63e4afc855db14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.01195201 BTC
Feerates: 477.45 > 1.20 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,132 (198,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,274 716,274 0000000000000000000b72fa6fd8a7431789dcf0062a4fe8e179142ad523dacc 1,393 1.00/1.00 vMB 17
716,273 716,273 000000000000000000095e29a3cf1a730bc737f420dfd55d1be125dfafef169a 2,356 1.00/1.00 vMB 18
716,272 716,272 000000000000000000017f8def17a9652ad5b5c6bc9928a0377550246ef0fe24 2,516 1.00/1.00 vMB 9
716,271 716,271 00000000000000000006338ef76faf8e5864b3472b2b4929a51931343625bef2 3,336 1.00/1.00 vMB 17
716,270 716,270 0000000000000000000483f7079d31af9a64fcd4a37dbcba739da6a78132b98f 2,536 1.00/1.00 vMB 27
716,269 716,269 000000000000000000068d2c4fb94af925eea1b9c4950a33cd4d817a6936affe 2,058 1.00/1.00 vMB 11
716,268 716,268 00000000000000000004fcd7e1d456f04d9c97595e905e997bd822a923715c66 2,899 1.00/1.00 vMB 33
716,267 716,267 00000000000000000008728714fc48582ce258036a1d93778a4a7f3be48dd33d 2,648 1.00/1.00 vMB 15
716,266 716,266 00000000000000000009aa6519ebeed0786c557523605acb83976a8c315e6cae 2,600 1.00/1.00 vMB 15
716,265 716,265 00000000000000000009982cde244721a9d790df4c4209a4043a17f1e7dbfd1a 1,746 0.82/1.00 vMB 9
716,264 716,264 0000000000000000000b2d11bc41629d05f760a0ca2932a5e42650ced75f3049 1,985 0.77/1.00 vMB 10
716,263 716,263 000000000000000000037f85bdfc1409e4d1c92e35bc3f8e4212880a7f9d06a7 358 0.14/1.00 vMB 9
716,262 716,262 00000000000000000000fff0a26ef263135ed4062120593753888e762350c3d9 222 0.09/1.00 vMB 8
716,261 716,261 00000000000000000003e7c1a3a47e8bf2894d0f8529d64400649c8981b47f29 201 0.15/1.00 vMB 10
716,260 716,260 000000000000000000083c3cd3e3f9fb54d8520db6f00261a77c6d764db0c7b0 296 0.10/1.00 vMB 12
716,259 716,259 0000000000000000000111cf32e626449d5c440445029e351d8bf4d2ca6c38b2 1,068 0.36/1.00 vMB 10
716,258 716,258 000000000000000000070f70d6418349270415b1e29cd66b7f4c71776dc999f2 677 0.71/1.00 vMB 3
716,257 716,257 000000000000000000001cd98819ad018c0123d38411c4a1f780d4d226441dde 727 1.00/1.00 vMB 3
716,256 716,256 00000000000000000008a79da61091ef8075d2805dba63d55ab7800669327bc5 2,411 1.00/1.00 vMB 10
716,255 716,255 00000000000000000001f020ffc1622fac46dfdbcc9bcebb22b8efcbea171023 2,255 1.00/1.00 vMB 7
716,254 716,254 00000000000000000006947b57e0845db1fa6d09888a158952367a4a688bbc5c 2,307 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.62 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.04 GB
    • Received: 16.12 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.