Loading Tool

Explorer IconExplorer

Memory Pool

50,374 transactions
29.88 vMB
0.11734635 BTC
Random Selection Loading Transactions
Max Size: 159.51/200 MB

Candidate Block

Mining Attempt 8333502b354c7764a268a9378f19ba857268b30df5383f901930904204dc4140
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 2e053f53f4e624562c67e1e5ddad02d80dbb652a5aba17dfb6008a0068a46db4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.05263318 BTC
Feerates: 301.60 > 5.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (304,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,394 610,394 00000000000000000004587bf470094d9c063ad4c8fecf4a32eaa33bb0b3471c 2,490 1.00/1.00 vMB 7
610,393 610,393 000000000000000000134de54212396f81f8357d6c1608c2f4d0bf382e639557 2,719 1.00/1.00 vMB 16
610,392 610,392 0000000000000000000be9ea9269ff892c6bc2d2acd94efba197769a7e2382c5 2,468 1.00/1.00 vMB 8
610,391 610,391 000000000000000000007eb7969cf69493a13ec5340f95ae280d64176d84171b 2,610 1.00/1.00 vMB 14
610,390 610,390 00000000000000000000728d7792a7542278ea83083f693a84bba4134eba991c 3,453 1.00/1.00 vMB 18
610,389 610,389 00000000000000000008a9624b2499b71b7b48c4df19b7dec23bec8f509ed14b 2,570 1.00/1.00 vMB 22
610,388 610,388 00000000000000000003126a0469eb4829d85f7560a84a9cc8c10999f74bc426 179 0.04/1.00 vMB 15
610,387 610,387 00000000000000000008c2606af3bbf52ed9027ff6985312876fe1a1c5fb9fbc 1,780 0.54/1.00 vMB 12
610,386 610,386 0000000000000000000c761e1273941061b8d6ccb601be04a39d20d0e7bbc107 2,415 0.79/1.00 vMB 9
610,385 610,385 0000000000000000000a696c19565cde1db751b078a464504d5431ed79116fb3 2,704 0.79/1.00 vMB 11
610,384 610,384 0000000000000000000c128ae9457d48ffeb1fdbdbeb9d67d0540211b3bd0a7b 643 0.19/1.00 vMB 17
610,383 610,383 0000000000000000000398866162a1f608c7ebc4567d4e85f0bc0905eae3bc78 1,192 0.35/1.00 vMB 8
610,382 610,382 000000000000000000127fc27f37158c6238e3e9ca45b56691386791ad3d5f85 2,814 0.93/1.00 vMB 2
610,381 610,381 0000000000000000000f33baf521ecb709ecd46d44a4d91de98a0d680b24cb2e 2,588 1.00/1.00 vMB 11
610,380 610,380 0000000000000000000d11a0581fc51fceed5c07df4f38fcb11a7564195e96c6 3,110 1.00/1.00 vMB 15
610,379 610,379 00000000000000000005cd76c013f3072a3b7e0ed083a71a2412ce7c02f542f5 1,868 1.00/1.00 vMB 9
610,378 610,378 000000000000000000041cbd841cfb5c4915370600c10f0744a25fb83cd95ba7 713 0.20/1.00 vMB 8
610,377 610,377 0000000000000000000106a480cc3e650c01aef22d79e64371fa17f9e5ed58be 695 0.21/1.00 vMB 6
610,376 610,376 000000000000000000068eeacc7572720949045149fb3d883230d9f12c906f04 1,414 0.36/1.00 vMB 9
610,375 610,375 00000000000000000014722494a70bc5485cfb434f33635893f025ad58726cca 1,565 0.48/1.00 vMB 9
610,374 610,374 000000000000000000030d845372279d75cfcaba947a56c6081c99cd2e4dba37 804 0.24/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.