Loading Tool

Explorer IconExplorer

Memory Pool

83,219 transactions
31.16 vMB
0.09342283 BTC
Random Selection Loading Transactions
Max Size: 191.20/200 MB

Candidate Block

Mining Attempt d332080d6e5a5b00ca8a480a6b78f3dc5caa47fd79d6d2d7b7730313f1326714
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 65d76f1f39f32fff33714e550a025fb4da8704f4c602b1ed9b94481e561ab69a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,729
Size: 1.00 vMB
Total Fees: 0.02319066 BTC
Feerates: 301.57 > 2.32 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (693,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,992 221,992 000000000000039393f3df99106113d5ef27488bc6921f991670c19aff6e6a59 503 0.20/1.00 vMB 193
221,991 221,991 0000000000000089321cb7500b0173a3fb62669813b57de0d4f5c6e5eb2adc22 340 0.13/1.00 vMB 200
221,990 221,990 000000000000034c4cda7fd92e0f4f90f144dd750f7f8303f8c2989458ac1045 210 0.10/1.00 vMB 186
221,989 221,989 00000000000003f27b0f6774091807f42f25f80c38a6626bbec9827f9e078056 34 0.01/1.00 vMB 197
221,988 221,988 0000000000000066a99681d057d958094f96104ea2e831bf5de5aaebe58443af 85 0.04/1.00 vMB 156
221,987 221,987 000000000000006c25e9ad5341bd2b6f5c729a6d563288d420747644143ceb79 99 0.04/1.00 vMB 158
221,986 221,986 00000000000001d5d6d75a1e420a028b4ee1e0f9d79a18236db390f562511f0f 339 0.13/1.00 vMB 207
221,985 221,985 00000000000001d8d96b714f6292330bd331639382e1018876176b6c544b8684 168 0.07/1.00 vMB 269
221,984 221,984 0000000000000470b38bc3581296b2a0d15dff6232195eb1229085ed33282923 222 0.09/1.00 vMB 231
221,983 221,983 000000000000005fe0c5f9694596c1441143da7c4d79551019bcee55fd8df613 168 0.08/1.00 vMB 146
221,982 221,982 000000000000021163cb5a0fabf310cb83b0d2523f38c35215e499a89af633f4 490 0.25/1.00 vMB 167
221,981 221,981 00000000000003d7fd878bc9661f5086d10b196c5a27c2652cc06cd0fa9ab84e 235 0.11/1.00 vMB 172
221,980 221,980 00000000000002f5784cfb6f5abf9a62cd427a53f0574eb4f61f6f947ea10ea7 124 0.05/1.00 vMB 38
221,979 221,979 0000000000000381962da36d5f7724468b9c211ad3ef722724f64d160df9ef09 210 0.17/1.00 vMB 105
221,978 221,978 000000000000047da7dea8168eea3c72e373c37e46f7567fec37a96ff7e4623f 667 0.25/1.00 vMB 206
221,977 221,977 000000000000024ce1eadd575dd907e88c3815564af4c7ade38f0b56492deef8 510 0.23/1.00 vMB 169
221,976 221,976 000000000000030547ea005f04ae2c230a7aa8416332c25798d61787a9f3aad0 130 0.05/1.00 vMB 24
221,975 221,975 000000000000014bc0c0e6f92258a3e541dc98671103e27950d453f7a8180a89 536 0.25/1.00 vMB 185
221,974 221,974 0000000000000484454083c71624382bd1831b17a608daa707b90d715f2117dd 487 0.25/1.00 vMB 175
221,973 221,973 000000000000027875587f109a8d123450d8395892f0499bcd949b0250a4fb24 8 0.00/1.00 vMB 0
221,972 221,972 0000000000000378ac007bfa20597db2b5abe95851f986c645ee892b0eff3da5 680 0.25/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 782.78 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: 709.55 GB
    • Received: 16.92 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.