Loading Tool

Explorer IconExplorer

Memory Pool

23,587 transactions
9.98 vMB
0.08093476 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.52/200 MB

Candidate Block

Mining Attempt 2291e1c8a576bf31f02aaa8148ddc24229cdea3bee9b22865a204591f35f4f3b
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root 31cc42bc5eb13e511087dccfb196434ea51f0a2deaf74c0ce327da01af0b7a71
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,459
Size: 1.00 vMB
Total Fees: 0.05076000 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (694,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,014 219,014 0000000000000213430a6a53d6e00801893402549b82e3f22fd61237bb24dd12 640 0.25 vMB 257
219,013 219,013 00000000000004301a09526134eedaf06e23d2903eb6320aee69cacbac0d84c6 512 0.15 vMB 181
219,012 219,012 00000000000000ef28078d1e9b71c755722a1a3cbd3aa74806e1b702570eadb7 586 0.28 vMB 166
219,011 219,011 000000000000055dc08a9e1c04ce10b1c87676f05545530928e332e74da26e2f 139 0.05 vMB 89
219,010 219,010 000000000000000218a21285afa6dde4d9f4ca34861276285c0609f1536db6dd 902 0.25 vMB 207
219,009 219,009 000000000000047d8dbffdfdb243959858b64325fe2078ff816720cb4eeb6711 659 0.28 vMB 212
219,008 219,008 000000000000001b363f0a1ef2bc4122417264a1131fe4ca7c8999b9f31e4d02 412 0.27 vMB 112
219,007 219,007 0000000000000054ea07f09996ceda301f9fb94b268654779d53e9c7776b88b6 775 0.25 vMB 269
219,006 219,006 00000000000000ec4dae88bb71f5e7648daa3a1d94e6b8fcbb6e9458141111b3 243 0.16 vMB 117
219,005 219,005 00000000000004e8ccc08fc27c20e52c30c5b13ad2be2462ecc85c971accec75 99 0.05 vMB 1,187
219,004 219,004 000000000000057a854ad18eaf6861861f826aab47075811c1f803ca233facda 93 0.05 vMB 96
219,003 219,003 00000000000000b2c6a309a0437f52f48963d1982ee850611c31c75e3a222161 436 0.20 vMB 148
219,002 219,002 00000000000002885f649a6b8e8c07789ac1914d7e70e6fca28d4f7bfea8b2a0 245 0.20 vMB 105
219,001 219,001 0000000000000357463993288acb90f3d1a6d5d3e345c0ac1b6ecf01d8bb053b 543 0.25 vMB 260
219,000 219,000 00000000000004b359c1cb685f9e39223cb76ee91929a1d1311df50d1f939e7f 1 0.00 vMB 0
218,999 218,999 00000000000004d7b1a4a58dc31a0883963325a9d1e1b3983516c45309a9ced3 556 0.25 vMB 200
218,998 218,998 00000000000000ca306e0307c0f078c5df1598c0d8c160954a330980b85ff8be 238 0.10 vMB 221
218,997 218,997 00000000000003c81f01ac82d26b7528443ec0a8adf73496b7f6be556163d064 126 0.05 vMB 124
218,996 218,996 00000000000001291f56c477342d39f0c9b31803e55c7b52ce2eab7c91eb2c0c 248 0.18 vMB 182
218,995 218,995 00000000000001805688912f611420d595ef7b4739af7f56daea317186349a02 175 0.15 vMB 101
218,994 218,994 00000000000004754e16618cf4c2119e99b9b964514d4c987a9d8f0a9efbe7c2 20 0.01 vMB 1,092
Previous 10 blocks ↓
Total Size: 779.57 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: 277.49 GB
    • Received: 1.09 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.