Loading Tool

Explorer IconExplorer

Memory Pool

39,493 transactions
28.78 vMB
0.06749242 BTC
Random Selection Loading Transactions
Max Size: 146.06/200 MB

Candidate Block

Mining Attempt 386c95da81c95aac24ea9580940bfb10dabe17eccd659409a574cac62f48ad68
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root d0e1bd51c71346c863c6cb9013cd30d5db2be73b8a9261b92de8caabe0b1b94b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,311
Size: 1.00 vMB
Total Fees: 0.01168689 BTC
Feerates: 88.61 > 1.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (332,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,679 581,679 00000000000000000002797a475f6b6fceec6173402b504b777ce3470c146bce 2,701 1.00/1.00 vMB 133
581,678 581,678 00000000000000000024f8b207361523e765680c3dcbd5e1dfddb0e57f596980 2,291 1.00/1.00 vMB 96
581,677 581,677 0000000000000000000093af06700fae96534773b62a05e14be6cbc4dacf5ece 2,341 1.00/1.00 vMB 92
581,676 581,676 00000000000000000000532ae89cbba7df23a0a06d5f4913087b70abd927fe25 2,578 1.00/1.00 vMB 107
581,675 581,675 00000000000000000025b77d3760f988d8c0b0a9d29af13781795b76f67f99d1 1,889 1.00/1.00 vMB 77
581,674 581,674 0000000000000000001d46ec7ad9c8abc98132cd3c72fc5c7008622002b96b08 2,632 1.00/1.00 vMB 107
581,673 581,673 00000000000000000017e99814813756285cff39bfc3894b6285df68a24ea727 2,883 1.00/1.00 vMB 141
581,672 581,672 0000000000000000001bf77d7c07304967d4defcf8cd0ccb1609ccd54c668e29 2,289 1.00/1.00 vMB 97
581,671 581,671 00000000000000000005a3eb6f04df91cfcc2689724f2314f337824ec62d5c76 1,513 1.00/1.00 vMB 103
581,670 581,670 000000000000000000070ebd7ea308d789328c1e7f024eb006cb6abb3b6a2382 2,876 1.00/1.00 vMB 122
581,669 581,669 000000000000000000060b0d656d7eed6f5f44c97a630b4a43d1f5827086f53d 2,454 1.00/1.00 vMB 106
581,668 581,668 0000000000000000001d12265083834867417005f230393f8f0eb02b25637d91 2,886 1.00/1.00 vMB 143
581,667 581,667 00000000000000000015f30e78c2dd116362d9b5053bfd3784c9b2030fbec05a 2,048 1.00/1.00 vMB 37
581,666 581,666 00000000000000000020b8bcea93b01996e6ae644df04e98d2e64101ba25123c 2,104 1.00/1.00 vMB 43
581,665 581,665 000000000000000000045c3add3e9042d98494c4d350701e0f0daa2e159411dd 2,959 1.00/1.00 vMB 95
581,664 581,664 00000000000000000014837dd0593e0b2c31f499331b9cb0e65ec8c93e3bdf0e 3,249 1.00/1.00 vMB 78
581,663 581,663 000000000000000000068e093f36015864f23d70e67216a5f9d6579946c9b887 1,852 1.00/1.00 vMB 114
581,662 581,662 000000000000000000057670f7a7792b0870e56fdf322958021571cad92c51df 2,332 1.00/1.00 vMB 37
581,661 581,661 000000000000000000031d10b21be8964217ad1a794f721e9805621525aef473 2,200 1.00/1.00 vMB 23
581,660 581,660 0000000000000000000836e3a364651102eff1148ca8d07ec204944a62317153 2,826 1.00/1.00 vMB 84
581,659 581,659 00000000000000000007a1edf4e313bc7dae49e7128f3cc720d59e287eeca8cd 2,679 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.15 GB
    • Received: 11.42 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.