Loading Tool

Explorer IconExplorer

Memory Pool

78,824 transactions
29.52 vMB
0.10190000 BTC
Random Selection Loading Transactions
Max Size: 177.75/200 MB

Candidate Block

Mining Attempt e212743512185dc1b2af517c4193646e1ea50d3ce4ce0a743254bf1bf004782c
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 2c5617e45ebee8f02c1d7892c763f6aefea07a9a013ebf61be5042d4039d351c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,580
Size: 1.00 vMB
Total Fees: 0.03754358 BTC
Feerates: 164.34 > 3.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (286,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,686 628,686 0000000000000000000ea572a9acd7e38205b255305fc04186d43a7ff1906c41 1,292 1.00/1.00 vMB 20
628,685 628,685 00000000000000000003df78cc75b6bf13da2c787a699a237be29c6ed066b74b 1,236 1.00/1.00 vMB 2
628,684 628,684 0000000000000000000228a4c4ee7fa2ec735c639df1f1663960b70bdc4fa455 1,604 1.00/1.00 vMB 37
628,683 628,683 000000000000000000067f9672b1e99d585e597dae897bb6fbe92f775311605b 560 1.00/1.00 vMB 8
628,682 628,682 00000000000000000003cd34794d7158dc8f7408341d336fef1aab6d03cbe7d4 1,867 1.00/1.00 vMB 32
628,681 628,681 000000000000000000020c57a69fe0a752cd03398088cbebce3d736dc3c1c69f 1,797 1.00/1.00 vMB 27
628,680 628,680 00000000000000000005db46a49a84d1ed3fd2bdb0b852b153c086a3db51ea76 1,425 1.00/1.00 vMB 28
628,679 628,679 0000000000000000000458a72817545627c6942ef9abd3f5e11a5c38c9ef9905 2,124 1.00/1.00 vMB 14
628,678 628,678 000000000000000000048947d2000f193d9f0ab0a9bd40762939ab318180c7fc 2,581 1.00/1.00 vMB 69
628,677 628,677 0000000000000000000c468f08bb6a569ce520e92b27f2171a58b4f9b6ea25b9 1,150 1.00/1.00 vMB 15
628,676 628,676 0000000000000000000dd3c17d61a81a2db82630d289b31f9c3705e7e910696a 376 1.00/1.00 vMB 5
628,675 628,675 00000000000000000006af23e60c9cb53781f1334dd20af31a977de79258fd35 1,429 1.00/1.00 vMB 21
628,674 628,674 0000000000000000000bfa0b9656b56fe4c0e38056378d56ee11374fa55550be 1,929 1.00/1.00 vMB 31
628,673 628,673 0000000000000000000d9ac411a9dffe1b8226325aa3300160959fd4d6c8abee 506 1.00/1.00 vMB 4
628,672 628,672 00000000000000000003f0db2105342f8372f07e7703cbaa4aa66870d430ea14 1,726 1.00/1.00 vMB 33
628,671 628,671 0000000000000000001176c44f1411148bc72406d38ecc6e9f1d57bd2d914cd2 1,503 1.00/1.00 vMB 58
628,670 628,670 0000000000000000000febc445716b954ba272beaf631b7d6bcf6804da5d28f4 231 1.00/1.00 vMB 6
628,669 628,669 0000000000000000000ec488251dbc6b2f574f0c4f2bc3380c5d428369225c46 770 1.00/1.00 vMB 13
628,668 628,668 00000000000000000002b54c68596097384e189609c21f0617af2c5c6c738f57 190 1.00/1.00 vMB 3
628,667 628,667 0000000000000000000a9bf381ed947bf04e032c22a002d7f94150e2282791d4 609 1.00/1.00 vMB 12
628,666 628,666 00000000000000000005b9d098e587ff440bd7b82c213b8422adc63e1ad48e00 1,511 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.