Loading Tool

Explorer IconExplorer

Memory Pool

18,630 transactions
11.00 vMB
0.03555773 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.75/200 MB

Candidate Block

Mining Attempt 2283c15bce87c9689711477dbbd5afb338647f5742280060839b657b5990bba3
Version 20000000
Previous Block 0000000000000000000014b0e0c3ffdcd0c6f82f657121f2e5c5dea8833d7c39
Merkle Root 1a2fd03348f2c80b413a3096d211639c5fe7d402d3b7e6fe664f4e47808bd177
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,037
Size: 0.9978895 1.00 vMB
Total Fees: 0.01776855 BTC
Feerates: 100.32 > 1.78 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,807 (759,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,511 154,511 00000000000006897410b0c320388da9e660a1ca423476ad565d85d3bdb464e0 33 0.01/1.00 vMB 193
154,510 154,510 000000000000094944c6c62d86d2351f760ac90a233e2bc32a7a83e41858e5eb 56 0.02/1.00 vMB 70
154,509 154,509 0000000000000ca84513e271544ccd91126c47c26ef07ada5d6e5883f261a549 7 0.00/1.00 vMB 22
154,508 154,508 0000000000000037c0f3329c3f0e7d96e4f67e0bd056330dcee4140dbe2fa67e 60 0.03/1.00 vMB 117
154,507 154,507 00000000000005710e955c63af2923984dff54739f90c274378488a39c1b340f 144 0.04/1.00 vMB 41
154,506 154,506 000000000000072b215307b85ebccc19e1f9e6e92eaaf985ead1d00f1c021eeb 113 0.05/1.00 vMB 161
154,505 154,505 0000000000000709824d87845881e44592a80ea610c63307d749d624818ddaa0 60 0.02/1.00 vMB 104
154,504 154,504 000000000000064fe9836d1d6c0b7d1401628e2e2c1149926e6de8d17bda2dd0 29 0.01/1.00 vMB 118
154,503 154,503 0000000000000867a82bdcd66617e53a59a6668b29d66486c9718d46b8745457 23 0.01/1.00 vMB 481
154,502 154,502 00000000000008b07a9f277c110cc1d846ce00c2ee235b5359d8ee1df973f905 46 0.02/1.00 vMB 71
154,501 154,501 00000000000002a79d97179c66656e4b9c6bea3995f6f72c4ac84f29c2ff424a 12 0.01/1.00 vMB 32
154,500 154,500 0000000000000982574190476c8ea7d0941528650cdc10e0142a081cf397fda1 29 0.02/1.00 vMB 61
154,499 154,499 00000000000008cefaebe1163155c5ec5fb26c70ca0254c4310f301d2b6841d8 81 0.05/1.00 vMB 12
154,498 154,498 00000000000006cc3135fcfad740454eb222ab9ee9f3b00ca9228f8f1387a69d 17 0.00/1.00 vMB 294
154,497 154,497 0000000000000ce559e35d113cb03457d5f334e70cf5c8a1d2e979a662443ab2 37 0.01/1.00 vMB 47
154,496 154,496 00000000000008c96a7f9bafba7dd9a6db09906e2c8fdff003bc85c8b80496a0 70 0.03/1.00 vMB 193
154,495 154,495 0000000000000b38c98f0b875e1176ec07180354e77519c0bf541b03be0a7dae 83 0.03/1.00 vMB 203
154,494 154,494 00000000000006813254c26770ff98e83f8bf27ddb0c09a82ec8c1e239e6f74c 44 0.03/1.00 vMB 1,407
154,493 154,493 00000000000000af42b4870c2d7f03f696a442fe840439c5a470e72c94ae4cac 179 0.05/1.00 vMB 36
154,492 154,492 000000000000094b7e62f37232da5edb8661353c9b5e27da2ec0448f465e2c34 13 0.00/1.00 vMB 52
154,491 154,491 0000000000000382c8ade5cb9e5b2f860422830b523e7bb28e57f433720333b8 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.28 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: 516.25 GB
    • Received: 4.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.