Loading Tool

Explorer IconExplorer

Memory Pool

80,304 transactions
29.31 vMB
0.09638681 BTC
Random Selection Loading Transactions
Max Size: 178.61/200 MB

Candidate Block

Mining Attempt 6804b5b75ef2dda9df005981a76edea23d1b1171fb4190029ce34b5a91264639
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 7e7d11b99ef3bf4a7bbec6bd311d5634fef6f6aacbac7782a934cf051f951b18
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,462
Size: 1.00 vMB
Total Fees: 0.03484184 BTC
Feerates: 101.66 > 3.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (201,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,687 713,687 00000000000000000005e25b0d008e6392d11486cea60c062aa2b96ea846ce64 1,900 0.60/1.00 vMB 9
713,686 713,686 0000000000000000000a0507df7acf6e815361b43f51f9083a287130a63d88a5 2,286 1.00/1.00 vMB 7
713,685 713,685 00000000000000000000d4228677aed53e5be07532d0a0cc7cb726aa3523e0fa 1,010 0.32/1.00 vMB 10
713,684 713,684 000000000000000000065530ffcadf4577a914ba1551c44deef051e524f2b900 1,438 0.63/1.00 vMB 11
713,683 713,683 000000000000000000083f27abe569557f33bc90dc8a2173f7aae5f83cdecaee 2,413 0.88/1.00 vMB 8
713,682 713,682 00000000000000000002d5eb9b7a000572e903f1918f470ec56c5627887ce4d7 1,758 0.48/1.00 vMB 9
713,681 713,681 000000000000000000092ec0377bc7ec9807cc9e3095f3a46a16eda5bbf0bd92 968 0.33/1.00 vMB 10
713,680 713,680 000000000000000000084f3263294cb5e5583df2128c9244e12a4322c24bc89a 1,101 0.47/1.00 vMB 7
713,679 713,679 000000000000000000051b509c714c4f15b584b2b3a2cf1b0ebad7343ccd0072 1,325 0.43/1.00 vMB 9
713,678 713,678 0000000000000000000a9ea51cde2721d06cd0acf4ffc9d35c4faaa725a90ddb 2,620 0.95/1.00 vMB 10
713,677 713,677 00000000000000000001428b6dd8fb78d4c18d8266247406a181f377b2b76bc8 487 0.14/1.00 vMB 8
713,676 713,676 0000000000000000000b6661307a4ea817c5e371f4c939385e778be1278faa94 899 0.24/1.00 vMB 10
713,675 713,675 000000000000000000050a5a7621bdaeaef5ecfcdcb17ee854b9195555fa13de 412 0.14/1.00 vMB 10
713,674 713,674 000000000000000000095b2132f75f3a0a4b8c1e0c589fff84485cff12fe5110 930 0.46/1.00 vMB 2
713,673 713,673 00000000000000000003d6e541056529e433555205f7d70eef738be00ce1ce5a 3,200 1.00/1.00 vMB 7
713,672 713,672 0000000000000000000681b7ab9dec4ba750a7b87ecea8592504fdf7856e87df 3,150 1.00/1.00 vMB 6
713,671 713,671 00000000000000000002f9ea4d250a96c1775af3eeea631fe74bb194b4d7308d 3,241 1.00/1.00 vMB 24
713,670 713,670 000000000000000000058df10f4db7230b04a9b04aa199bfa2deee15fba73b45 1,472 0.51/1.00 vMB 8
713,669 713,669 000000000000000000037cc17972a986f90365389b58c30b1de73275b828b314 1,301 0.44/1.00 vMB 12
713,668 713,668 00000000000000000009d16879dc8c40e03563a4acff4da7f9299c97bb635887 1,664 0.70/1.00 vMB 4
713,667 713,667 0000000000000000000a66e4c073507de94f5a9a16b8601346eb25ff496e1354 3,668 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.