Loading Tool

Explorer IconExplorer

Memory Pool

84,493 transactions
31.32 vMB
0.10508618 BTC
Random Selection Loading Transactions
Max Size: 188.86/200 MB

Candidate Block

Mining Attempt 00e46f2c5b6deb74eb527451a006ab05d6bb4042c920c9bfbdea0738b41bf6b7
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root ea6ecc0b09ef0973b51d5ed7f741483797bd93e645db3e6a81041a6ae46f4de7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.03362251 BTC
Feerates: 150.76 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (419,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,276 495,276 000000000000000000ad61d46b561a6c20bea19ffe4443fdd74abf7ce49e3c0c 2,457 1.00/1.00 vMB 341
495,275 495,275 00000000000000000073369b9924c9afe83a4c8e7da0ca64153bfcf6a3e6f664 2,588 1.00/1.00 vMB 283
495,274 495,274 0000000000000000006512a6484561135262ae2050bde420dc8b8695376520ec 2,678 1.00/1.00 vMB 111
495,273 495,273 0000000000000000000189d7348fd2c179579f5ae4fbdb17d08a640ce3583bb9 2,632 1.00/1.00 vMB 156
495,272 495,272 0000000000000000005d1bafc5ce58c1dff2a58bfed50896e880c6e70697d36e 1,528 1.00/1.00 vMB 176
495,271 495,271 00000000000000000090b967547deb9de3dbae15ee6f3fa7593d6c4afeb5f49b 2,554 1.00/1.00 vMB 266
495,270 495,270 0000000000000000007b6f4c412067c1f40774a05e09c377c5fce4c603411b9e 2,104 1.00/1.00 vMB 171
495,269 495,269 0000000000000000005ae73a5c346f520c43b8d07dbe835f6f18675e3c9c60fb 2,307 1.00/1.00 vMB 213
495,268 495,268 0000000000000000006a73e8c27edb4bb893fa19614e1025debb5e9e8ed34f7c 2,165 1.00/1.00 vMB 338
495,267 495,267 0000000000000000004dacb4973f76d9685357fffdaafed70bca270b3063429e 2,403 1.00/1.00 vMB 441
495,266 495,266 00000000000000000068132d43923b8b3c7d2db265d4ad0165faac99f732a01d 2,408 1.00/1.00 vMB 188
495,265 495,265 00000000000000000066cbe994d47b9909b4be5205a7f73a5da63cf96fece26e 2,199 1.00/1.00 vMB 211
495,264 495,264 0000000000000000009e2864647172364d0df128d8b998ee80a1f56de74d18d9 2,003 1.00/1.00 vMB 176
495,263 495,263 00000000000000000088b6013a77914120017ef66c4f4df3f6d4fd99c5e3c98c 2,641 1.00/1.00 vMB 159
495,262 495,262 000000000000000000414910ba6eb45573c22908225a06d80ed20b2407a651ca 2,271 1.00/1.00 vMB 295
495,261 495,261 00000000000000000036996fc8ddac9b49b54750b14879f18203b8046b1fb1c2 1,072 1.00/1.00 vMB 188
495,260 495,260 0000000000000000000f94d7c52c39fbfc73a18c71654c081d535b2584e27601 2,016 1.00/1.00 vMB 242
495,259 495,259 000000000000000000a026617d7b7c0a4e6bc6aea34da9f8a7b056cedb3a87a4 2,463 1.00/1.00 vMB 364
495,258 495,258 0000000000000000003f1bbbaaf857aacb40d3cda1546d9dd137a63da0abfab3 631 0.34/1.00 vMB 167
495,257 495,257 000000000000000000c3b60add67a2f3f36d800b6b1ea3d81cb7d31900b7d4a7 2,178 1.00/1.00 vMB 273
495,256 495,256 0000000000000000000611ee86f0544cdcda08840535685b8a3dc92c4b60aa67 215 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.35 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: 661.99 GB
    • Received: 14.83 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.