Loading Tool

Explorer IconExplorer

Memory Pool

72,917 transactions
28.30 vMB
0.06469059 BTC
Random Selection Loading Transactions
Max Size: 167.40/200 MB

Candidate Block

Mining Attempt 78c493efe38aca0537d207e6b05fd2ccb0d276f50bcfbd129bb8228683f068bb
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 99a51d48316a506661b87ff31b595466898cc731d304775e9e7cfde656740628
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,206
Size: 1.00 vMB
Total Fees: 0.00797578 BTC
Feerates: 48.75 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (142,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,689 772,689 00000000000000000004a47d7eca05ecce4facd28f9d514cff5fbc88736882fb 3,309 1.00/1.00 vMB 13
772,688 772,688 00000000000000000002d3f674e497cd3bb11a827409982a21b17eaef19c420c 2,776 1.00/1.00 vMB 14
772,687 772,687 00000000000000000005a48eb81e7d1199feb682951ed7653a6c51fbe1d7c67a 2,879 1.00/1.00 vMB 20
772,686 772,686 00000000000000000003cb17512b6b52ea96d7ef55d7b9c9d777bd062940fb71 2,078 1.00/1.00 vMB 11
772,685 772,685 000000000000000000061151ff36770f79d9f4005af9e8415a7697515effce97 3,793 1.00/1.00 vMB 21
772,684 772,684 00000000000000000000d0283a62f0e9f3990713888bcebe5d9a89dd4478801f 3,238 1.00/1.00 vMB 11
772,683 772,683 00000000000000000000f355502c6456623dde77ea5e0b7e863d98b2670e0b15 3,506 1.00/1.00 vMB 20
772,682 772,682 000000000000000000031db2badf8715711bae2f7a9a0ab8a02e2e488c584e4e 1,342 0.69/1.00 vMB 5
772,681 772,681 0000000000000000000337494aff394e378db38aa410c57cb4122156fa59509a 3,085 1.00/1.00 vMB 7
772,680 772,680 0000000000000000000199643fd580c55f36249b6030d7078869a627fd658d99 3,899 1.00/1.00 vMB 24
772,679 772,679 00000000000000000003ede3e65df122eb94471f61f0f30517059e8a98c4b81c 3,105 0.96/1.00 vMB 13
772,678 772,678 00000000000000000004837f2138936483eca20a31f6e187adfbfe4c108e921f 994 0.92/1.00 vMB 3
772,677 772,677 000000000000000000020cd8338e7560e414d4b2c4cb28c565e268da90272d39 1,709 1.00/1.00 vMB 15
772,676 772,676 000000000000000000058d5ee1787238f0b284ca44939d876b01c32a2728e473 1,490 0.50/1.00 vMB 12
772,675 772,675 000000000000000000021424696a8c86316e0f9579e58a00c42fece720d9be5e 3,714 1.00/1.00 vMB 14
772,674 772,674 00000000000000000004516c0cfd430282358d85c05a73a5e5f8b018b5d69e13 302 0.07/1.00 vMB 14
772,673 772,673 000000000000000000045e506f0ae3c5f9a31ae4beb508fb1a71e118f68ff22c 1,507 0.44/1.00 vMB 13
772,672 772,672 0000000000000000000610a8fa4a8b9297ce29133cd5dbe891c93c3b3e1c0817 898 0.24/1.00 vMB 15
772,671 772,671 00000000000000000001e3b37be85c891dbf99cc0ae1c8ad78f632fcdb52f671 2,393 0.64/1.00 vMB 14
772,670 772,670 00000000000000000004e4a7243fb2533c4ec2e206883dbc139cc4ff2a492659 325 0.11/1.00 vMB 14
772,669 772,669 0000000000000000000331eac97d76ec1ded70f53faf2a6f7af0f6289a90604f 522 0.20/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.