Loading Tool

Explorer IconExplorer

Memory Pool

79,096 transactions
29.66 vMB
0.07612965 BTC
Random Selection Loading Transactions
Max Size: 178.19/200 MB

Candidate Block

Mining Attempt 2d35fe4fa5181b1a31e3ec6a6afb81553a61f8bd359dce78ea40fda0d63df719
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root d664c2bb028c3f4e47e90610978d77de1ab066eb42795e3928a8e7386845aa8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,020
Size: 1.00 vMB
Total Fees: 0.01567913 BTC
Feerates: 101.61 > 1.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (137,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,280 777,280 0000000000000000000231bac54788b24348502312dda444c788727b36a117d4 1,851 1.00/1.00 vMB 14
777,279 777,279 00000000000000000006d9e602520e4654ad42e72ec28a783e8716513a372f21 1,219 1.00/1.00 vMB 10
777,278 777,278 00000000000000000001f4141a8288a0358c0e0dad60e66c8a7bbe60cb1651fc 190 1.00/1.00 vMB 2
777,277 777,277 000000000000000000042496f8847a0fb0493e7c029d4f2ca62cc2b051a4072b 770 1.00/1.00 vMB 5
777,276 777,276 00000000000000000007265d9d0c0405d2a30f06ee9b848da3a41d05706c34b6 788 1.00/1.00 vMB 9
777,275 777,275 000000000000000000042da1349ca285131f5c8d171f2f11c02b5bf1d1edae4d 809 1.00/1.00 vMB 9
777,274 777,274 00000000000000000003ed83905303163a127be8d926ef26e058c6ff5bc53cfc 367 1.00/1.00 vMB 2
777,273 777,273 00000000000000000005d57902fc82b6edd953e8b0fbb5e4fcab6c3c3a3073d5 1,431 1.00/1.00 vMB 6
777,272 777,272 00000000000000000006e1a58374eb34a327d7f3d7002035b42186a656e0fd0f 934 1.00/1.00 vMB 4
777,271 777,271 00000000000000000006ea0a46f98e89b9d3801887a3cbedddca4e280c3606ea 2,131 1.00/1.00 vMB 19
777,270 777,270 0000000000000000000504c946c897c31528f4182ffcd236fad1450bc627b45e 1,344 1.00/1.00 vMB 6
777,269 777,269 000000000000000000047e94790c1739438aff2cc3c138da4ffada521b3fb295 2,527 1.00/1.00 vMB 19
777,268 777,268 0000000000000000000536ba90cfb27d40951c7b04233069532048fbac230c4b 290 1.00/1.00 vMB 2
777,267 777,267 000000000000000000001b206bca7f9215f91b9488d64b61acfa660ff2e31260 1,695 1.00/1.00 vMB 13
777,266 777,266 0000000000000000000135ba7df38a1638f7444fc70c539f9e3517af73c89628 529 1.00/1.00 vMB 1
777,265 777,265 00000000000000000002a9c972e8b87fdc43fdce6e3e3dd0b16decdcf050ecc7 502 1.00/1.00 vMB 6
777,264 777,264 0000000000000000000727e1f87e92870780da5c1841109832065380526e75e2 877 1.00/1.00 vMB 8
777,263 777,263 00000000000000000001109078fd59f6c8023940d7e556d8aee943668cbad773 1,451 1.00/1.00 vMB 17
777,262 777,262 000000000000000000010672d82e68f854a2f0e674b81644ef37c020f31332e6 1,244 1.00/1.00 vMB 16
777,261 777,261 0000000000000000000175937da5cd086b2ad9d4df314a3fa952f6a9ebb1ef2e 2,508 1.00/1.00 vMB 13
777,260 777,260 00000000000000000001db9adea880924428e86231efeaca16c562829ed26e62 1,474 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.