Loading Tool

Explorer IconExplorer

Memory Pool

79,112 transactions
30.09 vMB
0.07855494 BTC
Random Selection Loading Transactions
Max Size: 183.14/200 MB

Candidate Block

Mining Attempt 390644e0700484126df05de3648cc115d48eb9d18139ce890546e3cb0b0a7299
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 637704e5873a71c8e860a8c9b05fc48fe1b14878cc85d236533ceb28365be360
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.01144272 BTC
Feerates: 40.21 > 1.15 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (30,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,065 885,065 0000000000000000000036981f350dcb178f85f55430a9c442c783bc75a69752 4,718 1.00/1.00 vMB 10
885,064 885,064 0000000000000000000276361b92124b39f20f3b22b38c792e5480df1755c161 3,474 1.00/1.00 vMB 14
885,063 885,063 000000000000000000003b3b1d6e08a7d5e3c1715464c9606e2c838880c48cc7 4,713 1.00/1.00 vMB 11
885,062 885,062 00000000000000000000eb4112237b6020c51f3776d1ef2b9dba156f08022883 4,450 1.00/1.00 vMB 10
885,061 885,061 00000000000000000001eae9d98e588e5bb2eddce82277f3d25d765a94c3ee8c 2,858 1.00/1.00 vMB 12
885,060 885,060 00000000000000000001491cc9a1da165e4d2f1b248cbc0ae024b9ad8f8e9a07 616 1.00/1.00 vMB 10
885,059 885,059 000000000000000000027d22a9e7b337d28d508d64b76e6f92e64911e75a9304 3,904 1.00/1.00 vMB 11
885,058 885,058 000000000000000000026c17b33a1fda10e7592f8629204e743309004db00006 3,450 1.00/1.00 vMB 10
885,057 885,057 000000000000000000002cd75e048835dc5de39be3ced14eec9028d90953720e 5,479 1.00/1.00 vMB 11
885,056 885,056 00000000000000000000a1cb349ca7113624bf38bc07191615c606fa7600ddcd 4,576 1.00/1.00 vMB 11
885,055 885,055 0000000000000000000166ef7ae6342a00572ae39710d2b8b861d9f85daa8a10 5,177 1.00/1.00 vMB 12
885,054 885,054 0000000000000000000197e61a6024862e71c2da4d2ff92ce648d0b0bc2ad8b0 4,785 1.00/1.00 vMB 13
885,053 885,053 00000000000000000000933ea82094602f6355b466a16de797015a6850c59418 4,221 1.00/1.00 vMB 15
885,052 885,052 00000000000000000000cfbff01cf782baf096c17f2211ec81945ff063edade7 4,507 1.00/1.00 vMB 13
885,051 885,051 0000000000000000000042a1fbbc86f88c8354bb7ca35c6533c753224b0db89e 3,262 1.00/1.00 vMB 17
885,050 885,050 00000000000000000000744a80e3d4f714c6a32e4057934dfc5c855754ec324f 4,301 1.00/1.00 vMB 14
885,049 885,049 00000000000000000002070de09250637430429a1d1cd5b9677794db39592f24 5,545 1.00/1.00 vMB 11
885,048 885,048 000000000000000000001b6b7370b1cfccd23fb1d01aa6d4e9e3c7fd78304f00 4,514 1.00/1.00 vMB 14
885,047 885,047 00000000000000000002307709530337db1f7f04a7b8e045883171cc10269a70 5,523 1.00/1.00 vMB 12
885,046 885,046 0000000000000000000011b72aa7c28db4e4e4184ef5fec81cd623f71cd494da 4,687 1.00/1.00 vMB 12
885,045 885,045 00000000000000000001ceeb9b0fd121d9991b5858c8089d909e7c5fa07adbaf 4,022 1.00/1.00 vMB 15
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.94 GB
    • Received: 18.32 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.