Loading Tool

Explorer IconExplorer

Memory Pool

28,874 transactions
6.37 vMB
0.04624679 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.56/200 MB

Candidate Block

Mining Attempt 4addeeb6d7454b0ab44815e2a0baca8b9e6841ae2d08714ab7d2a3602598dfda
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 860221fbc4816be4b84f04b7da4a25e244a4eac2326664e1f5ada2713590d5a5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,362
Size: 0.97 vMB
Total Fees: 0.03196662 BTC
Median Feerate: 2.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (655,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,960 257,960 0000000000000008e4dc986b86738ecedcfb264ac573f50bd15e48cd27846d2a 44 0.02 vMB 81
257,959 257,959 0000000000000010ba3c41e0d24b6b6d6de09a9423d772dd43516d65dabf4c70 329 0.13 vMB 73
257,958 257,958 00000000000000295d2c06c5881d12fca6741279e2c41a42a619e668dc25c512 256 0.10 vMB 121
257,957 257,957 00000000000000101dee41af79688a5c51762c282d9d1a69a62ec1d44170aa0f 234 0.08 vMB 21
257,956 257,956 000000000000000d015ad09509f5bd5749f5e26925cde044ebce6765f17dcf66 198 0.09 vMB 92
257,955 257,955 0000000000000020f9442144f923dae42308503e43040920f3a6c7206bf42a01 17 0.01 vMB 98
257,954 257,954 0000000000000019a1a9778fef02edd7308ae1c184b0fae064f25b048afe9421 203 0.08 vMB 126
257,953 257,953 000000000000000baca05804f1de42843654d54b2d462f4dd43126beab418759 214 0.08 vMB 108
257,952 257,952 000000000000001dc3e03cc2e9c853b74e9db185af90ebdeeff6a1b07c73c94a 242 0.09 vMB 109
257,951 257,951 000000000000002c67fbc83965e5efbcd9c1e5acc1e100aaff5e0373b9438835 217 0.10 vMB 106
257,950 257,950 000000000000001d0c53182c3a9b9b9496892a3f99ac84500bcbad8eb2b78848 187 0.07 vMB 112
257,949 257,949 000000000000002b121abd880c4f10a39e0c589aa932a1cbbe4b45389f0a46b3 48 0.02 vMB 88
257,948 257,948 000000000000000b6943b3ba4fdaf32f801816841bcb7c8befde9b65b11fb374 228 0.10 vMB 77
257,947 257,947 000000000000000a255bbfefd0417da92d308ce477a95314534087b73c5bb5f0 128 0.03 vMB 99
257,946 257,946 000000000000001cc5e3a17400662e1c7d3f98076d035764d030209229eb74f4 23 0.01 vMB 77
257,945 257,945 000000000000001e390a2ada423162ca55ff2068654dd38036beed58f6fc68fe 172 0.08 vMB 97
257,944 257,944 0000000000000001abe3cc791eb01337ec983ccde3670c420b6f56b537d50144 166 0.06 vMB 119
257,943 257,943 000000000000002552f36021a9c108b518e827c95ab596346aa4e71d8ffb5516 218 0.09 vMB 97
257,942 257,942 0000000000000000e3fd6ddc7b4ecd390bbf8f2af7a61f91061977f9f8e6a0de 202 0.07 vMB 153
257,941 257,941 0000000000000014af4480324758713cee905e67d1318dfb5330b36f1a8d6f3c 32 0.01 vMB 95
257,940 257,940 000000000000000d016f34fbddce9779d22fa476532fb535f5695f2e26f12bd3 484 0.19 vMB 107
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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