Loading Tool

Explorer IconExplorer

Memory Pool

16,536 transactions
9.89 vMB
0.03346561 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.77/200 MB

Candidate Block

Mining Attempt 6f58038f869b93930d1ff2899120ff9ce3477edf46a77e4c8292ebdcdd4198d4
Version 20000000
Previous Block 0000000000000000000161a525f056865f03bb49f1c2bee19a36696da1c987ab
Merkle Root d690044aee872b6c3fc772cbe1ae4dd141def18e2383e1247da12d27bbbbd38b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,899
Size: 1.00 vMB
Total Fees: 0.01127735 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,363 (561,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,029 352,029 000000000000000010be641fb9d2a768e6352e38046712100cdcf7b5e0c83bff 1,262 0.64 vMB 27
352,028 352,028 000000000000000007e3a53eb67d14acf693e13f1ad907d2cb82f51e215a077d 435 0.28 vMB 19
352,027 352,027 00000000000000000efa80705b3c52ba3d5ba746185f04d33f1a35c8649602bc 2,228 1.00 vMB 33
352,026 352,026 000000000000000012b71bddf13f763bb760eeddd9f22af8670f5fdfbd561583 96 0.09 vMB 19
352,025 352,025 00000000000000000b181dbb187c491b774157d812af4dbcbe5066c5373d53df 649 0.33 vMB 28
352,024 352,024 00000000000000001109107c064aa79f910913f21a90c5cf5a65efe757b3f70c 206 0.10 vMB 25
352,023 352,023 00000000000000000bf13e769670558e9141451c013c5b38d746fb9b06625dd1 1,023 0.51 vMB 27
352,022 352,022 000000000000000015b87f8a510033fff56ead05b27ac42cc7b0cbe1763bb4d7 1,013 0.57 vMB 26
352,021 352,021 000000000000000001245e0790d5e1914508d18166c3e4acaa81109f417de3a6 600 0.43 vMB 21
352,020 352,020 000000000000000009aae003bc8501edd0ba22444912a7009522fc15a0fa9415 256 0.09 vMB 36
352,019 352,019 000000000000000006f0c6c35af8ab1d7426ef280bdfd2707445201e1e5e8ad7 961 0.58 vMB 26
352,018 352,018 00000000000000000fe0432996c1cf9e2f9560e4860daadfdf1530c601a2b390 627 0.45 vMB 23
352,017 352,017 0000000000000000063659a3566c5fc46ace563419e27e1aca7db8c5faf873d7 189 0.12 vMB 19
352,016 352,016 000000000000000013c22acd317f5ed94363f6ab688b81435cea580df4b9c7fe 900 0.45 vMB 27
352,015 352,015 000000000000000013231663f68026b1cd5d27c302b74dc4b2b85d0f2b24f8ea 1,375 0.70 vMB 29
352,014 352,014 00000000000000000a216893d6fe564b4c6b2f4db7a310db98e4c12f3baf55f3 378 0.21 vMB 25
352,013 352,013 00000000000000000e19ab05b5efa84477eb74c9a9e9fa74adef5d98cd627af8 589 0.37 vMB 21
352,012 352,012 00000000000000000c780d6de25c2798c5e3941a75b3345fbeb35b01b433689b 1,323 0.60 vMB 28
352,011 352,011 000000000000000007415de63d981b8ed866bbab6483aa39dd5d3ebf5f70bcb5 1,008 0.71 vMB 21
352,010 352,010 000000000000000012f8a5322561e7f0cba8bc60d7d1cc6719a55d59e05c2fb4 1 0.00 vMB 0
352,009 352,009 0000000000000000147264d59dac635ea6c0b34810a22f09e81919a55b73d113 1,054 0.71 vMB 23
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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