Loading Tool

Explorer IconExplorer

Memory Pool

89,183 transactions
33.68 vMB
0.14730446 BTC
Random Selection Loading Transactions
Max Size: 199.84/200 MB

Candidate Block

Mining Attempt 0050c1fa90cb1194e525abf4b10fc7994d043f85270893affc16cf0adafa93c8
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root e52e6b94932919c12f28c5852339b285ffcfee78cf7c09cabccbed4e03312116
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.06009518 BTC
Feerates: 469.97 > 6.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (587,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,527 327,527 00000000000000001b8a81ecd22848165878e77096bc50c4cbdf93f610cb313f 466 0.15/1.00 vMB 47
327,526 327,526 00000000000000000b21cb5d528283766f720937f2fd1abf539ff0d637dd20f1 1,427 0.47/1.00 vMB 45
327,525 327,525 00000000000000001c5b02125b032469fd5bbf70c7879ba4184d4cb0836243df 548 0.30/1.00 vMB 24
327,524 327,524 00000000000000001b39e314f1a5240d75bce55bdb8c355ca39278ccb564b746 556 0.31/1.00 vMB 25
327,523 327,523 000000000000000019c87bee93a006b658e2b6b1199e8f821a76f8150192467d 176 0.08/1.00 vMB 34
327,522 327,522 00000000000000000750e65973824b10c943b263331e08e8d6be2f190173a1c7 831 0.45/1.00 vMB 26
327,521 327,521 00000000000000000b7c66e0243a90adbe555af64e9028e033b76d21d20da942 511 0.30/1.00 vMB 25
327,520 327,520 000000000000000000a53b9ad8d916a38cbf80f50eb4517b2ea3ee83892391f4 308 0.13/1.00 vMB 32
327,519 327,519 000000000000000018fddaa2a1bfd029347c8a6427882c64be9b8654eccbdad1 410 0.17/1.00 vMB 30
327,518 327,518 00000000000000000fceeccc1cea086a2bc3a995449bde825849bc5386ecef35 1,477 0.65/1.00 vMB 31
327,517 327,517 000000000000000013345af4b543ffdd88d8c8346964313f5373de428ae9b922 230 0.10/1.00 vMB 30
327,516 327,516 00000000000000001b6b6ff6fa93f48aac20396fb9f63e0727208e2647cf730b 507 0.24/1.00 vMB 31
327,515 327,515 00000000000000001dc4803bd28b21c96929f82158c50e128569078bc9a817bf 146 0.10/1.00 vMB 12
327,514 327,514 00000000000000001a9e2b3e473988c11ee14ccf1c8610b4285b287aa89558b7 974 0.55/1.00 vMB 27
327,513 327,513 000000000000000011f99f9c6baf589948259a59bae02884e98fae3db0223070 256 0.09/1.00 vMB 37
327,512 327,512 00000000000000000dba62d5a20b2ed38d69bec31bc9041f2d6dc3275f9ce942 417 0.24/1.00 vMB 28
327,511 327,511 0000000000000000094b96226ff285bfd27b1299e23cfa54e512827bec321579 849 0.42/1.00 vMB 27
327,510 327,510 00000000000000000fbcbc7598c9d610c0c6420810ea67dae24c7c271c9be670 146 0.07/1.00 vMB 35
327,509 327,509 00000000000000000b779b258b8bd5121a57b5b72bf5d8fd24d0f8fe20350780 2,075 1.00/1.00 vMB 31
327,508 327,508 0000000000000000070c3c8790caa6e2b4fb5703224a17f83d4e647ae5e49127 247 0.15/1.00 vMB 28
327,507 327,507 00000000000000001df948de42dfdfc1416d460ddbb334bd0e9dde446df0b343 853 0.43/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.30 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: 658.09 GB
    • Received: 14.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.