Loading Tool

Explorer IconExplorer

Memory Pool

74,714 transactions
28.74 vMB
0.08323347 BTC
Random Selection Loading Transactions
Max Size: 170.23/200 MB

Candidate Block

Mining Attempt 966d880150b79eb7d4f821f7f807d80ce2cf05936e5cf8b97da00509f4b2bd53
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 1b7d358e8e7f523c598308e30f2334e6b4abda5a2b2068e8181ebd2e0e973cb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.02485930 BTC
Feerates: 150.93 > 2.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (462,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,401 452,401 000000000000000001038e3e75c47bc725e757df053d0962fe7d0eb7efcb3a7a 2,382 1.00/1.00 vMB 135
452,400 452,400 000000000000000000dc5b9fbb1ca2c0351e766a084254b697e7a390307c9ff9 780 0.49/1.00 vMB 68
452,399 452,399 00000000000000000209f5383de1a9e6ff541f6f04c3e0fa6bdfa781d67e2e56 1,984 1.00/1.00 vMB 58
452,398 452,398 000000000000000001770ed8d56a56d677e59f31a0c1826d8319215335d10f87 2,375 0.99/1.00 vMB 111
452,397 452,397 000000000000000001f907f5be215f7b62d93ef743f26e05a656e3230f655d18 2,767 1.00/1.00 vMB 96
452,396 452,396 0000000000000000008a4c7c5714abb3c070f75e1d980e69ca7226fc166d737b 2,734 1.00/1.00 vMB 85
452,395 452,395 0000000000000000027caf06e138f727ec6cc7173c137d2353540e900bde805b 2,222 1.00/1.00 vMB 122
452,394 452,394 000000000000000000d809887b09a98e023bc9a436f1fa46ce6287eaca87406e 2,350 1.00/1.00 vMB 78
452,393 452,393 000000000000000000ceef3086485210a0ba1fcc7596b02bf73c1d9d0f2d1263 1,840 1.00/1.00 vMB 117
452,392 452,392 000000000000000001bb5e08c9018a7641f9540800da7fc2f9fdf6d689f946cc 1,530 1.00/1.00 vMB 64
452,391 452,391 00000000000000000241183a411dd0199f2fe9b5cd9264065fa63bf9a20c6347 2,502 1.00/1.00 vMB 72
452,390 452,390 000000000000000000c1bf44d54161c7bd1a3e20c83bbaf9e61b8d7bc0118971 2,556 1.00/1.00 vMB 91
452,389 452,389 00000000000000000223e43dd155b07c7666a93797a2bf1c4e9c2fe7c1afddb5 1,432 1.00/1.00 vMB 97
452,388 452,388 000000000000000002692ce4b46f7f1bb7bf6737a2b7dfb305ca328d4df2baf9 2,833 1.00/1.00 vMB 144
452,387 452,387 0000000000000000024c558685d8238f71b5146ff7deb1a029e0d0f77089f056 2,862 1.00/1.00 vMB 156
452,386 452,386 000000000000000002151d288c25473e1a1c8a1ec00aa8f5c26243ca19a19a31 729 0.37/1.00 vMB 79
452,385 452,385 000000000000000000a4c7939df3f31d7afe358c0492cee4efd82e6754f399a2 1,369 1.00/1.00 vMB 76
452,384 452,384 0000000000000000022f5f3eeb3424cc0b7836ca777c2ac3313bbafae656ca8b 2,135 1.00/1.00 vMB 140
452,383 452,383 0000000000000000023e9e8cdfc91ba42cb0095d4a5d1b213469b2cfb06d1831 1,848 1.00/1.00 vMB 124
452,382 452,382 000000000000000000cffd3edb3764799b6c6352d97d796217c2d30af3925a9e 2,888 1.00/1.00 vMB 225
452,381 452,381 0000000000000000002a912f6ff13ad14332fd4827b8ab8d5dd67df9cbe814ae 1,772 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.