Loading Tool

Explorer IconExplorer

Memory Pool

72,253 transactions
27.87 vMB
0.08592330 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt ff1f1a7594a4c77d4197e4ebb5120766ac88696e1ec9825979c42520059fdc86
Version 20000000
Previous Block 000000000000000000013986e14404043c0f897b0ed9317a4476ae9b13f16b43
Merkle Root e37dafe5f9d09532e327432ee1d2b57c9646a808ec0838753d1cb98569f54357
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,531
Size: 1.00 vMB
Total Fees: 0.02054976 BTC
Feerates: 71.57 > 2.06 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,535 (705,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,965 209,965 000000000000006871e47a94bd0b59be4be8a52d38d9247d039ff718b83e4cf2 130 0.05/1.00 vMB 117
209,964 209,964 00000000000004957b0c348d65c50ba5d6da90749c187c2a23e65777ed906298 9 0.00/1.00 vMB 401
209,963 209,963 0000000000000339e9f9cfc2252e381d7057f5c16ebf9e987898ac6816c4d51b 122 0.08/1.00 vMB 120
209,962 209,962 0000000000000092b581f2b7ca8b522095980fb636f030306a534e1b2215ff7f 62 0.02/1.00 vMB 115
209,961 209,961 00000000000000e9780656318d705021b3deea1372cbc8cbe985b2c855a5f014 79 0.05/1.00 vMB 142
209,960 209,960 0000000000000232dd6e6a9223f6c42a36b57b37a49ec50639107c5ac12a0997 128 0.05/1.00 vMB 117
209,959 209,959 00000000000002337874c621af2113979ba8994d62553c838a1fb9d01627f62a 437 0.21/1.00 vMB 156
209,958 209,958 00000000000004a5e6239798cfde0791231bcaacf6cd4ba537f43fc754f78862 676 0.25/1.00 vMB 232
209,957 209,957 0000000000000431adfd3910e4e6c93acb45679091845064120db0601e8848e4 137 0.05/1.00 vMB 153
209,956 209,956 000000000000044675e263ba64b36362de9e0a360f5a7c25c61c58c85be2ce64 94 0.04/1.00 vMB 208
209,955 209,955 00000000000001d66e344a7da5f0202f9643f29a592ebd1cf786655abb9ad703 199 0.08/1.00 vMB 167
209,954 209,954 00000000000000d391cf9b98d93628aa7782faa7b4d125e334aed74ce1451b00 509 0.23/1.00 vMB 179
209,953 209,953 000000000000040e6769c19ec557891e954af20b4968df6c5a709f776f504316 96 0.04/1.00 vMB 80
209,952 209,952 00000000000004d7c521b4bb146d1425aba983653c56e3564bb829bcb5f5eefc 590 0.23/1.00 vMB 194
209,951 209,951 00000000000000f561ac3d082cbcb694afae1f1aba85b0293cf75d56091920aa 9 0.00/1.00 vMB 15
209,950 209,950 00000000000004154fc6c69a0636e971209c0bd6cb3aeb37fae102a0089d5efc 11 0.00/1.00 vMB 205
209,949 209,949 00000000000004989d4a92af9d5cca78e91fbf35a2ec7422713838081ae36477 246 0.10/1.00 vMB 206
209,948 209,948 00000000000003962a24466ea6798ea2f2fb59bddda95e04b439b49ce598a862 11 0.00/1.00 vMB 168
209,947 209,947 00000000000004881cb73291f3c196389a6cdc944aa59e5e2ad64f108c95dde3 54 0.07/1.00 vMB 63
209,946 209,946 0000000000000365c89e9698890cc9b1c1b68a9254052f3fefd34dc814f7b177 8 0.00/1.00 vMB 0
209,945 209,945 00000000000000787506d5cf3b62cfc1448a872d5b9aede5c8979c9a417d4574 47 0.03/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 783.32 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: 767.63 GB
    • Received: 19.43 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.