Loading Tool

Explorer IconExplorer

Memory Pool

10,969 transactions
3.77 vMB
0.01031365 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.10/200 MB

Candidate Block

Mining Attempt 2d70fcfc80b7c9f4a66f5bf4175529c3ba852dfaac683aa3f04eb5fcae9ce531
Version 20000000
Previous Block 000000000000000000005e48657bcfe345fc6b7394e4c436ca67b2ecba5b4fc1
Merkle Root 41b9463557a24d95cd116f7aafdeda9f5a36f78eea2215c88e19de5a612493e2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,616
Size: 1.00 vMB
Total Fees: 0.00617403 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,488 (705,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
208,014 208,014 00000000000000a201b1e1dbfcda7b074d8328f3777fb3d5d1330f3610ed9ada 79 0.03 vMB 226
208,013 208,013 000000000000025dd835ac018c3c39aa9e3f55ed70e7c00986d07da90ec7bda5 30 0.02 vMB 164
208,012 208,012 000000000000040d709dfc2e8c7c7d2b7211466954e5577a57884aaf4ca70d13 714 0.35 vMB 162
208,011 208,011 0000000000000032222636726461bd4cccd2b75adbfbe7e481b3497873da4986 117 0.06 vMB 89
208,010 208,010 00000000000000a67e56943388d996da1c764ef34c44c1f26bf5ae21c6cab582 82 0.03 vMB 23
208,009 208,009 000000000000013ec81b382a0002ce04e768161f9aa7659ca0c33c62d5182e28 123 0.06 vMB 87
208,008 208,008 000000000000000e21dbb0836866cf6583e926fac183b1b0d76bb701e7c3b413 137 0.06 vMB 92
208,007 208,007 000000000000034f4c6a35b35692a2336bcc07e4588fb6f619dcb351e288fd6b 498 0.24 vMB 154
208,006 208,006 000000000000049ad5e928b3236d2365b0824e6cf9b41cf227a1994f5f12b215 262 0.16 vMB 142
208,005 208,005 0000000000000229f7dc187835dad6112f8bb08137e4b2e913757870ef93797d 798 0.25 vMB 260
208,004 208,004 00000000000001fd90fcddfddb8ca79038f5ca75d901604665499a69b18a4804 96 0.04 vMB 153
208,003 208,003 000000000000045276ea41993e0761bbd80b460f8fafb7c7ac83899b77aaad67 929 0.44 vMB 121
208,002 208,002 000000000000042c1149c43fa91c805731e45ed770d48c069283937081d4a5e3 96 0.05 vMB 119
Previous 10 blocks ↓
Total Size: 779.71 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: 362.14 GB
    • Received: 1.73 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.