Loading Tool

Explorer IconExplorer

Memory Pool

77,529 transactions
29.06 vMB
0.07090552 BTC
Random Selection Loading Transactions
Max Size: 178.14/200 MB

Candidate Block

Mining Attempt 4b2c5dc5f7e900fa35fc33ccefa9488754dc13cf8ef944c770efec9d2c20a714
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root e508a883f40b4255dc79d88dacdceb4b3f146d10173131fe51411220993d8737
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.00743325 BTC
Feerates: 94.79 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (464,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,106 451,106 0000000000000000021380b1755889164ee13138dd81191f63648fc0b61a70ad 1,968 1.00/1.00 vMB 77
451,105 451,105 0000000000000000029c7e3b9617b876989679f9b41245ce7284df1fafd0da00 1,923 1.00/1.00 vMB 82
451,104 451,104 00000000000000000169247c20443fbbca770b570a060e13db17df2876f17fe2 1,875 1.00/1.00 vMB 110
451,103 451,103 000000000000000001ccffdf6bc188499df60e21bc0654d3946508ff50baaa3c 1,534 1.00/1.00 vMB 126
451,102 451,102 000000000000000000f6b2393a417fba4b6c22041d879cee4fb1e1c368b719f2 2,321 1.00/1.00 vMB 87
451,101 451,101 0000000000000000014999d72e8ee17cd370aacd259b5e068464fb9764f9a13c 2,270 1.00/1.00 vMB 74
451,100 451,100 00000000000000000149e7371182780d97f1eb0a0ae38fe0f3d41903d8dfbd04 1,729 0.75/1.00 vMB 99
451,099 451,099 000000000000000001cd4068320564cb86aa6b519de4623268138b285816ce4b 1,797 1.00/1.00 vMB 94
451,098 451,098 0000000000000000012c0036fc3e90ced081a7be268ba0a00a0b9e60fcd44e9b 2,036 1.00/1.00 vMB 122
451,097 451,097 000000000000000000c8749eea52836f798bde89234cdaf262ed186d28b16002 2,667 1.00/1.00 vMB 116
451,096 451,096 000000000000000000d7a22c2cf9a2750b61a70973c64c260b9296f70506f046 2,050 1.00/1.00 vMB 78
451,095 451,095 000000000000000000c83d1f12ec60f12f0bce8648e1db16dd7abbd192a94dca 1,956 1.00/1.00 vMB 83
451,094 451,094 0000000000000000006c5d17d628ee3d1df453024990336394e7cbc38f96598a 1,890 1.00/1.00 vMB 105
451,093 451,093 000000000000000002cba2000d2dbfae9bbad46ba29a6de973dc660f75061a56 1,978 1.00/1.00 vMB 138
451,092 451,092 00000000000000000077be11a8ce86e5076a6fd1a3614fb84c816f14957e3059 2,675 1.00/1.00 vMB 69
451,091 451,091 000000000000000000a1f3c9231f0be7a99bd785c1effb209ea6e0696fdabf1d 2,145 1.00/1.00 vMB 113
451,090 451,090 00000000000000000212a0164db9d80360bc739f80958a4162ec99d31c625ef3 2,595 1.00/1.00 vMB 102
451,089 451,089 000000000000000001317fe634024a99c22a263663bdabb77e089876cb385a11 2,210 1.00/1.00 vMB 82
451,088 451,088 0000000000000000003f24d48ab63a65db39dd01b525c625d4599feca37488be 2,230 1.00/1.00 vMB 92
451,087 451,087 000000000000000002389dc366d98109f0bfecc2ee1c77795396f4f9588d7557 2,115 1.00/1.00 vMB 94
451,086 451,086 0000000000000000003a27ed7f4d340503bfb5a8627c5df35b7bebb6cfc09b34 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.80 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: 710.12 GB
    • Received: 17.03 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.