Loading Tool

Explorer IconExplorer

Memory Pool

29,220 transactions
9.04 vMB
0.07011590 BTC
  • 1 sats/vbyte = 24 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.29/200 MB

Candidate Block

Mining Attempt fe1f021e5df844c15a69f70d92f494a8569e01d5da00f54581626f52eb33930e
Version 20000000
Previous Block 00000000000000000001645ddedd0be35cce00e0f11c8229a53bd054d0c0a843
Merkle Root 8a4e316938487e1a029cdeb205486b68e601d0fa64177fbdffa48b238fe8e152
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,747
Size: 1.00 vMB
Total Fees: 0.03854080 BTC
Avg Feerate: 3.85 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,084 (719,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
193,802 193,802 00000000000000365df5c63562714aca6285c9f8c7b0ffc7064c11a161db424b 0.13 MB 326 129
193,801 193,801 000000000000014514a52c875500ab08e45f7b691a6ce1fcc04e5849c840be17 0.26 MB 638 189
193,800 193,800 000000000000052918825b4529465a3c8b3832ec5ae357b7fa5855e5c986a0b6 0.10 MB 189 191
193,799 193,799 00000000000006224d4f9e9de045bcdc7f5d301366148956b2804187774e0317 0.00 MB 1 0
193,798 193,798 00000000000002377c8603d1c114916ecd60e57adc7002b75e9e3e09ba156eca 0.25 MB 582 201
193,797 193,797 0000000000000451ad20dc0164b05eae80ca42f8ca088350c848ceb25586678e 0.15 MB 354 150
193,796 193,796 000000000000028130ecfe925a27b677239483c09b8bd0b8551afd61c889a0f3 0.01 MB 27 92
193,795 193,795 0000000000000079eb0d458adfe3eb35c97ee04a8890c6b93fe17efffc68909d 0.22 MB 548 177
193,794 193,794 000000000000021fac7697898a220f85d1a67e3c59ec4abf4749e847fd2260ca 0.39 MB 1,024 212
193,793 193,793 000000000000008e097916902220dbbbd2794629a1811a9e0fc5500da3931189 0.05 MB 98 241
193,792 193,792 00000000000003a6d51f27d4300910661edd0c03604d59477c6ea8809181d52c 0.12 MB 290 148
193,791 193,791 0000000000000732e578ba047fa045b67c71b236079be7bee93fd868d4c0bb51 0.17 MB 446 140
193,790 193,790 000000000000030b7ee9bb3ac55a814d2ebb75cc5e91a8571d93530e39b86c46 0.09 MB 177 183
193,789 193,789 00000000000002e3abefd4ea35d6343fc7a7e086769334d54a19a8ab4f4f272c 0.00 MB 7 3
193,788 193,788 000000000000001d93780ee6363e3aedd8873a2cd10a9c44e8271253843f8323 0.00 MB 10 72
193,787 193,787 0000000000000741281b2ed5212efe1600b74e2a9f1ec7790835ee14bc2debc6 0.16 MB 368 158
193,786 193,786 000000000000000d3f2a8bdb6effacb33c38352f15a5b6f7f6a1a3a507948e56 0.05 MB 145 33
193,785 193,785 000000000000023b115c861715204667f4fbe63bf67e02629ca85efe8cdb0639 0.19 MB 510 250
193,784 193,784 00000000000002bf32c50089b10a2d88523a3049f9e9b8c3f21d7ccb46a899ff 0.20 MB 526 175
193,783 193,783 000000000000013c4c711b63e29dbf3aabf69ae28d9078febce3687044a824cb 0.05 MB 85 118
193,782 193,782 000000000000039848ebb5676fa610e2b23cd0d34589d7d3a2499df7eeb1bf79 0.03 MB 118 3
Previous 10 blocks ↓
Total Size: 779.00 GB

Node Details:

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