Loading Tool

Explorer IconExplorer

Memory Pool

79,012 transactions
29.92 vMB
0.08034003 BTC
Random Selection Loading Transactions
Max Size: 182.62/200 MB

Candidate Block

Mining Attempt 2de005cd495e815485839c0e449ffe1559f002f1cc1543b0cced83f00d0214fd
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root d6561df70acf847d449e1359a02223f55593762d1913ac7817280a11d6cb6401
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,194
Size: 1.00 vMB
Total Fees: 0.01385207 BTC
Feerates: 300.83 > 1.39 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (188,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,632 726,632 00000000000000000004dc55946a20c8287bf40abcbb85f48fae52e951e3b34b 217 1.00/1.00 vMB 2
726,631 726,631 00000000000000000007b2d15e9a7cda2a7cddcfc3e3f034822e1c5cfd7b62d4 1,663 1.00/1.00 vMB 7
726,630 726,630 0000000000000000000585df1c6ee5ebfa1c47a25bc5320b63beb48ddcf8ccea 3,003 1.00/1.00 vMB 5
726,629 726,629 000000000000000000013f3f107947054ac3caeae41a342cd2aab2151720c172 2,528 1.00/1.00 vMB 15
726,628 726,628 000000000000000000073b425f7a8c8ea37174075d4911f2597045966d4cec87 1,699 1.00/1.00 vMB 13
726,627 726,627 00000000000000000001e46d659963061ef3d8d5ec71e95801f190ad1ad080f5 2,372 1.00/1.00 vMB 8
726,626 726,626 0000000000000000000745fa9c7cfa70719600210481d977f9aec7b87919056c 2,686 1.00/1.00 vMB 14
726,625 726,625 00000000000000000007d2eb6b96e55604c3852df00e5e6e3d49623da5a9a130 2,870 1.00/1.00 vMB 17
726,624 726,624 000000000000000000031b37958d2960d071f2febc689ec44e1bd57c9901193e 427 1.00/1.00 vMB 2
726,623 726,623 00000000000000000003f5efa21389acd564e229995793a39e6e5247c63924ed 1,844 1.00/1.00 vMB 11
726,622 726,622 00000000000000000004011a61d3079d9bd31d1fdec9d3ec0b6cc6874d90b0c2 2,178 1.00/1.00 vMB 3
726,621 726,621 000000000000000000053a72a6a785fb508d33f19a7e4e0370de81202def56bc 2,156 1.00/1.00 vMB 4
726,620 726,620 00000000000000000004421cf0d3917b0ecb018b18e7ddd965b4d4189c8b1fc1 1,705 1.00/1.00 vMB 10
726,619 726,619 00000000000000000003354144f2815703d03c95900982b482e8f241b5d78124 2,012 1.00/1.00 vMB 12
726,618 726,618 00000000000000000002fe464e9346ad912bf263a75005607fa58760d9c71e77 2,532 1.00/1.00 vMB 14
726,617 726,617 00000000000000000001f25bf96ff6554546ebe35f7e3771c3410716bb5aedf8 878 1.00/1.00 vMB 11
726,616 726,616 0000000000000000000a03ce81a231b4c121dbe2f4c7bd7e3b6b3c7f57c7da06 818 1.00/1.00 vMB 4
726,615 726,615 000000000000000000020d81435864fafb6cbfa884c3696147f6cc873894d8b8 3,636 1.00/1.00 vMB 7
726,614 726,614 00000000000000000004c13552e67654cb0e94966f30de6284479a9230befed4 2,068 1.00/1.00 vMB 8
726,613 726,613 00000000000000000002ca35605e9f38eca1ba250a2784b0e8a160d495fa742c 3,038 1.00/1.00 vMB 16
726,612 726,612 000000000000000000042c889e15815dc63a65457dbc6484aa8bba895d9f4223 1,129 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.