Loading Tool

Explorer IconExplorer

Memory Pool

77,177 transactions
28.66 vMB
0.06595613 BTC
Random Selection Loading Transactions
Max Size: 173.89/200 MB

Candidate Block

Mining Attempt cecbd400d348f08b9503f6fd550fa81b0067d16e9f45c434542db62e5fe32621
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root d09a381e75dd77835cee6fd9e75dfd97ceb916201c78311736af94baa7963a0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,594
Size: 1.00 vMB
Total Fees: 0.00648569 BTC
Feerates: 100.72 > 0.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (309,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,728 605,728 000000000000000000094e6dfb1452672231d4bdbfcc0030d10c5253e8508e44 2,274 1.00/1.00 vMB 12
605,727 605,727 000000000000000000085788000955eb3042aeec19f31244fbac41b0464360c3 3,304 1.00/1.00 vMB 44
605,726 605,726 0000000000000000000835f7bb2359d56644bc0e486ca36a9ea65580feb70f5c 1,292 0.36/1.00 vMB 18
605,725 605,725 0000000000000000000b4422425a304390c380be8ff15058ef18ae18fd45b821 1,147 0.36/1.00 vMB 13
605,724 605,724 0000000000000000000bdc103fdec24dc14945ba1cfbe20b307d150901733898 2,745 1.00/1.00 vMB 25
605,723 605,723 0000000000000000000933ecb7a44213512ec0985c45d54379c1754278110cbe 2,821 0.88/1.00 vMB 23
605,722 605,722 000000000000000000024e060c7d74f0d2c9779b2adfb0c4c2f3e50b737013d1 1,575 0.61/1.00 vMB 10
605,721 605,721 00000000000000000011b66ce6a4792eafdfc3d78624e5409eede3a061a68a56 2,352 1.00/1.00 vMB 3
605,720 605,720 00000000000000000002ac6a8eb8cedd1a3138a7d3e78322be161eb7bb237198 2,726 1.00/1.00 vMB 18
605,719 605,719 000000000000000000087e03045bae1fd44c9e22baa33cf1d0363250ad8f240e 2,818 0.99/1.00 vMB 22
605,718 605,718 00000000000000000005d4969a899c18e47986e544f904037bd7d53e3bae1efe 2,677 1.00/1.00 vMB 26
605,717 605,717 00000000000000000002688446ee4bd8284d7a45b455cc4013316f35908cdf33 2,754 1.00/1.00 vMB 14
605,716 605,716 00000000000000000012e180ccc0fe31318a2d662a5730d135d5f1de6b6ec289 3,270 1.00/1.00 vMB 36
605,715 605,715 0000000000000000000834c18554047fda64982f8261579316d3aacb66641dab 3,042 1.00/1.00 vMB 33
605,714 605,714 0000000000000000001080ff68483971a73fcaf52980b3f2d9c99c0be70927b7 2,212 1.00/1.00 vMB 20
605,713 605,713 000000000000000000073e9c9eb79b179fd25e0df1ae8103fbac11399f77262a 2,917 1.00/1.00 vMB 36
605,712 605,712 000000000000000000022cd78f1ed7a55a5c734cce23f27bfbab23394e659f7d 2,118 0.68/1.00 vMB 23
605,711 605,711 0000000000000000000fe5342b7c01f2bc43c5f4f7be48f9e29b4bb8f50afdd4 757 0.22/1.00 vMB 23
605,710 605,710 0000000000000000000a9d353cb0d0d576c0b6887b1b750b3e2a9488355cb29a 1,645 0.51/1.00 vMB 24
605,709 605,709 0000000000000000000f95e0dd10ae1feff7e989bf551c353c449fcb09d095d9 2,236 0.75/1.00 vMB 19
605,708 605,708 00000000000000000010336cdc25924cef4aa34fc73caf63274cf9a80d48bebd 1,372 0.45/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.57 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: 671.10 GB
    • Received: 15.86 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.