Loading Tool

Explorer IconExplorer

Memory Pool

77,256 transactions
28.64 vMB
0.06355511 BTC
Random Selection Loading Transactions
Max Size: 173.83/200 MB

Candidate Block

Mining Attempt a6e93def81c80eac297e61b75091c46240ebcca936fcebb6382908818b8eb613
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 4a3fa7ecb7872650ad822ff7ac35965fcb2af3aeafc1d0599bfa6af9a486c169
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,796
Size: 1.00 vMB
Total Fees: 0.00408200 BTC
Feerates: 13.94 > 0.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (671,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,528 243,528 0000000000000001aaed23dc5f0d2bc464f7f2b27fa813912ef30c2a28e05298 370 0.30/1.00 vMB 113
243,527 243,527 0000000000000097604264eacc57e84cdd5889572384ff105aab24636375bf9f 195 0.25/1.00 vMB 70
243,526 243,526 0000000000000078fa5cc11e88fbc78f48bf291d973e5b9ae46019453fccb9cf 694 0.25/1.00 vMB 246
243,525 243,525 0000000000000087b9f15676cbca22c17fde4eb50a41460ed4317e3dca00bdd2 319 0.25/1.00 vMB 86
243,524 243,524 000000000000000ef6390b7fa8d5fce4c028e8c13dfb36929ed1cf3a43891df4 880 0.25/1.00 vMB 194
243,523 243,523 00000000000000d25d2e5adebffe4583e36656f4b25e0990e23468182c4f1795 177 0.09/1.00 vMB 163
243,522 243,522 00000000000000a814f1fcf709a269f9671c0f7152d2bf912401daf174d13be1 206 0.11/1.00 vMB 156
243,521 243,521 0000000000000095045bee494f21407200f9da5196f01ee9a52c4750b124f633 434 0.18/1.00 vMB 177
243,520 243,520 000000000000002c69ef7079b6db7972c9a73985865f6304d4c44dcbd158dafb 129 0.05/1.00 vMB 132
243,519 243,519 000000000000004c56029e5c33187261d1b7d3b0422aaff729f32ae7897d9f1c 315 0.19/1.00 vMB 158
243,518 243,518 0000000000000086e576616fe0964f3497944b58a127b5ec060490836b49b5d0 54 0.03/1.00 vMB 38
243,517 243,517 000000000000003a2f5469c16b09ce6d2cd35e2ea9618afc51540a32da7bb55b 574 0.25/1.00 vMB 180
243,516 243,516 00000000000000a77f345d496331deac81e5bb4b7a9f2919ddaf60199aace760 187 0.16/1.00 vMB 68
243,515 243,515 0000000000000039433f0c9c85589dc5e24554df8180a45f6c81e04a2dd6dcc9 567 0.25/1.00 vMB 181
243,514 243,514 000000000000008b17b17f017f252a07749f3f20dff2039611a774a97dc24d5f 672 0.25/1.00 vMB 252
243,513 243,513 00000000000000d0d257d7da49d740549edf1d76b70d360fce9b5d966430c3ce 21 0.01/1.00 vMB 66
243,512 243,512 00000000000000633b50129e026c2d07a00241f687061bb02f7717700db0f164 540 0.22/1.00 vMB 210
243,511 243,511 00000000000000aca4883c27d3a7b04587c511636f33534f44fe9c54b0d15f3a 330 0.21/1.00 vMB 118
243,510 243,510 00000000000000c09ec15b7bdc21dc7fddc1f4192fc234ae24b52616d4e1d74d 472 0.25/1.00 vMB 158
243,509 243,509 00000000000000a256b048eb837057b0a438d58cd21d190c8c842787c9e50bd8 679 0.25/1.00 vMB 210
243,508 243,508 000000000000000b60c4d0a12d574669c5f017e7d676589b0b4b9b2d6c7cd7cf 788 0.30/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 782.55 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: 669.62 GB
    • Received: 15.75 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.