Loading Tool

Explorer IconExplorer

Memory Pool

28,176 transactions
9.36 vMB
0.09432255 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.27/200 MB

Candidate Block

Mining Attempt 32623e07bbbfb8b00f280274be9d1e1b11d1374e846c2b4a303342ae45bbc596
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root ae7296bb93cfa56f23dcedadf06ae4a149c76ab5d5e0ae0c817ef7835924e0d8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,214
Size: 1.00 vMB
Total Fees: 0.02592031 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (715,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,669 197,669 00000000000003f6275d232f5536556e0f871544b8fca847ea0e19430ba269e7 279 0.09 vMB 184
197,668 197,668 00000000000003b57889a74765cd9a623b9431b57a4c32695d3ba41134ba7eb9 99 0.04 vMB 119
197,667 197,667 000000000000040113d91dea7890c05ea121ba5ec68f96816f80a14c24b51842 214 0.10 vMB 125
197,666 197,666 000000000000018772c5bcb5dbc22900c1563643a32f2478e86dc9dc180ce0a4 79 0.04 vMB 106
197,665 197,665 0000000000000301440c289dfa0a3a8af862079672d1447a04a525756aeafa1e 635 0.23 vMB 142
197,664 197,664 0000000000000053cbe6600d6c76143e26c22a55da9774fc04c5ad9a680b6073 600 0.19 vMB 157
197,663 197,663 000000000000011b9cd6be67e4a5892ca3ef3d34924ecbce53b8f2e4843389c4 143 0.05 vMB 134
197,662 197,662 000000000000028c5639892e5fdd8816c19c901cb551d1ca07d31a7a997638ec 35 0.01 vMB 149
197,661 197,661 000000000000059443f983f678edb2e3c85443db4807c5b815d434623af7c6dc 120 0.04 vMB 225
197,660 197,660 00000000000003f45e8f490327dd085ccce77b26994ef98a6b33ed0a3234b338 68 0.02 vMB 656
197,659 197,659 000000000000055cb9e894f5378d55e98fd2afbf43978560e2b45c83f5d55d95 366 0.13 vMB 134
197,658 197,658 0000000000000617e9fef4d21d7847db7b8076188eac24cb4cec9b6aaba965a0 43 0.02 vMB 121
197,657 197,657 000000000000056b1a3d84a1e2b33cde8915a4b61c0cae14fca6d3e1490b4f98 64 0.06 vMB 44
197,656 197,656 000000000000041016fbead38e2e0cccb38cf3fd58949a49a70158539396385e 174 0.09 vMB 117
197,655 197,655 00000000000001f2203bdc0e3bcddd6928eb5ecfbc1f4bbad2678e9e895bdef8 171 0.14 vMB 70
197,654 197,654 00000000000002679747b0e9255630ccaad65a60284aeda7d5a62578da84fb3e 11 0.00 vMB 33
197,653 197,653 000000000000063035b47f775cf999f340a800c7b58c8f3e867e0822ab4d1e04 539 0.18 vMB 200
197,652 197,652 000000000000045f3900d4cb1ee6f8320cdd1f069f97d94a7cfee1767c31be03 11 0.00 vMB 32
197,651 197,651 0000000000000509726f8c5f485b0983176bea18c1133556d8f5374f91927caf 32 0.04 vMB 51
197,650 197,650 00000000000004d45910b0cc6ea4b1a3195afd69268cb1378d993abefec598f4 241 0.09 vMB 141
197,649 197,649 00000000000005c3f0a987a9c19a081f8b758b69b0640200320121764ef423a1 106 0.05 vMB 105
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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