Loading Tool

Explorer IconExplorer

Memory Pool

79,306 transactions
30.10 vMB
0.08466185 BTC
Random Selection Loading Transactions
Max Size: 183.38/200 MB

Candidate Block

Mining Attempt b8661875532cd0e6f2d6c5a54f3b487e107a10f148372e18044b4ebcc3ea2b67
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 0827c235bbc31122744a4ba2909ced1e0dd58e5f756062fbe76a51978f6ed0cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 1.00 vMB
Total Fees: 0.01766609 BTC
Feerates: 300.83 > 1.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (529,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,868 385,868 0000000000000000007ee73bc64411eed3ebc831e7f36a13413b2895266d4bef 895 0.66/1.00 vMB 26
385,867 385,867 00000000000000000388da8b1dbf78272af26f60e273b5c49d9d48c054136009 515 0.31/1.00 vMB 25
385,866 385,866 00000000000000000dd7dadc4a276eb14759188e89f920958511b81c7c33cc26 537 0.25/1.00 vMB 35
385,865 385,865 00000000000000000057cea60e326e1041a7c48fa4774ff4ff9903a0ba633d25 581 0.30/1.00 vMB 31
385,864 385,864 00000000000000000c234a7c3348c8f26af9252935d2d830264d209b95f98acf 114 0.08/1.00 vMB 16
385,863 385,863 00000000000000000c5f5a0ad795d5c4aeec4d50849d23dd0c27cf1014dc4ef1 787 0.97/1.00 vMB 15
385,862 385,862 00000000000000000622d369e871503989206c93fb78f1c9d27500c88505231c 412 0.13/1.00 vMB 73
385,861 385,861 00000000000000000657f82550733181afc30d3f9733ba95ec9f4db97a8c8d0c 883 0.42/1.00 vMB 33
385,860 385,860 00000000000000000a1df63f0160d206ff31dcd7e5637b59eaa2505651f4bc6f 618 0.33/1.00 vMB 30
385,859 385,859 00000000000000000be53023477422451b7aa1e3bc4eec06fb413dc76cb96dde 748 0.43/1.00 vMB 30
385,858 385,858 000000000000000002d1241b797c4d3fc3a8bd113af6da415b50eb02d9c0a440 280 0.11/1.00 vMB 31
385,857 385,857 00000000000000000c9dffa4bbfcc9219c075b4cfccb46c14ee1428b25143d0f 1,398 0.65/1.00 vMB 30
385,856 385,856 00000000000000000360cae563339ad684f6d924eb06a7a172d0328a3dc913d0 930 0.44/1.00 vMB 31
385,855 385,855 000000000000000000d18384b031cdf476ffc300537c3b6780a1d48820e9c60c 312 0.17/1.00 vMB 23
385,854 385,854 00000000000000000a5bbbfddb7ebb31defd01c617096537f96aeeac7c0c7317 104 0.09/1.00 vMB 28
385,853 385,853 0000000000000000040b970974ed2c9d4f2958039a0fe8d79c829185239fb6a4 1,081 0.77/1.00 vMB 17
385,852 385,852 00000000000000000b4bed4f14451480ec68d760cff96ca813c9733394e1dbd6 2,321 0.75/1.00 vMB 48
385,851 385,851 00000000000000000a662777b9a5ab55046657651852ff41e27afc271ba245b6 1 0.00/1.00 vMB 0
385,850 385,850 00000000000000000b590a51bbc29cc1c39513136a9fda90715c3f369482caab 567 1.00/1.00 vMB 6
385,849 385,849 000000000000000008dec6ce10ad54c8f24374d2f5bc61c42d0ac02a5e5845d3 678 0.34/1.00 vMB 27
385,848 385,848 00000000000000000637d8672ef0ab344e2abe0804a9bcce2e64e37149a18307 173 0.13/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.