Loading Tool

Explorer IconExplorer

Memory Pool

79,018 transactions
29.60 vMB
0.07370362 BTC
Random Selection Loading Transactions
Max Size: 177.62/200 MB

Candidate Block

Mining Attempt 831954e5f8e5d673b5349bb851669b8c7d8d86e8d8d7edccb2a5f0ae880b8642
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 00e9f46aed3524958f4435bcc01ef2f56704af963c772ddf693426d45c54b221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,144
Size: 1.00 vMB
Total Fees: 0.01358691 BTC
Feerates: 150.98 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (607,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,010 308,010 00000000000000003f03836bcc206d098465eb10817cd266be06fa5a8cc61eb0 651 0.37/1.00 vMB 29
308,009 308,009 00000000000000004c68b7ee69ec23285dea08f1f43540d143a75773725b977f 420 0.23/1.00 vMB 29
308,008 308,008 00000000000000003d2c57c4b5d6b1bda30d44d7675640c1e80bc6ae45dbe942 36 0.09/1.00 vMB 5
308,007 308,007 000000000000000049b41e110ea6d34e43ebb0803c595a7821b1e4a67038c4ea 146 0.06/1.00 vMB 36
308,006 308,006 00000000000000003f5eababd991d2757532e86dd7a306ce911370d7154cf8f8 564 0.43/1.00 vMB 23
308,005 308,005 00000000000000001c2d242a9e399308adf7bd57b7fcb11f3a6c006586778724 127 0.21/1.00 vMB 18
308,004 308,004 00000000000000002a03b175f183c3bbc440f5c2a171e958bfd504582f711f70 410 0.25/1.00 vMB 27
308,003 308,003 00000000000000001f025063fda2db74736a4fddb3eeafe55af3d8a0f20b74f0 72 0.03/1.00 vMB 26
308,002 308,002 000000000000000039b190e5057107e50675ab60dd84d283aeea6b3a904f5278 681 0.36/1.00 vMB 30
308,001 308,001 00000000000000002584ecfe801597c83fc011536fbcbfba8dd4375eef09e4c6 124 0.06/1.00 vMB 28
308,000 308,000 00000000000000001d55aa114bddd81938d09e2dccd432dec59a4078ca0bc0f4 196 0.09/1.00 vMB 26
307,999 307,999 000000000000000046460184b9ab298a5881f1e2f209f617cbaa0d58d8ff422e 666 0.32/1.00 vMB 32
307,998 307,998 00000000000000003d83d0969ba22f15d5356232dc4038ff2b395a4345b15f7d 204 0.11/1.00 vMB 27
307,997 307,997 00000000000000001b5a720d7e5dc4243229757598c4a05b6087d66e9db3af9d 400 0.17/1.00 vMB 34
307,996 307,996 0000000000000000285962faa2df3d90d45af1ad33a43fc7b990ecbec6e0a6bd 82 0.03/1.00 vMB 29
307,995 307,995 00000000000000001a8b826ff958987de7bd7a8912723e1d855637723db09d8f 247 0.19/1.00 vMB 20
307,994 307,994 00000000000000001c9be3da44042aac6a848fa0cac4b26c257913770769b954 256 0.09/1.00 vMB 51
307,993 307,993 00000000000000004cdbb34348344da336769406bdb225dd065c14e0f47dbb2e 272 0.15/1.00 vMB 35
307,992 307,992 000000000000000050c7662e6d05759d41bbc880078737a7ebd84d3445023b4a 92 0.05/1.00 vMB 45
307,991 307,991 00000000000000003638f44b9b2f2e3cb2c1b1be2812869a946ab78b757e601f 854 0.41/1.00 vMB 31
307,990 307,990 00000000000000003b4443c47d89084816eda92779aabf16e11521746263f539 259 0.17/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.