Loading Tool

Explorer IconExplorer

Memory Pool

80,821 transactions
30.98 vMB
0.09214297 BTC
Random Selection Loading Transactions
Max Size: 187.45/200 MB

Candidate Block

Mining Attempt 41748b86de28d3b34d4abf56d9c3fd40810011e0295e099a80135c432d528fea
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 24cff72c9780b081aa5da9b1c9787dbd8d0fe2775ec3635f7ac9a730410ad359
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,139
Size: 1.00 vMB
Total Fees: 0.02545487 BTC
Feerates: 110.56 > 2.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (214,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,343 700,343 0000000000000000000db92d0d5cee32c7d6c1fbf53e7b4c794b4f64757224e4 2,582 1.00/1.00 vMB 38
700,342 700,342 0000000000000000000def82e01e5deeaee4bf593d8fc22d0a8215c201ebe027 2,763 1.00/1.00 vMB 20
700,341 700,341 00000000000000000001cf8d559e1090329ce00ae81afb3b193e6d75cf0aecd4 1,351 1.00/1.00 vMB 10
700,340 700,340 0000000000000000000318393561db4311117c751134f62a9295376ad3ba1ae2 2,781 1.00/1.00 vMB 19
700,339 700,339 0000000000000000000c61959dd2676e8cb21eee5a00b3b81a2a764d7bfd1de8 1,698 1.00/1.00 vMB 7
700,338 700,338 0000000000000000000659caaaa68602d6a2d5814e6bf4f4414e230382c9d1d6 2,485 1.00/1.00 vMB 16
700,337 700,337 0000000000000000000b52a0f75f44d6ea2c5f6c8b7241d518e42aaeb7a955d4 3,018 1.00/1.00 vMB 8
700,336 700,336 0000000000000000000f2be0611771754b75aebc3dfd39b3b44535d16904bc74 2,556 1.00/1.00 vMB 13
700,335 700,335 00000000000000000000f12ced57ea2e496dc3026138f23f0b7433e86baf927f 2,397 1.00/1.00 vMB 18
700,334 700,334 00000000000000000007f463033f9fb91137068bd2c2c21765de727ecf3f9885 2,652 1.00/1.00 vMB 55
700,333 700,333 0000000000000000000114b1ea71bb2c6fce0a129a6290494de1e2b16e9a5137 1,218 0.42/1.00 vMB 7
700,332 700,332 000000000000000000047c374fce2be21cff8924a96de5f8075505aac8752957 2,388 1.00/1.00 vMB 14
700,331 700,331 00000000000000000005a750565d29758b47969e0f334394bb485920751ffa06 91 0.03/1.00 vMB 39
700,330 700,330 000000000000000000072523c377bf17d7f5ab48eeb5c7e6e4b587f71dec86a0 583 0.32/1.00 vMB 3
700,329 700,329 0000000000000000000e03e064a3e8598e1c9d62ebec4b0d9dad5f3636761571 2,347 1.00/1.00 vMB 11
700,328 700,328 0000000000000000000becf25f965556815c567d327043288f3a2f50282207d1 455 0.16/1.00 vMB 11
700,327 700,327 0000000000000000000db2b077b36b5b517382a4d3d14e9e7a5acdf9a6d0c55d 2,053 0.97/1.00 vMB 13
700,326 700,326 0000000000000000000b1e488deb8a73cdaf90775db9e18202b241c6ab7d4e26 775 0.33/1.00 vMB 12
700,325 700,325 0000000000000000000ec533309f4df6d11962d0468ce1dff363ce2938afceb7 378 0.19/1.00 vMB 11
700,324 700,324 0000000000000000000245ed0238f6d9bc97a914a4dc73f87f3d0091f7024f90 235 0.16/1.00 vMB 8
700,323 700,323 0000000000000000000efa3c0882e5245f299ae804ca5c18a4734dcf895954ea 1,248 0.53/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.71 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: 699.25 GB
    • Received: 16.60 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.