Loading Tool

Explorer IconExplorer

Memory Pool

36,732 transactions
16.55 vMB
0.10214253 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.50/200 MB

Candidate Block

Mining Attempt 671863ac8b20ce54cd5a3daebad3e351e7f11ce94b9ec89d2886e3082a440b12
Version 20000000
Previous Block 000000000000000000014742431c4036be86ee2810d8394b1b30e3cfd5be68e3
Merkle Root 6364c15c778942339ddf8029830b312a3fa78718af543aaeba2f8cefc833b3d7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 222
Size: 1.00 vMB
Total Fees: 0.02044797 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,334 (746,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,744 166,744 000000000000039256c0f235dbfe1cafaf870e20a9bd4d59081d77b67847ac2c 1 0.00 vMB 0
166,743 166,743 00000000000007cd8b69e1b971166bffc3c69accb2d257adafcd82d7e70ec24a 21 0.01 vMB 194
166,742 166,742 00000000000006932b490091514b6e216f60b6106d8f892ed368270b6cbe52d8 22 0.01 vMB 71
166,741 166,741 00000000000009d9ce2f651d105a579579910962afe078a7d0acb29e03d2f71a 9 0.00 vMB 34
166,740 166,740 0000000000000878780bd4fad6fbfa7971aa00914a17f20e93ce88784cd530a6 88 0.04 vMB 147
166,739 166,739 0000000000000049519e44a481e4ef844d99d9af5e6e3d1e21747b3f1c55e509 28 0.03 vMB 117
166,738 166,738 0000000000000a88010b63ad5b40447286ed313d62067f2d6923cd2fab82942f 36 0.03 vMB 232
166,737 166,737 0000000000000b69027e96fb8af54dd4f0ee2d21776302e6259fc1fb3890890f 23 0.02 vMB 31
166,736 166,736 00000000000001d4f645390298f8dabd2296960255259559f4675990cbbc610b 11 0.00 vMB 204
166,735 166,735 0000000000000af84cdb7e3220a9e4ea208621be1d7cce23ef3843af47b315bb 16 0.00 vMB 50
166,734 166,734 000000000000087fb93902c3d1444cccd77c32e82e227b8e9e56e93cfcc2ec4a 14 0.01 vMB 78
166,733 166,733 0000000000000768c83bde502270ac1ca7b8037b64734c0efbcaed8e87d84adb 163 0.04 vMB 1
166,732 166,732 0000000000000af7c56d09abdbce2a36ba9aebbd8559b3d0460defaeaf3c0f31 19 0.01 vMB 225
166,731 166,731 0000000000000a6c5bcf35893d18247b30c3100a6d12c987d35d7bdcf74360b7 13 0.01 vMB 5
166,730 166,730 0000000000000406afd18ab5d0d4e8100b2144bd3f52b1c988ea6208174f5656 107 0.05 vMB 74
166,729 166,729 0000000000000559c89f5c3012b3fc0c858102d142534e7ecee7f6729551b26c 87 0.05 vMB 66
166,728 166,728 00000000000009d70529d36b9fa1f735de1402315862e68676719da926bd4388 37 0.02 vMB 79
166,727 166,727 000000000000013eecb03cf9c39c2af00bda6752fab8eb031dad3117cc0c082c 106 0.05 vMB 1,097
166,726 166,726 000000000000035848eebcefc4fa30eee87b8bcede452ee6e520ba788382c3b9 18 0.01 vMB 64
166,725 166,725 0000000000000bbd5bfdab6d1f80c8eeb5458683c10603772806e4ac91448f0d 88 0.04 vMB 98
166,724 166,724 0000000000000717fff6d00040ec8b6a44c15cccbe6ec0ef9f076ca220a7134d 138 0.05 vMB 97
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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