Loading Tool

Explorer IconExplorer

Memory Pool

75,944 transactions
33.52 vMB
0.12831607 BTC
Random Selection Loading Transactions
Max Size: 187.02/200 MB

Candidate Block

Mining Attempt 34628bacd5b69e14ee7004a46820a0793aff60c95de8a32b4531a6cb39ad4437
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root 53b18cb7a9989b75b582d683c7fd5f0912aea2e01034adac84487aa96d97a8a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.02038500 BTC
Feerates: 70.48 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (674,127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,287 241,287 00000000000000faa7f4419ba377e38d5715dbd2922351a71fcf1b565a7bddf8 163 0.08/1.00 vMB 188
241,286 241,286 000000000000007fd224f027d68b48de414c68d4507797e7a45a23ea135a8d18 237 0.11/1.00 vMB 172
241,285 241,285 0000000000000095dfbb4f1d95db087c4cc01dc362fc60358a23218b0bf3e522 209 0.09/1.00 vMB 174
241,284 241,284 00000000000000ad9cb4ff969762416fbf8fe69aabb32cfcefda53fe18588a6c 144 0.07/1.00 vMB 166
241,283 241,283 000000000000009cf13dd8bd037ae2f66617a105a4dfe825886ae7bc5e0112bc 245 0.11/1.00 vMB 181
241,282 241,282 0000000000000101a39809e819c6e2d3170e0374f3ca81a42ae1d9a75ab37e7a 115 0.05/1.00 vMB 187
241,281 241,281 000000000000009deeff0907a204273a7ae1a97ec5c9819ff2721f53c407b8a6 279 0.12/1.00 vMB 177
241,280 241,280 0000000000000011465d6a402e188aae0b80d4915ea079164a09b73b8606a320 60 0.03/1.00 vMB 140
241,279 241,279 000000000000010e3752cbed926cc312ef24a6366396916b51821bf4767f39ae 41 0.02/1.00 vMB 149
241,278 241,278 000000000000005ffdd70f4732fc3e87c8ed2a029e6ec0dd02451e0cb6b5d735 48 0.02/1.00 vMB 151
241,277 241,277 000000000000004ab3fc265be5fa32e3863c7b8f75b83ac592d5e589c491724d 147 0.07/1.00 vMB 193
241,276 241,276 0000000000000066eeb48c4af6efdfcb84adbecfbb67c05178ac0fdd0b5eb106 284 0.11/1.00 vMB 209
241,275 241,275 00000000000000d63cb9b02e5f3777ec997db5d9622cd96b607b2f2fa6ed6f56 263 0.14/1.00 vMB 108
241,274 241,274 00000000000000b0c11aafb027f1134ee926b13334e9f482d86fc878cc3f3af6 603 0.25/1.00 vMB 186
241,273 241,273 000000000000004301d8a30690bdcd3283f7d97e6a5351878ed8dc3be01ba4c9 164 0.08/1.00 vMB 226
241,272 241,272 00000000000000177c497cc320cc6f4041d5830741ca3898c6475ef252ce60af 22 0.01/1.00 vMB 183
241,271 241,271 0000000000000031bdbd5e0627493816831f002b3547d9fb097d244f0e09b87b 27 0.02/1.00 vMB 226
241,270 241,270 000000000000002b7f0894d7436fa7ea780abe8b35e3f3ae1a8d599a3c86b0e2 40 0.02/1.00 vMB 143
241,269 241,269 00000000000000bcbd699035a99d7c4ac8b0b84019e19cceb53774f380f5e293 68 0.04/1.00 vMB 126
241,268 241,268 0000000000000077f0fe3ba3805bedd3e7d27c88db14a304e9d65e2ac4bc7691 180 0.13/1.00 vMB 157
241,267 241,267 00000000000000c179dafbf19cb87c71640f5ed811496062e589bebd7fe704d4 102 0.06/1.00 vMB 194
Previous 10 blocks ↓
Total Size: 783.11 GB

Node Details:

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