Loading Tool

Explorer IconExplorer

Memory Pool

73,641 transactions
27.23 vMB
0.06329063 BTC
Random Selection Loading Transactions
Max Size: 166.36/200 MB

Candidate Block

Mining Attempt 46ce299f502561cd0d08b5121721df638e847b0688067992695f0f705684da6e
Version 20000000
Previous Block 00000000000000000000d0af0eeffb2d95867b9fdabf260333c1cc37440f38ed
Merkle Root ff4b079a94d8c5675b02adae878445389a301a0c687ba58eef0e616d312eb184
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,766
Size: 1.00 vMB
Total Fees: 0.00547049 BTC
Feerates: 183.07 > 0.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,284 (87,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,573 827,573 000000000000000000022399f6a9b4a661ca34bb8a7b82be54d3b0fc9d38b0b3 2,228 1.00/1.00 vMB 33
827,572 827,572 000000000000000000005dba3fc2960adc5e85386ec3594466cb110b70f867b3 365 1.00/1.00 vMB 24
827,571 827,571 00000000000000000000518f12d9db0c0edcf9f4576e74d4d35268629905de24 926 1.00/1.00 vMB 24
827,570 827,570 00000000000000000000107da66116d618a8dd6d840c4d28b4ef4be4e883896a 536 1.00/1.00 vMB 24
827,569 827,569 00000000000000000002c7edfa7e0b396484695a5c3dcc8b090e551ed0d24a60 3,923 1.00/1.00 vMB 26
827,568 827,568 000000000000000000030b725ae0a3fe66910c50cba4aa740b8e16a6558b4277 3,814 1.00/1.00 vMB 32
827,567 827,567 00000000000000000000fc27bfea679a3b590e58f80ad562a4cb489bcbcb0fd4 2,481 1.00/1.00 vMB 36
827,566 827,566 00000000000000000000475ed0bc81999b7b4f284ce13c04d2300f7c04fce7dc 4,615 1.00/1.00 vMB 28
827,565 827,565 00000000000000000000a415e6d730056e38e7e2b3b31042043e7983390a8db6 5,628 1.00/1.00 vMB 26
827,564 827,564 000000000000000000020f883fd73a4293dbba85e4021a739d07d54484c6935f 3,865 1.00/1.00 vMB 30
827,563 827,563 0000000000000000000093e84bd237bbf1ec63f5c419759031a916047eabb190 4,038 1.00/1.00 vMB 30
827,562 827,562 0000000000000000000212c4a8cff6357fd465883fbd501b9734b5d8791de492 4,065 1.00/1.00 vMB 31
827,561 827,561 000000000000000000016100e2e1902f8104a0a63c76b18889815d543cc0a3d0 3,315 1.00/1.00 vMB 31
827,560 827,560 0000000000000000000014a83aae739d1b8a2c0cfd8180527a2d9caf2f2ed81a 1,383 1.00/1.00 vMB 25
827,559 827,559 00000000000000000001684111df30c488a8ee4dfdfdd9cd74e4bbd367077a6c 2,048 1.00/1.00 vMB 31
827,558 827,558 00000000000000000001f8c64fa52bda00cff6b600f9c53c546bb1e3a976d81a 4,332 1.00/1.00 vMB 27
827,557 827,557 0000000000000000000234be6ce6b4dfb100a4711fa94144cbf432b271cd46f6 3,532 1.00/1.00 vMB 33
827,556 827,556 000000000000000000024d6cf3fe70ab543a104705edbd7209f9ae51424e4560 3,739 1.00/1.00 vMB 27
827,555 827,555 00000000000000000000e0fab0f5fc611e99fa7dd40335e083a36a6883a0b52c 1,128 1.00/1.00 vMB 29
827,554 827,554 00000000000000000000f66ca737bcefdf568ed2bf3f76473740c9b2badc3f37 3,929 1.00/1.00 vMB 34
827,553 827,553 00000000000000000000a24d2a378cb8a019731a0058ccf98e0ef744667ae91d 2,379 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.88 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: 713.29 GB
    • Received: 17.34 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.