Loading Tool

Explorer IconExplorer

Memory Pool

27,781 transactions
13.90 vMB
0.14701581 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.09/200 MB

Candidate Block

Mining Attempt 3b941ee9e04a49f46245ced8dbd431308ef1a1abeac8f2e30ebe69595dba8ff1
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 0ae57522ec7b5ef41b35314f647112877d58edf4d77307ea776fd9959137f806
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.09112860 BTC
Median Feerate: 3.61 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (697,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,661 215,661 00000000000000422d23b4044e702901d537b13b1cb409eb350a04f347ede80d 322 0.19 vMB 178
215,660 215,660 00000000000004ae4b7e64f0a9c46f4815b36568dd652ffaa4aa55cd5a68145e 366 0.25 vMB 142
215,659 215,659 00000000000004063c314b5064c2d9e4fef511b1575514ce38895d4fbc63bee6 256 0.10 vMB 163
215,658 215,658 00000000000001742df61a8456546f24634d23f29e15663924668e1c339c829c 835 0.25 vMB 228
215,657 215,657 00000000000004951b382b3f72c6f8bf020487b04bf8dbbd7203bf8438fdb10c 133 0.05 vMB 385
215,656 215,656 000000000000034a86338136a40cf2bfd3697e2dbd9489bbd82182c243da2721 178 0.08 vMB 766
215,655 215,655 0000000000000289734bf7071915490bbe7ab722ec402822521ae48329f620a0 379 0.14 vMB 229
215,654 215,654 0000000000000512ccb19088a0dc468ecad21589742472ac03c801f9678c7da0 297 0.13 vMB 226
215,653 215,653 0000000000000431e885cf58a61191aef08a7633ae013ad4d5c43773a7669db8 15 0.00 vMB 171
215,652 215,652 000000000000037348b082144396b44d91efefff471592a695897355791898c8 314 0.14 vMB 166
215,651 215,651 0000000000000416bbfe2e3a22ed3a963a87235f005939877376c5a4b3c7f9ab 652 0.26 vMB 164
215,650 215,650 0000000000000268a9bb333a58ac0b5bcd631af294d9eb0c1760ffcffa29d751 463 0.25 vMB 128
215,649 215,649 000000000000024a047923391a216b418c8c545f7454bb3f0d7b3e325474ec23 840 0.43 vMB 116
215,648 215,648 00000000000005485b22994025759bcb9ed29af38adbbaccf28bc03617059a07 649 0.25 vMB 207
215,647 215,647 0000000000000039595f3803416d40e8911d4f88865a377ea3d3cbec3f77385e 12 0.00 vMB 35
215,646 215,646 00000000000001c1a7ddbe12432f879d85851e6ed23d58d86c2e36cfe42ccf8c 209 0.06 vMB 9
215,645 215,645 00000000000003f06a375a96b8ff01f82806bbd0084345580a5a5c78696e2239 404 0.16 vMB 258
215,644 215,644 000000000000034356f944c9347a3e3b2d0fee3e0dbf08f8f247c7ae69e41a51 121 0.05 vMB 147
215,643 215,643 00000000000002fc60fa28ff2407d0c490d4ee34cd0928c2b76381d6edaa2654 444 0.23 vMB 205
215,642 215,642 00000000000001dee5ac0f00db6ddc5852e38bc32765ccaf801ce723ff08d060 127 0.05 vMB 225
215,641 215,641 000000000000040164d55f829fa5ac9d37c64960c4d42d9223803a3a6f55e3fa 126 0.05 vMB 219
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 83
    • Outgoing: 10
  • Data Transfer:
    • Sent: 86.24 GB
    • Received: 0.37 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.