Loading Tool

Explorer IconExplorer

Memory Pool

18,313 transactions
9.74 vMB
0.06466725 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.96/200 MB

Candidate Block

Mining Attempt 5195189b4a4f88654f6f8cd3ba0d3ca3258f3def3c4c7cf9055a06b026bc0a82
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 904b1e13c5a2f9aaa23410eb36294476d8411fabc6c62648b69f1fe7fe3fa3ee
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.03954776 BTC
Median Feerate: 3.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (766,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,848 146,848 000000000000067e2106e5148b2223475e3c70f1df32f4220d7d637584078ed0 18 0.01 vMB 51
146,847 146,847 0000000000000324dffa6a422d77bb5e09cad806d0d7728de2e4d93b5e58695f 15 0.01 vMB 151
146,846 146,846 00000000000008ba59982132b1f9925ce4e9bd3e979db92dbb951198c092875b 115 0.04 vMB 184
146,845 146,845 00000000000006186125132320e57a6cf3432467b505b7a7f07c0fedbf3055b5 48 0.02 vMB 249
146,844 146,844 00000000000005ece4c971c7881da02de9d43f8f621ef47accae369321231ce6 38 0.02 vMB 108
146,843 146,843 000000000000076a5c77e12a88bb03cd65289f2c8633d5f506d0e28b05ec9a0e 89 0.04 vMB 54
146,842 146,842 00000000000004313e8cdf54bc0e69cf8ad0fc282d47fac57e87630cee47d127 34 0.02 vMB 70
146,841 146,841 00000000000001b1d87e15b93623212b06d6ed59ba69139034d40b45ec1323cd 21 0.01 vMB 135
146,840 146,840 00000000000006f5923c855bc90ae5fa6e91e17dff84c77e030f743761136ae6 33 0.03 vMB 114
146,839 146,839 00000000000004c46afb61d92c06e6f8386e57eceffe89dc6856d674c48d9d61 53 0.02 vMB 104
146,838 146,838 000000000000090cdc3940cb6f368cd5f4fbdceb7940147984643a646320529d 9 0.01 vMB 133
146,837 146,837 0000000000000262c10728a07497955f2a9b18f816795607969066927ec56ac6 124 0.04 vMB 106
146,836 146,836 000000000000019cfb2890e6584ae844cbf3ff6332196987754d8adbb5c43de6 35 0.01 vMB 68
146,835 146,835 00000000000002c582c9ddc72057827e2a3649f0d9e12bb4b2e815e57c4c56c4 73 0.02 vMB 27
146,834 146,834 00000000000002584fb7f28620a2e2c3efcfd9948cfe653f704c10f9d9033611 1 0.00 vMB 0
146,833 146,833 000000000000069c82bde64b285e0d4b8cc4d8c0c0289fb19e796e7f43c3779c 95 0.04 vMB 109
146,832 146,832 00000000000008d6f5f90b54c143830de3c53586f15f551928c3db661597fdd2 10 0.00 vMB 512
146,831 146,831 000000000000053a4dbbaa9062f2b953246c5c7a90d77993e11e94c6753ab5e2 163 0.04 vMB 75
146,830 146,830 000000000000092be6e9127a9c9a706a0446e119ee56368492c6336b0a53fa73 35 0.02 vMB 253
146,829 146,829 0000000000000050e3ca55d4830faee6be4cd02c59e0c9f62507d7858d189c80 12 0.00 vMB 0
146,828 146,828 00000000000000430ecd59f005dfc9eda5fc4acf3bbbcf48a3ee81d99603150e 48 0.02 vMB 275
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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