Loading Tool

Explorer IconExplorer

Memory Pool

74,251 transactions
28.89 vMB
0.07651516 BTC
Random Selection Loading Transactions
Max Size: 170.36/200 MB

Candidate Block

Mining Attempt 0defa8d4b23d0cfbdee0bf546dcf15e7f7fdd8e9099d95448e9572eaf4ca9f6d
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root ac9c7132963245eabe8f44ff9a6a7b12bf9f38140b1625c7e4244008ffa7ade3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,155
Size: 1.00 vMB
Total Fees: 0.01659021 BTC
Feerates: 98.05 > 1.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (224,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,666 690,666 0000000000000000000983a0f0f460619a0bbb6c64168cdcdc77397aab2afda2 1,239 0.51/1.00 vMB 22
690,665 690,665 0000000000000000000f442f0b5aafe32fbf4ac3d43b72e3530cd6f741a210be 651 0.35/1.00 vMB 23
690,664 690,664 00000000000000000002b1b376e461a9aec8b87e40161fb4f8fff05ca75f520d 504 1.00/1.00 vMB 6
690,663 690,663 0000000000000000000988f79b57efdf9f02a30fc87cc87e27398145ae6ddfcd 780 0.32/1.00 vMB 26
690,662 690,662 0000000000000000000430afe1e83fb3a07027e5bbfcf1877ad9b229372cd02c 1,230 0.51/1.00 vMB 27
690,661 690,661 0000000000000000000f73c964df2e0f51cb75df10b19c2d316105382c330cf9 810 0.31/1.00 vMB 25
690,660 690,660 0000000000000000000fae2377ef5bf85ea7d8fdc24595bf2c4b4fe6e09e20de 739 0.42/1.00 vMB 23
690,659 690,659 00000000000000000005fd35ed77a4c98c10608b12547b1a4a0bc272091d7ffa 1,451 0.80/1.00 vMB 22
690,658 690,658 00000000000000000004595883e61985ab6050ea975fc32d27a505d6ef84dab1 1,001 0.52/1.00 vMB 11
690,657 690,657 00000000000000000006334724e6055826b105e8f4bd55670ca2228c15dcfbb5 1,722 1.00/1.00 vMB 22
690,656 690,656 00000000000000000011cb6b85a133feeed600bef6bd3cdb01559d8852b718cc 831 1.00/1.00 vMB 39
690,655 690,655 000000000000000000105ebbfa4434151d461cd5d874853f0619abd802ab2c3b 119 0.06/1.00 vMB 32
690,654 690,654 0000000000000000001153b5de0fbaa7523ed09dfac78efe48325eaefef868dc 1,260 0.63/1.00 vMB 29
690,653 690,653 00000000000000000013598ff23d16764d1f929fbc75530d1d3945d1374d2cc8 600 0.40/1.00 vMB 18
690,652 690,652 0000000000000000000933922016de547b78d45eb741a7d861e3a23af8f06225 1,322 0.72/1.00 vMB 24
690,651 690,651 0000000000000000000ea56544d2450721a648380395d44dc58f76e6d64a8a51 1,570 0.73/1.00 vMB 8
690,650 690,650 00000000000000000004b24e916881810674d5920d71b7bdbb2c4e5e4b74c9de 1,401 1.00/1.00 vMB 24
690,649 690,649 000000000000000000027ef9114f318d7c56cf86fad85ebe42d6606ec793b642 1,896 1.00/1.00 vMB 13
690,648 690,648 0000000000000000000364641e8940c1f4cb9e2c6cba85a782de5ae3991c28fd 1,700 1.00/1.00 vMB 49
690,647 690,647 00000000000000000011cd25e762e7f6d6e2413eeb2ad2d925c9accbe51cab14 506 0.17/1.00 vMB 20
690,646 690,646 00000000000000000005a8a8f635edc32d59f6b56699f7f730b13c425f1b78f7 1,490 0.72/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.46 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.95 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.