Loading Tool

Explorer IconExplorer

Memory Pool

76,897 transactions
28.54 vMB
0.09963963 BTC
Random Selection Loading Transactions
Max Size: 172.63/200 MB

Candidate Block

Mining Attempt 79d2b1e4d7f7590551d4dcfc78b58d8213e7df59dbb80f88a8aa431b421f6ddc
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root ba022dea0b9c1c90f30982c798077e3f698b65c5c9fe02b74e7366f2f8c8b458
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.03475826 BTC
Feerates: 150.80 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (85,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,175 830,175 0000000000000000000124a21184959cacd08c3bcba66dce44e26723f88560d0 3,126 1.00/1.00 vMB 72
830,174 830,174 00000000000000000000dc5d64f3bfc043e4c3623d29d28af2aa1eb0381b676c 3,042 1.00/1.00 vMB 65
830,173 830,173 00000000000000000001fdbb2298778eda88be7e387ab7586907db4dcafcb01e 2,911 1.00/1.00 vMB 129
830,172 830,172 00000000000000000000c2eede6da0d23ba23742781879a312f563aa605f858b 3,095 1.00/1.00 vMB 137
830,171 830,171 00000000000000000000c3a45a61c28b35b60c1a77af6f1d798b6e8d2ab344ad 3,577 1.00/1.00 vMB 55
830,170 830,170 00000000000000000001415df7d56d6a747f6c474df3d3f204f9ab9857fa931b 3,185 1.00/1.00 vMB 116
830,169 830,169 00000000000000000002f2733264e64af83c0fc5a0c2d6ff92b4cd25cb845a27 3,067 1.00/1.00 vMB 90
830,168 830,168 00000000000000000000e2c86db1efca9f61ea456a4e721ae21617a792a327d6 3,208 1.00/1.00 vMB 121
830,167 830,167 000000000000000000005edb6bf4c5fb42480ed434c28f2a192a7b7848fb62e3 3,783 1.00/1.00 vMB 79
830,166 830,166 000000000000000000025879c120878cd817342b778fb23071f8f83a4c61e61d 4,502 1.00/1.00 vMB 90
830,165 830,165 00000000000000000000b70be3652e4396ecacbc7a37aa2931343d7ee86bd82c 3,699 1.00/1.00 vMB 93
830,164 830,164 00000000000000000002ca79af16cb3d2feba8baaa9cd0f050e111b74039bae6 4,494 1.00/1.00 vMB 110
830,163 830,163 000000000000000000020a4c1e4b68b0d3b427c6b6a70e0e59ae7be8147a3d5f 3,645 1.00/1.00 vMB 146
830,162 830,162 000000000000000000028352e09a42f6d26d0514a3d483f7f1fb56b2c2954361 4,926 1.00/1.00 vMB 118
830,161 830,161 000000000000000000028cce876afc3092c723f5b7a4f01be8791afeeb7fe80f 4,616 1.00/1.00 vMB 140
830,160 830,160 00000000000000000001f2b2ab40979e93be4825b14c32b9219893fd02da9a06 4,078 1.00/1.00 vMB 176
830,159 830,159 00000000000000000000a5de3b42dc80a5f591f3ff574e4c7f13a154437dfc3b 4,735 1.00/1.00 vMB 191
830,158 830,158 00000000000000000001d598676cfa7e2b040baebd9657d9e0b68dd9eace3e89 4,577 1.00/1.00 vMB 226
830,157 830,157 00000000000000000001b2b8c5dd99fc4c294a26aa18b39c913b26743a220b4c 4,624 1.00/1.00 vMB 133
830,156 830,156 00000000000000000001e4a93855fb782bc82729c7da928eb80f0b8635cdabea 4,231 1.00/1.00 vMB 186
830,155 830,155 0000000000000000000135139fb9bddc37400b0e2d5194c7ce5f37b8c2b8214a 3,756 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.63 GB
    • Received: 17.21 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.