Loading Tool

Explorer IconExplorer

Memory Pool

79,962 transactions
29.95 vMB
0.13317147 BTC
Random Selection Loading Transactions
Max Size: 180.95/200 MB

Candidate Block

Mining Attempt 9914478e6ed01de47f72dadbc7a5ab836f27f90dcd4da993dddb77fb5d539019
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root c15d0c06a42aa4ce60f07c7bd8525101b8f594a554a8f25ab738ad94b48b2589
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,861
Size: 1.00 vMB
Total Fees: 0.06426663 BTC
Feerates: 101.64 > 6.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (236,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,098 679,098 000000000000000000020e7efea6f726cfdfec476392622e82b17641aa19a101 3,163 1.00/1.00 vMB 89
679,097 679,097 00000000000000000008688a958c61d3282bd462a9adf9f8e513d14e96a7f277 2,829 1.00/1.00 vMB 95
679,096 679,096 000000000000000000073c998ab40b056bc2158c74bf9c17d38e3d0ec338f4a7 2,964 1.00/1.00 vMB 106
679,095 679,095 0000000000000000000a4a42a0741d5cf520642161178fe26e0fa380d9921a51 2,718 1.00/1.00 vMB 103
679,094 679,094 000000000000000000063c59ff865582d00baa1f4bf1558670b0635afeaec73e 2,897 1.00/1.00 vMB 95
679,093 679,093 00000000000000000003bae29442b3088e35b807eb38a5e1905345c034a1e257 2,730 1.00/1.00 vMB 103
679,092 679,092 00000000000000000005684c1fc13afe2b53dbd755a45d8e727b0d2516e09274 2,517 1.00/1.00 vMB 110
679,091 679,091 000000000000000000065a9db81e2c7d611d6a8620085ffc31e2301faaad341e 1,498 1.00/1.00 vMB 86
679,090 679,090 0000000000000000000209dd8cdbd801bcdf5de282f887b91057ba6ac56dc9db 1,918 1.00/1.00 vMB 93
679,089 679,089 0000000000000000000b5710368a674cff18b0356aeaf8c076fb8b08c3f70229 2,354 1.00/1.00 vMB 88
679,088 679,088 000000000000000000029f4ecaf1121d6d02d3949a12ab5be54d925929484d7f 2,580 1.00/1.00 vMB 78
679,087 679,087 00000000000000000007320f308d828bc71674b61d9701c59c553b283d8f804d 2,409 1.00/1.00 vMB 82
679,086 679,086 00000000000000000006c5094995745305d6a129e4bc86672a93cc24637d0e6a 2,482 1.00/1.00 vMB 89
679,085 679,085 000000000000000000099d7eef879e7a4795c449b9c423b4f060399f42776902 2,111 1.00/1.00 vMB 80
679,084 679,084 0000000000000000000513aa32ff59f94271d209f2b6d058e4ba316a71b6a031 3,432 1.00/1.00 vMB 87
679,083 679,083 0000000000000000000456eda8bed1759b3e5e6118d4d4af83170d9dc8342e23 2,606 1.00/1.00 vMB 92
679,082 679,082 000000000000000000086ed09b73c7e7ee00e0411c01c25d9525676a4ff9c41c 2,860 1.00/1.00 vMB 103
679,081 679,081 00000000000000000004dc703d05ce142bf9d079d56754c3d9aeec868b470b63 2,984 1.00/1.00 vMB 104
679,080 679,080 000000000000000000017deea6e6ed94c5c441563a9988835bf7a683d938fd17 2,992 1.00/1.00 vMB 110
679,079 679,079 000000000000000000082ee4da18c8c10b30f2407bb9b3c08e4c4f615cb94672 2,893 1.00/1.00 vMB 90
679,078 679,078 00000000000000000000da41dcd63db359ceb3f314c13948933057ce0697bded 2,973 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.