Loading Tool

Explorer IconExplorer

Memory Pool

50,965 transactions
30.45 vMB
0.09604536 BTC
Random Selection Loading Transactions
Max Size: 163.33/200 MB

Candidate Block

Mining Attempt 54459de96c32b8e77f563680554a7b851f93d18c076d178d0ea382b59cc4d14f
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root fa03c3dd02ac3a79152e90095835f94410da890eb5e7c9bbda70c39c79fa30eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.02430592 BTC
Feerates: 202.16 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (676,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,926 237,926 000000000000002556e11ee747a0145866192e3139b569083a5df273cb5e94d6 58 0.03/1.00 vMB 157
237,925 237,925 00000000000000a709d39dcb3c4ebae1438616c4d7de4018ee72a3d56c1c77f7 75 0.03/1.00 vMB 185
237,924 237,924 00000000000000352c3b91135ed95cbf1cdb99e60536343ca0c4898da586d576 289 0.13/1.00 vMB 183
237,923 237,923 00000000000000f258815b8f30a9f4c6db01dd6280061ef495895a6f882ce7f2 251 0.12/1.00 vMB 170
237,922 237,922 000000000000014581fa6c31f5e6165a53e7bcb49310637712ca26797c2a60f5 454 0.25/1.00 vMB 158
237,921 237,921 000000000000001fb12abf2cb7b2efc7e9af27352fe54c49cd4279a77e3dd8f5 591 0.25/1.00 vMB 192
237,920 237,920 000000000000011d81627525cd9ec28881669d71a75526f37d8e581fd251fec9 537 0.24/1.00 vMB 184
237,919 237,919 00000000000000f8b1782691c1eb154eaa56a799dc7f96bdd88ab8e29b1c568f 15 0.01/1.00 vMB 88
237,918 237,918 000000000000000e655f0ae72dcaca5552e9ce984d548b82328005dc66b50960 413 0.18/1.00 vMB 182
237,917 237,917 00000000000001358721466bd0c56efef2e44eef2d9c0bdfdef3f7a0f182d87c 180 0.08/1.00 vMB 160
237,916 237,916 00000000000000eb490dfca51d6f57bef031c71ae971a676a0f30613b73cf87b 224 0.10/1.00 vMB 184
237,915 237,915 000000000000008bd0587f80a1177654c7586c44a331b4ef027c0095a0518ac0 155 0.06/1.00 vMB 130
237,914 237,914 000000000000006c78c5d0ccdae61fa3ed0c8d0d31b8ac19826fe9451e53f40b 494 0.24/1.00 vMB 183
237,913 237,913 00000000000000f096cb2195e488a5dc869f4d9e5b9ba8c1e9e2f100de37e758 35 0.01/1.00 vMB 155
237,912 237,912 000000000000011944bdf7c1c6918a7112fdaa159c4b1bbe6bdfc91674e2ab3e 88 0.05/1.00 vMB 129
237,911 237,911 0000000000000117b485b3aa92ff9f4e44d89f311ab2c7a2da27041d12258e55 56 0.11/1.00 vMB 16
237,910 237,910 00000000000001469e9065e606ee7517071e60576f5031a59013186a49eb942b 241 0.13/1.00 vMB 138
237,909 237,909 000000000000014127ef68974be1e1d48fea1124b11d9750be1c6742fc981b54 96 0.05/1.00 vMB 90
237,908 237,908 00000000000000829719842b51cb54f44504a4f74aed2d99f533c8990c79075f 190 0.09/1.00 vMB 133
237,907 237,907 000000000000013c0134f3e7db76daf84a4395f10ec4d941726dd996079a5be4 377 0.18/1.00 vMB 149
237,906 237,906 0000000000000008b43b0b2b2c7ee6dfe9707c12bd2515117516c8afceac264c 74 0.03/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.