Loading Tool

Explorer IconExplorer

Memory Pool

74,385 transactions
27.56 vMB
0.07094697 BTC
Random Selection Loading Transactions
Max Size: 168.02/200 MB

Candidate Block

Mining Attempt 5063ab62c8be5c7bcfb27e88ab14539b8ecddd759194639367cc18b9a72af184
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 97b2c79888cd87d9b565f26446dacb3c3df8db6c888b7bf6a93a822ecf773fae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,322
Size: 1.00 vMB
Total Fees: 0.01222771 BTC
Feerates: 480.19 > 1.23 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (508,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,624 406,624 000000000000000002d6fdabcbc330302e356e51402668f004df2b4c89b1dc26 1,129 0.63/1.00 vMB 35
406,623 406,623 000000000000000004c5ba87b6776b0434dcc58fc4be7678bfba2f0a7a58885d 458 0.98/1.00 vMB 8
406,622 406,622 0000000000000000028708f93921ebf4d4455bf49e66b54c08e5de65b34e35e6 2,168 1.00/1.00 vMB 39
406,621 406,621 000000000000000005ae12a492520b82f701ea13a0f6af7732b43aa11fa199e6 1,508 1.00/1.00 vMB 36
406,620 406,620 000000000000000000449b14a0d9931efbd9706faf0e1f713dc18ae065736f58 2,356 1.00/1.00 vMB 48
406,619 406,619 00000000000000000008b7852ade35ab0e965716125d64f011c8658725e70fc8 359 0.17/1.00 vMB 31
406,618 406,618 0000000000000000053fd2c9a995ce3d7530c782df46432bc0d05198970d9e95 1,627 0.80/1.00 vMB 34
406,617 406,617 000000000000000005437d0c26a873a1e8e7986d54b6e27740e623292a8c3bf2 769 0.46/1.00 vMB 26
406,616 406,616 00000000000000000341397d4862c89272825b67781bc69f82569a346d5032a3 64 0.06/1.00 vMB 16
406,615 406,615 00000000000000000313d6ac1408bbfc061cacef75f3cf9b509a6d7833ffe4a7 2,439 1.00/1.00 vMB 37
406,614 406,614 000000000000000005d63b055dcfe4ed35ca8ef099f7305bb16f4fcb06832a3f 15 0.00/1.00 vMB 62
406,613 406,613 000000000000000002a15dfb1826080041459c2b5854f4a528e8ad7729e2de0c 1,305 0.64/1.00 vMB 35
406,612 406,612 0000000000000000039cabea7bdb8b02959bf4152f479c040bc9a65424d03aae 630 0.24/1.00 vMB 46
406,611 406,611 00000000000000000522a63da5dd2288ed9c5283ccd61d3dcdcded06137449a3 1 0.00/1.00 vMB 0
406,610 406,610 0000000000000000039536d31e15aa1465ff67df57e4c35ed8445649713b2b4b 550 0.28/1.00 vMB 40
406,609 406,609 0000000000000000057c8505f603229e3c985e9eaed39fe55cdc609b6b29cb91 585 0.34/1.00 vMB 32
406,608 406,608 000000000000000000ec25281510346f668a3d02191371604d46283140b3dfbf 2,178 0.97/1.00 vMB 35
406,607 406,607 00000000000000000448fd2956e3e1f627f8e2b3679c0e324ca03e55b04d6a1b 736 0.35/1.00 vMB 31
406,606 406,606 000000000000000003ad3987211dfb6b6e85dbf65dbb6e610b25464eb5beb435 2,116 0.86/1.00 vMB 38
406,605 406,605 000000000000000002bc0c1531357677dbe3b9a1014a8c9925efaf45ce040207 484 0.99/1.00 vMB 7
406,604 406,604 0000000000000000040181792d515d383dfb15e647041524ffec018069e01dca 151 0.11/1.00 vMB 22
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.55 GB
    • Received: 17.19 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.