Loading Tool

Explorer IconExplorer

Memory Pool

75,844 transactions
28.13 vMB
0.08827250 BTC
Random Selection Loading Transactions
Max Size: 170.57/200 MB

Candidate Block

Mining Attempt b650226997162a8042c37f3370160dcb0376d8127f6f37dc60b83793c4f2139c
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 5e4e1a25ab71932e8220b8282f5394b1b2c4c21eaf54655d175390bcfca6c1fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,666
Size: 1.00 vMB
Total Fees: 0.02704118 BTC
Feerates: 150.80 > 2.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (574,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,314 340,314 000000000000000008f8552bb131e47ba06fd26781374c6f2e7b361581a9afeb 572 0.31/1.00 vMB 24
340,313 340,313 00000000000000000cf6ae7cdac38e80e90f5762fe1a2843ce2cde2f596d710d 1,263 0.65/1.00 vMB 26
340,312 340,312 000000000000000004cff71f018ca63d9cc9fa73523280395efd3fc46eb25ec4 1,175 0.58/1.00 vMB 26
340,311 340,311 000000000000000001adceba16ba5722f12aaeb16b4dcf4313f0b13b4e9a9390 694 0.34/1.00 vMB 25
340,310 340,310 000000000000000013171ba7727c5ab4db6f9c5c51a4a3e9d7257a51a60a0294 153 0.10/1.00 vMB 17
340,309 340,309 000000000000000003452edee7cc70b88be7a7dc638984993df8059cda530036 650 0.33/1.00 vMB 25
340,308 340,308 000000000000000011d5dd69f9e6f25f5d40ad573788bbdff1bd522993518eba 413 0.27/1.00 vMB 17
340,307 340,307 0000000000000000146f7a4b7d86389d4233a6698b4b5457bc7c91b66ee42f1b 385 0.16/1.00 vMB 34
340,306 340,306 0000000000000000182e5561ff2e03fba639c6522cf88ec4e5fd0a6f490d43da 392 0.22/1.00 vMB 21
340,305 340,305 0000000000000000128d6d364ec767913d7b0530dc413f5a58f62abc0abeb826 116 0.08/1.00 vMB 13
340,304 340,304 000000000000000002ce29ae6d442aba3d4f3ef59fbe4d99995002f2032c80e0 816 0.39/1.00 vMB 27
340,303 340,303 0000000000000000067e3ce64898e6d1d1b50997287f8da053eed7e0c2f523e1 265 0.14/1.00 vMB 18
340,302 340,302 00000000000000001167a2365bd9b0190b5b4e3a6b01a0bb3697be6708a98906 1,151 0.63/1.00 vMB 24
340,301 340,301 000000000000000010eddc6572ec6419f83b4a17da1caa55657850de0c1eee03 1,454 0.75/1.00 vMB 30
340,300 340,300 000000000000000001009e2f84d2e6319871f99b8fc8c3286a8b574557f5aa6a 613 0.33/1.00 vMB 21
340,299 340,299 00000000000000001257ae38a757e26c5813632e5ee2af566de6c206ba755974 303 0.14/1.00 vMB 47
340,298 340,298 00000000000000000c8d1a99cbf10cc79fdad06af08ae49fe8a07c84f13b933e 463 0.24/1.00 vMB 20
340,297 340,297 000000000000000014895ba8f06291abdfca084df09e716bc21441a96d5e3628 1,011 0.62/1.00 vMB 20
340,296 340,296 000000000000000004ce7106287e8c48d8075446bf320c5d75c0e012ae450ecd 321 0.14/1.00 vMB 26
340,295 340,295 00000000000000000c18edece589e5545b8a37112070e94a5d71de7e61c09b98 1,190 0.57/1.00 vMB 28
340,294 340,294 000000000000000007d29449e53707314298c5d3dc1fd09785aff3027269bbef 388 0.35/1.00 vMB 18
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: 10
  • Data Transfer:
    • Sent: 712.61 GB
    • Received: 17.20 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.