Loading Tool

Explorer IconExplorer

Memory Pool

44,710 transactions
27.30 vMB
0.10134060 BTC
Random Selection Loading Transactions
Max Size: 143.11/200 MB

Candidate Block

Mining Attempt 96d7ea7e59876831957aeb33d2a891554bb4d71ab3621aa16b88e16423f7cf09
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 1a237f5186f160ff49e4b322b14f3ad4bb8afb83541716207f41d9ea7ce9755a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.04605930 BTC
Feerates: 151.16 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (606,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,648 308,648 00000000000000002375abedd1475782ad7533f291bfd82ea782b13802ed7185 343 0.24/1.00 vMB 24
308,647 308,647 00000000000000001a23b1575f6a8ae505173a348c400e7ea2bc21779e3e4c4a 258 0.13/1.00 vMB 29
308,646 308,646 00000000000000001122e170c210b6bd8b4955a9a0433ffddabab27f5e393f12 292 0.21/1.00 vMB 26
308,645 308,645 00000000000000000a641b00fd31182f061ae5b2beeb4d171d508fe0406a4f48 724 0.43/1.00 vMB 32
308,644 308,644 00000000000000001aa5eff90ca2c055ff28a0e95fe3b3f2db398d142e04ff08 127 0.08/1.00 vMB 28
308,643 308,643 00000000000000002eb65c7df237d2ce5ebbdfcbd1dd33447c15f42c4212b5c7 232 0.11/1.00 vMB 24
308,642 308,642 00000000000000000af3d93c872da61c1be9d6cd78781219330cc8df3d3222b6 449 0.35/1.00 vMB 20
308,641 308,641 00000000000000000f8dd862afbf16e7b2069e00a768ab93d66963c7c7b802b9 1,110 0.65/1.00 vMB 30
308,640 308,640 000000000000000018f4705984f1fa1c4da9af457722d88e16a6de38fe4eaff1 96 0.05/1.00 vMB 12
308,639 308,639 00000000000000000f4f86482cbb360aea3eeb4bbdda441b26d57531216fcf1a 417 0.29/1.00 vMB 21
308,638 308,638 00000000000000001fa8387d649bc6133a6df30bc74a5f4829b00a4f5c40e845 897 0.54/1.00 vMB 29
308,637 308,637 0000000000000000280ad6db622daa67744aed52a4b78ffce85139a45faab442 524 0.33/1.00 vMB 27
308,636 308,636 000000000000000019eab15cb4488d360fadf7b2bd33052c5f342c89f530df53 991 0.65/1.00 vMB 26
308,635 308,635 0000000000000000235b5134863a2e4f6395ac8b5cb9476cedf1a7528988dc36 169 0.08/1.00 vMB 20
308,634 308,634 0000000000000000364713079b74cd86bef9f54aeff4e2eff2888d0a41abd3de 372 0.22/1.00 vMB 24
308,633 308,633 000000000000000020429224c6caa7d7ffd06b8c37f33d1e1c5e5ce8f2f8e7fd 875 0.55/1.00 vMB 23
308,632 308,632 00000000000000001c345915620e36ddf2ec5a33337bd535acbdc52e6df0e7ca 239 0.11/1.00 vMB 23
308,631 308,631 00000000000000002e4528b160d664e13ff5755a3f0db8e1ac2e79ccf545cb9b 388 0.38/1.00 vMB 22
308,630 308,630 00000000000000000e4fe3a9448b094d5565bda0dc3fc0cbdd00afe7fe090132 98 0.25/1.00 vMB 12
308,629 308,629 000000000000000026dccba48b70cc21902cad05812541a25c41b4a2934948d9 1,147 0.50/1.00 vMB 38
308,628 308,628 000000000000000035d9d8caed78d928eed6acb37549cd5c38471cbb8b28553b 1,466 0.75/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.