Loading Tool

Explorer IconExplorer

Memory Pool

53,615 transactions
31.45 vMB
0.10573871 BTC
Random Selection Loading Transactions
Max Size: 169.57/200 MB

Candidate Block

Mining Attempt 5cfba014debaa50f6d69b9287adba191308adc9e22ea65b688b2369975d4fb17
Version 20000000
Previous Block 00000000000000000000b5c797f30f3f01ba588d1023c3962ed65aa0aaae2067
Merkle Root f83cd79d25411b0e17edd462564c6eecf57b3124ee12fdf847408d38d2f4d67d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,125
Size: 1.00 vMB
Total Fees: 0.02414934 BTC
Feerates: 18.19 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,826 (732,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,396 182,396 0000000000000229fc5345d0f5033e20cd3b965d6ce255c81d5de733a6c7b7fa 379 0.25/1.00 vMB 98
182,395 182,395 0000000000000a725b114db472f8264ba67b12871cd3898ea74c59e1fea2828a 113 0.05/1.00 vMB 221
182,394 182,394 00000000000005d70553d734351185d377341e631f4c40cf73aa3c1d99badb5f 69 0.03/1.00 vMB 1
182,393 182,393 00000000000008aa745f02cf4891c6c3237519d63a055548da30635174ef9566 561 0.25/1.00 vMB 141
182,392 182,392 00000000000006d06d671601f478b1911f972574518ee380ef4434b4c9636b82 123 0.05/1.00 vMB 3
182,391 182,391 00000000000007eae1f67355fe6633265b0bfa3f27588e7233945319049ed5b1 373 0.25/1.00 vMB 124
182,390 182,390 000000000000021429a874ef17e1e82e5994b4073d966eee5087e62dc125e7e2 49 0.03/1.00 vMB 547
182,389 182,389 00000000000000d0118c6f568b8b42def00dccf2855930703966dd1f4bf3419b 94 0.05/1.00 vMB 72
182,388 182,388 00000000000006ed9dd66d40a118099a53cb8d46dbdcf519044d00ff13d18f7b 482 0.23/1.00 vMB 162
182,387 182,387 00000000000001eb8d6c73a9daa293c269cadabb372a7863efc9e54313809748 227 0.10/1.00 vMB 111
182,386 182,386 00000000000000e271817311c4464f75ed61cd8d37a9a92aef767464d467fbe5 103 0.03/1.00 vMB 55
182,385 182,385 00000000000000ddad715f2be40f56f2867f9774ea91bde9acd08c4b4bb24154 26 0.01/1.00 vMB 82
182,384 182,384 000000000000033a4165d514d8137875482e5e6a1b9cf981d576dc44fa30eff5 306 0.12/1.00 vMB 127
182,383 182,383 00000000000006d315bea2ac6283be2ab09a2315344c2c279626329b83d20ca7 120 0.05/1.00 vMB 190
182,382 182,382 00000000000000bd998d22009e8e71b733b29a76e19e02c6f02df411d9a1363e 110 0.04/1.00 vMB 111
182,381 182,381 00000000000005afb7f47fdf7508b2c0a2b2a2b9aaad66d990421bc382411b69 105 0.04/1.00 vMB 107
182,380 182,380 00000000000006d70b019e7ceb9d8d6b0c93d9555de4b42669fdeb43f8d42290 73 0.03/1.00 vMB 292
182,379 182,379 000000000000021e2fb3febee36f34093e04b92c33d269b6318a410268ffec0b 115 0.04/1.00 vMB 85
182,378 182,378 00000000000003f6674d5180dbdbf8d706d6f9fcb86181e1dae0f7f636141837 52 0.02/1.00 vMB 93
182,377 182,377 00000000000006a5ef7eb34271d8a73fe6554df84bd90f1f33052b7676fae322 62 0.04/1.00 vMB 86
182,376 182,376 00000000000001e9351b05c4aed1127b7cb6d0c5d7ddb57588c4dbbbe7475e0c 182 0.07/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.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.