Loading Tool

Explorer IconExplorer

Memory Pool

37,663 transactions
15.38 vMB
0.10484972 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.97/200 MB

Candidate Block

Mining Attempt d00086fd95cff54c97483b79261ca7ebbf6b315b4f2f20f2e8cf3c4dbab8071f
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root fb79b89d8a22d763a589c06a9a24612b5c0e639ec7424492e94b0a8dfd9e015a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,659
Size: 1.00 vMB
Total Fees: 0.04783926 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (704,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,968 208,968 00000000000004c6c756d0772c2d6bb142915a9845f00a6ccc01db4749551784 606 0.25 vMB 197
208,967 208,967 0000000000000154b9fc492d73cc0e1cfab2d2c784e9e3b3aeb936ac02eaff6d 12 0.01 vMB 136
208,966 208,966 00000000000000e84d2b7ced0d8ea5b0eb0f3e99d0bace50a80d445e32ad0021 171 0.07 vMB 189
208,965 208,965 00000000000000edfba5fb264c20ada61199d50dae6e2d00c71a584c98b86f68 122 0.06 vMB 149
208,964 208,964 0000000000000353352084fb278349f7432ae020982cd5e1bb6ee628fd398e4b 333 0.13 vMB 217
208,963 208,963 0000000000000216833500259242717a07300a1ddcfbcfdaf0b86de97a97efce 152 0.05 vMB 67
208,962 208,962 00000000000004c3f9b6c70907f67ca65d8abdec7d0356fcdffe5b960e2ace77 250 0.14 vMB 186
208,961 208,961 0000000000000127a332ff3154fe234360746cb9b1427152d806326c50299c18 290 0.11 vMB 153
208,960 208,960 00000000000004595a8c68db83e055066fc87ef69c9a76007a2a8d4eee4de452 747 0.33 vMB 197
208,959 208,959 00000000000002f965a8df4f98d0973101cc3a5884ab5e368c733d881c0d82bc 7 0.00 vMB 32
208,958 208,958 00000000000004b5578aa4bb8c708f62a8cfa3d4b2b2022d13fdd690e1494998 88 0.05 vMB 69
208,957 208,957 000000000000008784e7107ad9af8d71c599d8c489c029b525e69853044cf3f2 391 0.17 vMB 189
208,956 208,956 0000000000000296e71b962b886e88852d8a6c4b83dfd138c7b3efdeed18def4 646 0.25 vMB 205
208,955 208,955 000000000000011b70ae2a492af8df7486c121aa8e36152b93b7f2af0c4a3d2b 9 0.00 vMB 118
208,954 208,954 00000000000004e2372cb3c0f6a8c88ed0dbd8c8fa608e5e15cc956c945797a0 519 0.25 vMB 160
208,953 208,953 00000000000000113e4247d5544e278203e406c47a3eeaf7322c29d0cdec822f 238 0.11 vMB 166
208,952 208,952 0000000000000393eb370ca9dc7b505ca0cc524d521db2637a1600f8d96f6e14 262 0.15 vMB 127
208,951 208,951 00000000000001da8b3b156977738f0db6ec5e9812870a547c1900ed92625ed1 682 0.25 vMB 229
208,950 208,950 00000000000001b2916525f244b4dd39b60728a41d2fc00670e366bb26575518 278 0.14 vMB 150
208,949 208,949 000000000000026189d2b04aa17ece7059d4401768b2fc31c6aebf92c330726c 162 0.05 vMB 28
208,948 208,948 00000000000004504d571f037847c681d625eee82eef7a47ab8a976ad12e9e65 243 0.13 vMB 151
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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