Loading Tool

Explorer IconExplorer

Memory Pool

77,117 transactions
28.51 vMB
0.09754497 BTC
Random Selection Loading Transactions
Max Size: 173.30/200 MB

Candidate Block

Mining Attempt cbfac4c71f4002bd301aa53cda0915022e3768f51b24577f6d1b0905ee6da126
Version 20000000
Previous Block 000000000000000000013d05d8e07eeed9e42c45f154b4b1a21afed5c5408f6f
Merkle Root 9deb8b2bcec124d65fc8c1da127fab8ab86970fa2860085bba21c29ccf59306c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,357
Size: 1.00 vMB
Total Fees: 0.03302376 BTC
Feerates: 526.32 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,277 (472,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,679 442,679 000000000000000000b6d641fccb8fe23326cf31192c861b00d4f04f22aae51a 2,110 1.00/1.00 vMB 72
442,678 442,678 00000000000000000394b226ade042267d3b6b45f2101396742b84b5832066bc 2,665 1.00/1.00 vMB 124
442,677 442,677 0000000000000000036d5a7173fa75185a5f7b60195d3bac03ecef3e971c1637 2,696 1.00/1.00 vMB 88
442,676 442,676 0000000000000000000782aa9208fd57f0d6db5867250a8b1a56788fe4480683 1,590 1.00/1.00 vMB 64
442,675 442,675 000000000000000003808bd295164d12d05dcad72112d864b4d9fd851e1e1c8b 2,875 1.00/1.00 vMB 68
442,674 442,674 00000000000000000124cee6d92d83ad54b36a67420a702b24f3a25a21238b5a 2,605 1.00/1.00 vMB 98
442,673 442,673 0000000000000000001b2fb82074e63b67be4a5b21fffa12e41ee5142a1ef1f0 1,998 1.00/1.00 vMB 61
442,672 442,672 0000000000000000023d158ad8634bf7cf62467fb92bd9eaf2adfbb68c284cc9 1,981 1.00/1.00 vMB 76
442,671 442,671 000000000000000003a9b76ee767a94b5f288c63e25c15a6b16d3e96efe3d135 2,994 1.00/1.00 vMB 74
442,670 442,670 000000000000000002e0469eaf170b10f265349ede16c8f5ae1d335d05fbf7d5 2,344 1.00/1.00 vMB 104
442,669 442,669 000000000000000002b99287034c0b2c78b4fc1e1477624b4f36da2ec518146e 2,806 1.00/1.00 vMB 80
442,668 442,668 000000000000000000e764c60e5fe13c8ccb4dc834fda1d014705fa9e822db06 2,481 1.00/1.00 vMB 76
442,667 442,667 0000000000000000033d167e8068e574fd5ff107cdf7e8ec1edda08a09e13509 2,558 1.00/1.00 vMB 110
442,666 442,666 0000000000000000009415775683ab8dc42b7305d8c693fb1b087d0d2f8bd610 2,536 1.00/1.00 vMB 90
442,665 442,665 0000000000000000010f10ba6c5f948fc32677b2aa1c67c7cc9fe6174241f1ab 2,079 1.00/1.00 vMB 51
442,664 442,664 0000000000000000000a9d4caba691ca1640a8b54c942f799e920a1b8904f76c 2,543 1.00/1.00 vMB 83
442,663 442,663 0000000000000000021a553d23ab345dc62a7cff2108a67de792515bcf615b29 2,677 1.00/1.00 vMB 66
442,662 442,662 00000000000000000334d94ec9b3d292565d2ce2dc9bcdc6c5e5c5828b5249b2 2,373 1.00/1.00 vMB 94
442,661 442,661 00000000000000000188261f00add54b0e700cfc8a2d84b7dc4b0bbca9d45d16 2,638 1.00/1.00 vMB 81
442,660 442,660 000000000000000003435fc61ef44c56e3e85af74aa29ff7095cc98327439c6e 2,387 1.00/1.00 vMB 71
442,659 442,659 000000000000000003c301a6bacdfc88e83a1f4adf1d03fba5e1a24245cbeeb6 2,131 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.