Loading Tool

Explorer IconExplorer

Memory Pool

28,877 transactions
8.44 vMB
0.09091541 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.88/200 MB

Candidate Block

Mining Attempt e7da465ee77e33c01c290cf50d391ce7368b9e464208f7a3aa54ac58f11ad2d5
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root d64e2964d7c31a59f9520b7231bd36951f3c97e9b275a89cf94b00490f745669
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,344
Size: 1.00 vMB
Total Fees: 0.03975267 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (724,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,703 188,703 00000000000003c6ae3637c9c4e7b38fb248adfb2236ad61edd11171eb00aa43 93 0.03 vMB 44
188,702 188,702 0000000000000381c3733966b87fcab9f5c22f38c8a6135870868953c1a6c65b 344 0.10 vMB 160
188,701 188,701 00000000000000a0ae448d19f1634e7586702fe0b380d0712bcb9232f0f25c64 60 0.04 vMB 71
188,700 188,700 00000000000003e7a632b8987c0a05eb2e69ad03843b20ab8b95b5756994ef3d 78 0.02 vMB 161
188,699 188,699 00000000000004e2c8d429089a9322e887559ee8c2a27f60018333122fb296ae 32 0.01 vMB 45
188,698 188,698 0000000000000460b3ff23b68db39eff1c0fa29d1f5e89bb10daaa49ad24aecf 189 0.13 vMB 137
188,697 188,697 00000000000004da0238a736403bf0466ef9d682c3d29b4abd07b0ddf320dc16 177 0.08 vMB 108
188,696 188,696 000000000000091c53b538d8fb623473500236cdfb301d8ee85eea5413cddec8 153 0.13 vMB 132
188,695 188,695 000000000000013a1adf6aa9cbab7cacc99977f69affd8cf0836895734c75c83 11 0.02 vMB 31
188,694 188,694 0000000000000136d8b922fa901bed9e99ea71d9a258ff26d0597523baf0291a 153 0.06 vMB 169
188,693 188,693 000000000000053172c4f14173d1fff41ba35a02d1cf9e0e2d4b861c836b1b27 32 0.03 vMB 7
188,692 188,692 000000000000017beb1580f07ef48f7a397585cf1c8b727820e3a1c341760795 50 0.01 vMB 20
188,691 188,691 0000000000000019321b42f526d63d04543718d8f20762bf004d5cd37717ea3b 223 0.11 vMB 86
188,690 188,690 0000000000000387a75fd0d4f6afc54c292bd7af593cbdc5bd90d7dbed1ae5e0 5 0.00 vMB 15
188,689 188,689 00000000000004cd0a7ee10369c91a4434a7991a31af994beb5403361539bfee 39 0.02 vMB 140
188,688 188,688 000000000000023432fc0b0d30acb16ef093509c9c96aa9a1b59b9bd5a37dbda 46 0.02 vMB 101
188,687 188,687 00000000000003a6982218b4cf7cbc09f977bc8e52c0d66c628c3c003169595b 38 0.02 vMB 92
188,686 188,686 000000000000066af4d24fd938c4d6255ba7a24f5951bf3cc9477fa5c03d7811 41 0.02 vMB 648
188,685 188,685 00000000000006613dd0b64025547a9f78a0f1cd17edbcffba6fb3ee56e7c36c 722 0.21 vMB 179
188,684 188,684 00000000000001e21d3533af319394338ebba4c79ce9ba826a304b885d1d11b0 158 0.07 vMB 162
188,683 188,683 00000000000000dd9511a289c0391a27fa4d38049b21955f29c10b5a8bbf8324 89 0.03 vMB 97
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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