Loading Tool

Explorer IconExplorer

Memory Pool

43,051 transactions
27.98 vMB
0.06303532 BTC
Random Selection Loading Transactions
Max Size: 147.52/200 MB

Candidate Block

Mining Attempt d651c7dd8f5e24673172d451a5d2343dddbba39b10a37f3f1062ee67d73344cf
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root dfde4464f3a2d2c293c85d323262aa5f85633a4f2af259a76358217fb7629246
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,117
Size: 1.00 vMB
Total Fees: 0.01035717 BTC
Feerates: 106.37 > 1.04 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (604,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,936 309,936 00000000000000000daeaf241081563c7cc16f5edb95b3dd6a03d64ef75ba7f4 315 0.28/1.00 vMB 20
309,935 309,935 0000000000000000025a2b1eae2923f375a0c23d309ad07276c89d968b35d70e 151 0.07/1.00 vMB 31
309,934 309,934 000000000000000039013f36f899a686016deb934b67babca09b82fe1eea46de 49 0.02/1.00 vMB 34
309,933 309,933 00000000000000001a97160dc697c0884513324b53726d8ab28c79c694490448 731 0.37/1.00 vMB 30
309,932 309,932 00000000000000003a5bec15243a315796a0bc9ed2494f3fd003168efd403811 675 0.33/1.00 vMB 36
309,931 309,931 00000000000000001265cd26b3dd3fe7eab8859d66ddd2fc5e7c9d58a29698ea 153 0.12/1.00 vMB 18
309,930 309,930 000000000000000040ef824b445b4334d742954723c467771b868095c264d63c 418 0.25/1.00 vMB 29
309,929 309,929 00000000000000000c74b3e03a0e57ef25032b82f8d839b2f5afb16bdbeabde1 258 0.21/1.00 vMB 23
309,928 309,928 00000000000000003728e16d9aedb606be3e7afdd6583c5964be1588ff841bc4 137 0.13/1.00 vMB 16
309,927 309,927 000000000000000008e59c75054217772acb5ab5f245e2cfd34220480f6b0635 128 0.07/1.00 vMB 32
309,926 309,926 0000000000000000199dbe4d67d44481fa7c0e8f3ae8aaf9d44f412bef539ed2 802 0.44/1.00 vMB 28
309,925 309,925 00000000000000003271e805f03518f01584856683be6113fff8d8301056f5f7 110 0.10/1.00 vMB 17
309,924 309,924 00000000000000000d375abe58b257b8f9fc6187b967e8aea3dcc8ce4d760a98 256 0.09/1.00 vMB 44
309,923 309,923 0000000000000000145c1ef0069716d0747510aab5d9ae4898e3e600982ee2ad 114 0.04/1.00 vMB 37
309,922 309,922 00000000000000001133965c9eeb92ca824187a2ee234981439b5d7f1ea537c7 393 0.27/1.00 vMB 26
309,921 309,921 00000000000000002bfa58d0e1924c0c83911ce6df565dc9b5dc630de4631164 271 0.15/1.00 vMB 30
309,920 309,920 0000000000000000327115502bb788280b055825f5658e80e3ee6d21a9dba08e 344 0.19/1.00 vMB 27
309,919 309,919 00000000000000002ffb4ad1b20b831a77d42f14dca132d2befe34566c38ff29 985 0.56/1.00 vMB 30
309,918 309,918 00000000000000003f3bf6934a5a2c9f3b9c0856fb592043fb6e5bc171a05e18 70 0.06/1.00 vMB 12
309,917 309,917 00000000000000002ecb0542f3aeb36c40d50516778929b4e672e84c05c6dd4c 838 0.52/1.00 vMB 27
309,916 309,916 00000000000000001154b2acc193e88feb6f128bdd2da8634b2298a976cbe638 293 0.22/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.