Loading Tool

Explorer IconExplorer

Memory Pool

78,309 transactions
28.72 vMB
0.10554099 BTC
Random Selection Loading Transactions
Max Size: 174.69/200 MB

Candidate Block

Mining Attempt aa1c3d95e02c3d7371e461d10f556829be77ca9cf1ea5b7e3e555e42a6e27f04
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 52cae0eb0dc7c32c999a031423604543b4f78484d02513f36784f82cc61656db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.03763219 BTC
Feerates: 602.26 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (483,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,874 431,874 000000000000000002f59a0e8f5552004b4a684240f1b973eb15320d35ee9dd8 2,033 0.99/1.00 vMB 54
431,873 431,873 000000000000000001ee428434a1ba03059e797eb77a0b294243f9d8019c7e83 939 0.73/1.00 vMB 43
431,872 431,872 000000000000000000e548795f4f5778ff58805f300d83d705f04e4e91b69222 1,431 1.00/1.00 vMB 37
431,871 431,871 0000000000000000048c2b5f8dad8bd31a6ede71f59547d8af37b23a21c075ec 2,959 1.00/1.00 vMB 77
431,870 431,870 00000000000000000399d2ffc320d9808003a9431e7425fa3e0fbce863d0d8c9 1,215 0.54/1.00 vMB 56
431,869 431,869 000000000000000003c943045f0839c826a6c567f7629c10bd28b1a460679b19 233 0.11/1.00 vMB 55
431,868 431,868 000000000000000002beb7e929e89c7ea0d6f49ce69e08087e297d0f2c1632cb 922 0.48/1.00 vMB 53
431,867 431,867 0000000000000000037d65e8d819270d6296b70b68832ac33337c25ec64a4909 303 0.19/1.00 vMB 45
431,866 431,866 0000000000000000039703ed43848a89261b1da02cbae7a76f71c65ef73cb0c1 882 0.61/1.00 vMB 52
431,865 431,865 0000000000000000004f61680be6ca85225eae65c2b1b958d7d20370e0e45dfa 1,595 1.00/1.00 vMB 42
431,864 431,864 00000000000000000162460b1d3dcee1ceb084d81301437a81e2ee216cd5120f 2,691 1.00/1.00 vMB 74
431,863 431,863 00000000000000000357f6f49beedf352ba1d08bbda4099e0178e9eafe5229e3 765 1.00/1.00 vMB 24
431,862 431,862 0000000000000000010571f7a5c6c47d99fa68bd85ebcae2d6cedf9ee529125d 1,819 1.00/1.00 vMB 50
431,861 431,861 000000000000000002da3308329eb09a618c7b51a8e6f44cb46c810118bfd68f 2,970 1.00/1.00 vMB 77
431,860 431,860 0000000000000000041f0b744727d2fe9b9734ff450eb571d6f301b834e98715 1,422 0.88/1.00 vMB 53
431,859 431,859 0000000000000000000afb86bc2a82357731be5788d063883320068c08c63328 222 0.09/1.00 vMB 63
431,858 431,858 000000000000000000e40803655842ea1b8824f2683f5ab79767edea845efdd1 408 0.43/1.00 vMB 32
431,857 431,857 000000000000000002753909c5d546cb2cdf816630af7826380edf7a4477c230 1,180 0.97/1.00 vMB 31
431,856 431,856 0000000000000000008b9f2a71063d639c5255dc941c684df877b4ac0cc0cbb8 1 0.00/1.00 vMB 0
431,855 431,855 0000000000000000012b42bcbdb016d24f463b5ac54f4c4e7f9f652a84c4ef5d 2,164 1.00/1.00 vMB 39
431,854 431,854 000000000000000004009eafe79decd2843036eab927981a91e69725a5705b41 2,610 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.53 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.