Loading Tool

Explorer IconExplorer

Memory Pool

27,888 transactions
27.65 vMB
0.08103759 BTC
Random Selection Loading Transactions
Max Size: 132.69/200 MB

Candidate Block

Mining Attempt ad2894c7ef5bc7c8342612032b89262322a3cd32c93ace2446d54a92e6c61b21
Version 20000000
Previous Block 000000000000000000016ebf7cfb5b49d52a5da9adfbdfb60a56c93537ca3094
Merkle Root 87859a20f1fdab3d12edd5a1dc831f0eacddad6e3aed799935d4be451b838a82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.02829162 BTC
Feerates: 157.35 > 2.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,479 (680,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,877 233,877 0000000000000188be0114ec1cd100f5a1a395f04122882d3b7e7c43f253c780 660 0.29/1.00 vMB 173
233,876 233,876 0000000000000181d9f8b2bf24de8076301d0b43b17404832219b734a4329a46 6 0.00/1.00 vMB 0
233,875 233,875 00000000000000e5749d25e600ce511171c7a03e01bfe551448eca9c0681bc67 48 0.02/1.00 vMB 110
233,874 233,874 000000000000001936c3cae8e6d093d316c0e4f4cf9395a33571ff2c140df268 551 0.27/1.00 vMB 214
233,873 233,873 00000000000001555a8e85890f0a36aace34819d37eecbedd837ed95a0ae947e 5 0.00/1.00 vMB 48
233,872 233,872 000000000000003b1e0da096c90975befb292c20856aabea1ebfb35d5d81c9c0 261 0.18/1.00 vMB 114
233,871 233,871 0000000000000166be6414633cad3df7c9f782273276dfc38839ca0c7a8cb50b 617 0.25/1.00 vMB 228
233,870 233,870 000000000000000e370e254c6d6d7a5c9f730dc604c7a9412c7daff3cc96fe56 234 0.25/1.00 vMB 71
233,869 233,869 0000000000000075f864374efab54eef074dc211229f22b9937afdb189b35713 532 0.25/1.00 vMB 149
233,868 233,868 00000000000000a9d5fcd23243b011fcec7c123eb30b4b2487f8c49eeed1dc45 147 0.09/1.00 vMB 116
233,867 233,867 0000000000000073418dd97e1dfd6c9d80575c5ae751b7c4b670556120fc9291 333 0.25/1.00 vMB 101
233,866 233,866 00000000000000b56d8e1e4c9999fa18066e26951a3f7280ede915f9116026e4 512 0.17/1.00 vMB 230
233,865 233,865 00000000000000cb525fdce95965a3139a3b798a16c3c2882b360c806bc6c950 3 0.00/1.00 vMB 47
233,864 233,864 00000000000000fffdd5def8a8e78ee0d92114adb2b95230f6d58b631ae6ad94 550 0.26/1.00 vMB 170
233,863 233,863 0000000000000199982f512070026554a23edea452aedd8b8b5231c4eff768a0 347 0.10/1.00 vMB 42
233,862 233,862 000000000000004449ef76e253d75849112919f3ae658b55920fa487ac75e8a7 319 0.15/1.00 vMB 182
233,861 233,861 00000000000000238b30c64b527f834d9f24fc2a815800105ca2684a3fff30d8 457 0.19/1.00 vMB 204
233,860 233,860 000000000000000aba3e29473c9a678923c7321198828452abab397c71388d9a 512 0.24/1.00 vMB 169
233,859 233,859 00000000000001533bf3e2f0ed1e083e824ba741a87775239669ea3665ba6913 220 0.11/1.00 vMB 146
233,858 233,858 000000000000000cd4e48c5e239f22ca11a6cde5887df645256335cf46f1c941 200 0.10/1.00 vMB 163
233,857 233,857 0000000000000092c407425a330196b6fc74f869066518a17a9140cac9083328 375 0.17/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 781.46 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: 611.02 GB
    • Received: 10.78 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.