Loading Tool

Explorer IconExplorer

Memory Pool

81,948 transactions
30.48 vMB
0.13244313 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt 4b08ca46cf444482dab94941c5cb63acd430785400d914e4ca062b82c90a3bc9
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root e44c4009143e91bb0c02acf18e9f8f6da8cb29dbed0d8394e1c69ca98c75d07e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.05161838 BTC
Feerates: 302.06 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (628,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,187 286,187 000000000000000078aecd76ad78a225edbbe5ba9d26a3d8e18204a10843ce51 165 0.06/1.00 vMB 77
286,186 286,186 0000000000000000744bf335d5e339bcebe28f03734196489b6b77185cdda416 186 0.09/1.00 vMB 32
286,185 286,185 0000000000000000364255b60073751b521482392b57d19de96244b8cc5e3980 59 0.03/1.00 vMB 46
286,184 286,184 000000000000000035884563f0bc9b18dedb4aeba26217f2c5538f3cd895da0c 26 0.15/1.00 vMB 10
286,183 286,183 0000000000000001221427a21fb5f7e79a10812e5e7e060bdc029cbd1d4f581d 264 0.19/1.00 vMB 23
286,182 286,182 00000000000000011c4e4f8d85b8153c62f9128edf82edbb3d488d2f2c6377f6 366 0.48/1.00 vMB 20
286,181 286,181 00000000000000008c7eddf098d9bdbab17825ea1b9e9d5162859c82d2e4fa81 236 0.24/1.00 vMB 19
286,180 286,180 00000000000000005356349edf552c5b20c2cb0e75b139622a73310ba4c357d4 208 0.06/1.00 vMB 82
286,179 286,179 0000000000000001256c75b58e3efb1789161abbac478c524a9eda7ae901bf45 393 0.22/1.00 vMB 34
286,178 286,178 00000000000000002639ca6e6be54e2f7151033467c556ad6e24c5b3dbf9e04a 80 0.03/1.00 vMB 12
286,177 286,177 0000000000000000f2bc61d554d9dff9e4ea4a19ab79a05250788c3cc974d091 492 0.27/1.00 vMB 38
286,176 286,176 00000000000000014f1ec1999cca02066362f3b77975071e65b9b065d5c7d8c6 56 0.03/1.00 vMB 12
286,175 286,175 0000000000000000e47e08a893c51cd58114b0241eb73feb73dfc0f3a77bda7e 676 0.27/1.00 vMB 46
286,174 286,174 000000000000000034cfb6c2802f6397bc6a409bcd2ad806a07c5ed5daa1f7e8 160 0.07/1.00 vMB 34
286,173 286,173 000000000000000075f44317618d73bed7728973535a237c39755db8d4e9f296 479 0.22/1.00 vMB 36
286,172 286,172 000000000000000151b16d2b5b68291d9e31389b357dd29e2e5afa903b879870 104 0.07/1.00 vMB 23
286,171 286,171 000000000000000180699fc0e554123d4d8495715b4cf6b0fcf353001e69df69 436 0.21/1.00 vMB 44
286,170 286,170 000000000000000197a192d67e565aafd6bc360a1faca1b36a43ecfd20723af1 261 0.11/1.00 vMB 57
286,169 286,169 00000000000000004ec2392c848a51e7b971d4c101ab3732e648af122cce4f26 225 0.12/1.00 vMB 33
286,168 286,168 000000000000000171563c79158ba953885715c26ee2b92629abd94a3e42fc2f 210 0.10/1.00 vMB 18
286,167 286,167 00000000000000011310e0b8364cce133cd5f3a4e9b7388100a830aa507dfe74 616 0.28/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.11 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.