Loading Tool

Explorer IconExplorer

Memory Pool

79,749 transactions
34.79 vMB
0.18934361 BTC
Random Selection Loading Transactions
Max Size: 193.89/200 MB

Candidate Block

Mining Attempt a705b582ff7e092f69fb1dd1a9651a9bd8e6075dc60d55b837a590496f825e03
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 40003397dc39d20926e0a6f562cba5cd6e4bc298f8abcb81319ba63a17e339e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,456
Size: 1.00 vMB
Total Fees: 0.05799101 BTC
Feerates: 477.45 > 5.81 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (616,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,993 298,993 00000000000000000bf67c0152f9f2183e96446bdfe7084ac39eaf5250ae2a8d 490 0.34/1.00 vMB 23
298,992 298,992 000000000000000074699eac44072f9cc1ca64532c1cf98755f5f709b1806d95 960 0.35/1.00 vMB 46
298,991 298,991 000000000000000089543429bed5ecb626b7fea25dbd7d9dc79b23f267bfb7f1 249 0.13/1.00 vMB 27
298,990 298,990 0000000000000000220c9fb092b986780eb58b097c4af73e248f06df990aa322 376 0.21/1.00 vMB 33
298,989 298,989 0000000000000000281d182f7dce23054659fccfb51dd7670c3dd4a406291080 728 0.40/1.00 vMB 30
298,988 298,988 0000000000000000880c5eb9955386c45bce2700f5e5e333e2a80ea20c6ed6ad 31 0.01/1.00 vMB 26
298,987 298,987 0000000000000000835c364515a29668d4187116ee19ab9dc73fc9c35bd171b0 163 0.10/1.00 vMB 32
298,986 298,986 00000000000000004ec0a1e7985134c2b72812a8329d68f136baf16d6844469b 92 0.03/1.00 vMB 39
298,985 298,985 00000000000000003cb27d997092383f6c6475eb898190fcc0eea0c73eddbfe6 763 0.32/1.00 vMB 33
298,984 298,984 0000000000000000856825b87779a8f51a0ccf6f6d759228521f36d0ca6cd521 500 0.37/1.00 vMB 24
298,983 298,983 00000000000000008085b2d5b66209dcfa18e999425354b8525ef4f2df2d034a 635 0.25/1.00 vMB 37
298,982 298,982 00000000000000001ad67dccd83348f75c96d4e56e14098b561b6ca0e6bc1e4c 147 0.07/1.00 vMB 36
298,981 298,981 000000000000000006efb60bcf3276503b1c86c9f96fbcac5d9ac4c3aed567ab 349 0.19/1.00 vMB 36
298,980 298,980 000000000000000036170db45a212092ce1cf9550777e2d5b866103289f8baf3 65 0.03/1.00 vMB 31
298,979 298,979 00000000000000000de5c4b6f6e2bc1d918fcd881acef6ae524b593c48f5af5f 262 0.13/1.00 vMB 41
298,978 298,978 00000000000000003020cf47a10299d58c9bdaa1a1a65a502fa1a26c34b1e955 165 0.08/1.00 vMB 33
298,977 298,977 00000000000000000bdc9ba2a285934c1c02512d273bc859efa1779da4bae6dc 330 0.18/1.00 vMB 44
298,976 298,976 00000000000000006048a47525c4c927c5fac81250233c526ef5f28d8a79d8c0 556 0.28/1.00 vMB 39
298,975 298,975 000000000000000005cfec32793ec036d23099f6474d3757a1a93587a45a0a2b 763 0.51/1.00 vMB 31
298,974 298,974 000000000000000028c8f490aecbc030a4c7fa72ae5069b6484c53c95a3ffd1c 595 0.31/1.00 vMB 37
298,973 298,973 00000000000000004be2fc7be730033b6726d91019a873b49da742098587ba26 34 0.04/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.11 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: 735.74 GB
    • Received: 18.58 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.