Loading Tool

Explorer IconExplorer

Memory Pool

29,072 transactions
28.38 vMB
0.08725503 BTC
Random Selection Loading Transactions
Max Size: 136.61/200 MB

Candidate Block

Mining Attempt 268808455cc06b5677e7bd28a0999977c860487e931c532009cfaa076ead6b87
Version 20000000
Previous Block 0000000000000000000125843996ba510aff6897669d1d413a568828e2ec36bb
Merkle Root 8f0fe3a788baa146e063a72b1e09cc9a44de638db03b0008a5e1fbcd430f33ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 1.00 vMB
Total Fees: 0.03220375 BTC
Feerates: 195.69 > 3.23 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,499 (677,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,539 236,539 000000000000003b9a1484db57c8e8abc2a0f04604a5aafb1e47ce2402225f58 366 0.18/1.00 vMB 167
236,538 236,538 0000000000000076061c87627edb9127a088cb1e6d160b02dc255538a3f84023 233 0.24/1.00 vMB 67
236,537 236,537 0000000000000034f5fcd4a2c40047a32f5889647641b92d921ced2e4e88c2fe 39 0.02/1.00 vMB 134
236,536 236,536 00000000000000c12b03ae24c22bc3f9b8920a9aee519d9ee6e26547be79f281 371 0.18/1.00 vMB 149
236,535 236,535 000000000000017ad7bbd907cbefa7c4a737c267df7501570c94c961800ed962 185 0.10/1.00 vMB 139
236,534 236,534 0000000000000003fdee2e5360d61a329045a87b8466e750d4d459b6fdfef544 323 0.17/1.00 vMB 157
236,533 236,533 0000000000000017bbaf050a8598e75f00a56136ad6e77600879038b77938fe5 128 0.04/1.00 vMB 300
236,532 236,532 00000000000001406b956adba46c3522211af0412e1082cebefedfa1ee1e597e 129 0.15/1.00 vMB 55
236,531 236,531 000000000000017b5acf4bbdbb0d21165b7315269037cecbca76313cb0bf85eb 46 0.02/1.00 vMB 147
236,530 236,530 0000000000000136331034de891b5a5fbf27a85730184c594678bd00f949785a 80 0.04/1.00 vMB 186
236,529 236,529 00000000000000b216d81b664929e66b859961f2aa1ab236e138a2904a4263a4 222 0.15/1.00 vMB 120
236,528 236,528 0000000000000175ecf907b7870bf9c99fb75ef13b20cb584c3ace1efb20bf22 308 0.15/1.00 vMB 123
236,527 236,527 000000000000017594b8159b9a99615de7424dc6889adab6830a059975a5f25e 463 0.16/1.00 vMB 157
236,526 236,526 00000000000000ce8fff8c06921370d49fbcfb247dea835873736c11d0ca7219 3 0.00/1.00 vMB 189
236,525 236,525 000000000000015ed1464f4db6ee1890f652481665f0d64b5cb711cad5086be1 497 0.27/1.00 vMB 173
236,524 236,524 000000000000006244ce99107ca01941a32ceaeac67f567b3566d316566bd64d 359 0.25/1.00 vMB 105
236,523 236,523 000000000000008d7a29b9ee539aff7e218f0f24d8c79948d9a5ea184a8a5e9c 503 0.25/1.00 vMB 135
236,522 236,522 0000000000000086550bb33e8c6d1efd28e6c023129d748d0a8ed58da8492615 850 0.25/1.00 vMB 336
236,521 236,521 0000000000000074ec831d649db0693d5c939b45bc82597a2043fb14388b3d10 5 0.00/1.00 vMB 537
236,520 236,520 00000000000001292d48279f42ed9e174a3de93762a8570ea5f85513ca8a04b6 363 0.10/1.00 vMB 16
236,519 236,519 000000000000007d97dfd18de0a3b6dfd285a9fb248a36a4c24ed96469bc13fe 107 0.06/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 781.50 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: 612.22 GB
    • Received: 10.97 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.