Loading Tool

Explorer IconExplorer

Memory Pool

80,429 transactions
30.13 vMB
0.08966170 BTC
Random Selection Loading Transactions
Max Size: 180.67/200 MB

Candidate Block

Mining Attempt a03ac33861b67576eeea93b8059536b46bf31a9b55c68b8e42f9b27bf462f138
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root b62513f52fdc875c9db91603d86ad4afdbdc85c3535a54ea4abbce9adc97f30a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,358
Size: 1.00 vMB
Total Fees: 0.02802887 BTC
Feerates: 301.07 > 2.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (382,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,635 532,635 0000000000000000002867cfbec8e83890825b134e3de2577f76dd01aa1681f2 1,953 1.00/1.00 vMB 27
532,634 532,634 0000000000000000002fbef80fad19b2a673bba3ea92569028c83023a3f84015 2,942 1.00/1.00 vMB 27
532,633 532,633 0000000000000000001f02c3d4b9f491dac819c81aca431776b8ea721626d5d0 2,794 1.00/1.00 vMB 37
532,632 532,632 0000000000000000001a80190607258bd59c7c7dbb9b96400e0908b7f97ecc0a 1,996 1.00/1.00 vMB 41
532,631 532,631 000000000000000000320636b5273cf25d089de64a79826cfe5b6401c1235f6d 1,214 1.00/1.00 vMB 48
532,630 532,630 000000000000000000156d56c13a71755ae6b41e4029be1c29e4049632f89714 1,593 1.00/1.00 vMB 78
532,629 532,629 0000000000000000002933f2be39de7ad5d8a45eed33335531c609676676b9c2 898 1.00/1.00 vMB 79
532,628 532,628 00000000000000000023e00cad1aee518bf35e9c9d349e725663201e35842fb2 1,508 1.00/1.00 vMB 6
532,627 532,627 0000000000000000001a00804f6c030c93eec8901c4e3d0976821f2e257b4b9f 2,233 1.00/1.00 vMB 48
532,626 532,626 000000000000000000206ce4e3cc14a8e55baf4c64d31b4b878a72016f5a49cc 80 0.04/1.00 vMB 6
532,625 532,625 0000000000000000002af3cb7ab252ecb09ea120893b0907bf936a9ef03d2755 2,091 1.00/1.00 vMB 16
532,624 532,624 000000000000000000255663594d15b2704e8ada4c2ed074dacfc8493699793b 765 0.45/1.00 vMB 31
532,623 532,623 00000000000000000002172351f1794311a81399f2e518d1de28708b98192597 1,148 0.61/1.00 vMB 12
532,622 532,622 0000000000000000001e2fc1c00fa54d4cb229d69acdc98ea29c7c712c249505 2,208 1.00/1.00 vMB 20
532,621 532,621 0000000000000000001311c813c535e1024af8185f03956419d99d53c5a0ee3a 2,330 1.00/1.00 vMB 13
532,620 532,620 00000000000000000010ecbd4a5e76878d5c50ac17675134e8e9c62064d6a2f4 1,121 0.53/1.00 vMB 39
532,619 532,619 0000000000000000000ff4faf0eec515e3fbb8888deab967a1ee78effff1830c 612 0.24/1.00 vMB 16
532,618 532,618 00000000000000000027e99c29aa38c74d903ed31035d5cee2354984817eba08 111 0.11/1.00 vMB 75
532,617 532,617 0000000000000000001939e58e6c3e58c89da65d1c3a223623e537d52d4e85ac 148 0.09/1.00 vMB 8
532,616 532,616 000000000000000000025e4f5973b4cae4c545bbf28211e813b143132ca3bcf7 956 0.47/1.00 vMB 14
532,615 532,615 0000000000000000000d03419df4f7c4a326f020f908604e1417eed3f12bc169 2,192 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.