Loading Tool

Explorer IconExplorer

Memory Pool

84,589 transactions
31.76 vMB
0.16300682 BTC
Random Selection Loading Transactions
Max Size: 189.05/200 MB

Candidate Block

Mining Attempt 5643b6268308b5a771f2e16af09bebe6c3325ba772992b1b23602478a3d90c03
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root ffe024181406898f235ac897af722cabb179bdd20956a97eac4ceb9175f381ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,122
Size: 1.00 vMB
Total Fees: 0.05174593 BTC
Feerates: 402.75 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (236,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,101 679,101 0000000000000000000a4b68694bf48267f04abf5c08094c01dc609d0f3db04d 2,755 1.00/1.00 vMB 103
679,100 679,100 00000000000000000005dec6610f90cfd24ea0d00cbed90835a5d5d62f472b7a 2,015 1.00/1.00 vMB 93
679,099 679,099 0000000000000000000b70368126f54bcb71cc89d986a734727efceb1d343e84 2,193 1.00/1.00 vMB 95
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
Previous 10 blocks ↓
Total Size: 782.65 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.66 GB
    • Received: 16.30 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.