Loading Tool

Explorer IconExplorer

Memory Pool

28,836 transactions
10.36 vMB
0.03838345 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.48/200 MB

Candidate Block

Mining Attempt 552dc09080a72a6f28eb76b8272b2c9717e3eb12d7505159faa43ec90b9ffc19
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 31dc1908624373fbede75f8e3cc693df9b1a7754a01c01c97e3d50168612080e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 948
Size: 0.44 vMB
Total Fees: 0.01329893 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (772,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,567 140,567 00000000000005f6587fd02081f468bbf629edc5fadcd54033b32adf00a4ca10 24 0.01 vMB 40
140,566 140,566 0000000000000028d40c114f2d5ff14bb4f8ca3e70d9d4ea220cbe0f9fbecb08 12 0.00 vMB 50
140,565 140,565 00000000000005d6d95b6431333e756b3fef28dee45c7c9a9d42ecaca3d934c3 56 0.02 vMB 178
140,564 140,564 00000000000008bbb86d965dc18d0ae23eb1a5cfeee500fcf2aace92577d9053 13 0.00 vMB 549
140,563 140,563 00000000000005ade0e27d749322b2fb8adc8024c63a35b0a496ef83b9253c12 183 0.05 vMB 2
140,562 140,562 00000000000002f84699b7d3d32f818cfad9ca9b7ff740b2b0306ed6d010485c 89 0.04 vMB 216
140,561 140,561 0000000000000501fa42866592dd643ed647ccdbe95d53a3dbcf38cd31b01737 43 0.02 vMB 328
140,560 140,560 000000000000058f756675206d4b4dccbbd7a7c403c48a97435752d6bf1d3799 47 0.02 vMB 121
140,559 140,559 00000000000007cd4a1d3b60c69d4e8e2c4b4c4e3269c799d403095199ea30c1 63 0.03 vMB 72
140,558 140,558 00000000000005d4d44e8d20f657e02f14865da85524a9a1fcc76ca5b443da84 107 0.04 vMB 72
140,557 140,557 000000000000083cd7307937fa2f7b569e00e37fcefe2ee6ef61e1ff3c1d8597 158 0.09 vMB 292
140,556 140,556 000000000000076f93e80d1dbebcaf40cc18d56c3f9f061a721d391afc77ac4d 79 0.04 vMB 468
140,555 140,555 00000000000000b867a2b61b0d1ce9b432b387a279e8b2e200bdfc343276463e 55 0.02 vMB 109
140,554 140,554 00000000000007181a4bea0838305f1cb4b455c31fc43c7b84e72ede4948ddf5 20 0.01 vMB 580
140,553 140,553 00000000000006ef97976c2d0fe01164d38967f196600ee178104a91ccf28353 52 0.03 vMB 177
140,552 140,552 0000000000000273a085dc2d13b1bbc627d6c64597e3aea8451c6b49c6b7b37a 47 0.02 vMB 109
140,551 140,551 00000000000004f689638a8104b833519146e28529e1279fe8ea862b16365e76 23 0.01 vMB 158
140,550 140,550 00000000000002a48b0aa297ae3960b0f98b76feb3791cb299ac21a17ccc3e19 171 0.05 vMB 39
140,549 140,549 000000000000028d480c03b293c6cfc71d7320eb3a47238378262e1795c0169c 8 0.01 vMB 898
140,548 140,548 00000000000007e018c287b0a5dc79ee2354415003eb47ef64d95ad734cb4248 117 0.05 vMB 61
140,547 140,547 000000000000069509be6cfaccc841c94abda100ff6f6267afdd868cb3b70659 76 0.03 vMB 36
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.14 GB
    • Received: 0.67 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.