Loading Tool

Explorer IconExplorer

Memory Pool

80,114 transactions
30.81 vMB
0.08820550 BTC
Random Selection Loading Transactions
Max Size: 186.62/200 MB

Candidate Block

Mining Attempt c763d3476d9c5c950cc3cf6a46b44159142220151c6f9cffd43bba1f51326f94
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root d5abd65a886fe7f226bd70758646d5a8473faaac2fbeb9abdb0f0fe539b4bd12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,817
Size: 1.00 vMB
Total Fees: 0.01565727 BTC
Feerates: 106.51 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (557,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,639 357,639 000000000000000003a68b97b73d2ab36f8f5293657e06dbea2c523525c8a0ef 764 0.40/1.00 vMB 25
357,638 357,638 00000000000000000343529986508993d1da42a1d4a1be231fd6ded40561cfb8 190 0.08/1.00 vMB 27
357,637 357,637 00000000000000000ff4e9006388e45f32e068cefd7bf6f706f05bf93a394bed 472 0.27/1.00 vMB 24
357,636 357,636 00000000000000000427108e661b67e2c1594da28f388feab4be43e67c11b7ef 186 0.11/1.00 vMB 19
357,635 357,635 0000000000000000027d5b623e879750b03326cce180fe50ad0e19aee5b4b0df 483 0.20/1.00 vMB 31
357,634 357,634 000000000000000002f11db4c84dcc80baacde6762de41c374e1a653d0b5c54f 60 0.05/1.00 vMB 17
357,633 357,633 000000000000000015fddad53b1be6bcfd351e17a5112053a5a6b88b031855a8 431 0.27/1.00 vMB 23
357,632 357,632 00000000000000000eff4677c85a94bfa53d98fb7529c9063407ad6224ce77ea 229 0.11/1.00 vMB 27
357,631 357,631 00000000000000000ca29be1893ce8d4582a1a0b94b803dd0460b12a2f783d24 609 0.31/1.00 vMB 23
357,630 357,630 00000000000000000017da410fbc034adc3d310228a635440a346a8712d0c36a 1,567 1.00/1.00 vMB 26
357,629 357,629 00000000000000000ae85a1a6df1d813f45e8ee4605af42b28144aba0633b3ce 794 0.55/1.00 vMB 20
357,628 357,628 00000000000000001218a84498b75daa4e3fb590c481eaae09111641d1e29696 771 0.25/1.00 vMB 40
357,627 357,627 00000000000000000e88357c77ce601ad2a34a154911913bb63df8e59d29caaa 1,288 0.63/1.00 vMB 30
357,626 357,626 00000000000000000268f2e2bb0108a61de9314265686cf6bb58c7668d283be1 1,283 0.71/1.00 vMB 25
357,625 357,625 0000000000000000133766a0fb640dcab77460eabdf20eb185ed4b2580a9fa02 1,122 0.53/1.00 vMB 27
357,624 357,624 0000000000000000120f4e406627dca71161667201e32e7d0fefab8de772e2bd 1,416 0.66/1.00 vMB 27
357,623 357,623 00000000000000000530d55bf9b50947a3121bca8433c78ada03dfa309e4201d 241 0.11/1.00 vMB 28
357,622 357,622 000000000000000003926090cdc3a152c6a0a0929a89dc1b15acabb4dc9c8a35 389 0.18/1.00 vMB 44
357,621 357,621 0000000000000000158467a23136ff5d039b8612601cc4d44a0a9f65d8c4563d 336 0.16/1.00 vMB 28
357,620 357,620 00000000000000000ff8cee53d26b2368132115df4a55b8c0d41a3a6263b536c 374 0.17/1.00 vMB 29
357,619 357,619 0000000000000000086e439287836ee305938fee9a2241edbb034b7e650e1b1e 656 0.33/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.