Loading Tool

Explorer IconExplorer

Memory Pool

80,458 transactions
30.15 vMB
0.09048026 BTC
Random Selection Loading Transactions
Max Size: 180.79/200 MB

Candidate Block

Mining Attempt bd5273d7650e5e2e5745db56fa347523f0e0b635f2c099391116b2ec8b173c40
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 3a2c13097aeb9a2b5ac94258e6b345ba98f9f696d3b1b250d2d5d0786c6c73f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.02878090 BTC
Feerates: 301.07 > 2.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (703,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,883 211,883 00000000000004fa3df3f99460f1bc41208bc158d6c1256a6ad98555dad2932e 85 0.05/1.00 vMB 142
211,882 211,882 00000000000003ef63c9587cee56da7a3efb1f93e98a3d249a17d3786a8b1297 460 0.21/1.00 vMB 192
211,881 211,881 00000000000000f0b3d5970b0d1cf3ad33bdc5546dc0ce6f7ec98f0add71f394 550 0.42/1.00 vMB 39
211,880 211,880 00000000000002bfd9d73270ca7866011d002ae8f08836e393a07935cdaf8921 173 0.11/1.00 vMB 138
211,879 211,879 00000000000002a2317a168142cc6a35f59950841098d85d9654680514c8f7fa 261 0.12/1.00 vMB 165
211,878 211,878 0000000000000130ff157cd8fea8988bd8aa49232d62b35c72d63c881bb02736 573 0.24/1.00 vMB 204
211,877 211,877 00000000000003ba4e5819a681352112ac4325dcd284bda1229a8915129a2304 366 0.14/1.00 vMB 202
211,876 211,876 0000000000000433aeb2eb803e2c402c5c397463bd90e0ddb09bdb15795b2c18 178 0.09/1.00 vMB 153
211,875 211,875 00000000000000af70605fbc38f6f5bbd7c451273a034beeaa295244a2400d1b 471 0.35/1.00 vMB 122
211,874 211,874 0000000000000037a8cf8ba7556631642866c6169ae74300d66a2478a9afbd19 58 0.03/1.00 vMB 124
211,873 211,873 000000000000010af6663954c12162c41729d67f6ef22f8fcc34f0f952a82ab6 435 0.21/1.00 vMB 143
211,872 211,872 000000000000043a651fc1fd8fba08a008865645dcebf8bc444e13198658fcc1 338 0.24/1.00 vMB 110
211,871 211,871 00000000000002f68f87ec6547e191a3b118653ed6dfe56d66bdc4779eb17a16 214 0.09/1.00 vMB 193
211,870 211,870 000000000000037d62a2d25ac952bd12f24ddf8af4f56eb421d3e52e2fc22c4e 489 0.31/1.00 vMB 67
211,869 211,869 00000000000003b72d3b6a40ed84c8e8603d202afb4bf3de44a06ad89c80f13b 538 0.21/1.00 vMB 170
211,868 211,868 0000000000000274606b74aaa3bfa338bb488bed175a59af2f1c295c68a16458 9 0.00/1.00 vMB 5
211,867 211,867 00000000000003a45ddd2d5b5659a211a7242aa119e9593dbf98e65f0ce098e1 1,179 0.45/1.00 vMB 160
211,866 211,866 000000000000007c45764c44e28c2cfb2cf05241fe83ddd829b3d6ab976f7118 396 0.15/1.00 vMB 198
211,865 211,865 000000000000034ca8f10540cb465e89c172bb2039fe6d5caf7814f5e5564760 262 0.13/1.00 vMB 170
211,864 211,864 0000000000000189b2400ecffbb26750ff89d258eed931888aad7aefc06c013c 200 0.11/1.00 vMB 163
211,863 211,863 00000000000001a561006a2e4091b2363c212c591c58b73d94f58f59213a98c1 132 0.07/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.