Loading Tool

Explorer IconExplorer

Memory Pool

39,509 transactions
17.42 vMB
0.13646611 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.30/200 MB

Candidate Block

Mining Attempt 422e6d1978f0fecce5751d9e9206ec373d738b48f8002369629a87a57b1c6908
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 80a03e5750561d0d626280dfe06fe6e5db8b41a25f88c996b84f013c7c275254
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.03591969 BTC
Median Feerate: 3.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (705,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,035 208,035 000000000000002ee8505a134bfc6065a01e102a7c6ea8aaa3bec5c627e80beb 84 0.03 vMB 111
208,034 208,034 000000000000043abf072a25027485d9a2a1ba47143e8692b628aa3c19eff488 534 0.22 vMB 186
208,033 208,033 000000000000020c10adcf3b760a41ea01cb32d0aafae8abc0b9f7f84480bca9 82 0.03 vMB 140
208,032 208,032 00000000000000262f4a21e1eeadceb2116aa6f84fc01db4d6acc0842a70f78f 226 0.08 vMB 206
208,031 208,031 00000000000000788cd9276eeaec9e2beffc3b773ecb0fbe5853036126eda297 142 0.05 vMB 166
208,030 208,030 0000000000000210802a61c44a04bc88244f6a134e103ff5387fd833452014b4 12 0.00 vMB 17
208,029 208,029 00000000000003027fee31efcb92ef1c7bff75dd891887fc4168e1c043332948 288 0.12 vMB 179
208,028 208,028 00000000000004425b03c12fa69b99cd63771a8ecf8357e3a3e8bf6747484062 414 0.16 vMB 179
208,027 208,027 00000000000001eab420ed1eac09947934806ed847be6ef69cdc9631c72292fe 110 0.05 vMB 131
208,026 208,026 00000000000003a5f8aee892d2ca59f5dba317886eca80b9430ec7d2ae0d3586 72 0.03 vMB 139
208,025 208,025 000000000000035a9f3c5f6c71651ae394eb4393a31f7de296ee8dbf1a897fa5 49 0.01 vMB 41
208,024 208,024 0000000000000274f804d671ef952e52ed418fe622bf6c8a4eed2fcee8334652 48 0.02 vMB 128
208,023 208,023 00000000000004d173d71d7f6852653c940b7335172c577c66dc0579bd0b72b9 159 0.16 vMB 74
208,022 208,022 00000000000003d547975f71f719c89e3f9f47e115dac9c9f82500c6349b534c 570 0.25 vMB 195
208,021 208,021 00000000000000f2d5e5d993618053e1caca34c17d54431459b89e1f3ffd4665 256 0.07 vMB 251
208,020 208,020 00000000000001f6dfa2b9c634ba95b411abca8c9162803eb2811ca5861fb528 144 0.05 vMB 144
208,019 208,019 000000000000022b8fb31cb1ccd2d6e45bfa6d6d4f0125f578f3240ac09f96f9 195 0.14 vMB 130
208,018 208,018 00000000000001186f82edb5bbf127e859e3a22479afb7aca482090f77610562 642 0.25 vMB 184
208,017 208,017 00000000000000ad1dd1b0c238a6513f1e9c0d2d711009f58c4dbf208f16ea5d 157 0.05 vMB 82
208,016 208,016 0000000000000260145741dced25ff77b8cdfa900aedfda41893696c498736a3 142 0.12 vMB 83
208,015 208,015 00000000000003ac297822c7beaf6072f2a085b1e00a43fb8ff5e7682a906ac2 608 0.25 vMB 199
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 11
  • Data Transfer:
    • Sent: 111.56 GB
    • Received: 0.47 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.