Loading Tool

Explorer IconExplorer

Memory Pool

36,253 transactions
26.21 vMB
0.06929787 BTC
Random Selection Loading Transactions
Max Size: 133.46/200 MB

Candidate Block

Mining Attempt 70df6fbf90f6db3c3e94196312dc4fd8971e38f5cc708f03414c76dbbaf4f41f
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 6579dd2f5f254ded647e0f4afb4d6cb5bb8f0a2da1bea6599e06f708f249c410
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.02051369 BTC
Feerates: 165.59 > 2.06 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (362,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,514 552,514 00000000000000000028daf8796be5d45ee3b845562cccb6c0c9625616242300 2,414 1.00/1.00 vMB 36
552,513 552,513 0000000000000000002a43a64755841624ec37f7648c9c760cbd9dc47aa9ccea 2,290 1.00/1.00 vMB 34
552,512 552,512 000000000000000000250ff321785817e08d26711a1f74b7656aef1d70cf53e6 2,562 1.00/1.00 vMB 39
552,511 552,511 0000000000000000000d5a00880be9d718103795123785aa64b631fa1e779bda 2,547 1.00/1.00 vMB 38
552,510 552,510 000000000000000000232d89e17d3b337b60c88d427b4256dfe4268050202db4 2,742 1.00/1.00 vMB 42
552,509 552,509 00000000000000000027494ebc75dcda3573f2ff02ef61c528f208c5e39ca467 2,712 1.00/1.00 vMB 56
552,508 552,508 0000000000000000000214cbdd654fb64d013fe50e5b36fd147eb768e7f9f8cd 2,164 1.00/1.00 vMB 43
552,507 552,507 00000000000000000028fcb3f54eba5406333a6d1574ea53f683711e4836ba04 990 1.00/1.00 vMB 46
552,506 552,506 00000000000000000021fedcdb6833d398153ae5cbe17dfa539f6845d71ba9fe 1,170 1.00/1.00 vMB 70
552,505 552,505 0000000000000000000b2203eb5d67306389ba1e45b71283b7b6d0586279f57a 2,319 0.91/1.00 vMB 34
552,504 552,504 0000000000000000000923a7f71b0b853a43cd28376ef246bfede5b0ab4eea43 2,381 1.00/1.00 vMB 21
552,503 552,503 0000000000000000000620df799e025c8080116e6658d1f144fcee8ae4d7767a 2,669 1.00/1.00 vMB 7
552,502 552,502 000000000000000000119e22be9281aa476c9e491c66a39cd902a4f79b5eaa26 2,652 1.00/1.00 vMB 9
552,501 552,501 00000000000000000025c0e2e316bb60dd356f8e893627c782e6eb0b85c31ccb 2,637 1.00/1.00 vMB 34
552,500 552,500 000000000000000000123ab0f38005ed0ddfa3506f956e662fe436de35176d66 2,312 1.00/1.00 vMB 35
552,499 552,499 0000000000000000000de6c38b5661f2e0c81381d631365cad671a28c53f8a36 2,219 1.00/1.00 vMB 14
552,498 552,498 0000000000000000001da8b7303ef1a59ae1ab3b39e4bf17576adb757f8ac999 2,591 1.00/1.00 vMB 14
552,497 552,497 0000000000000000001e3321eb4849e7d0833543bb3f23594e46edd02bbbe313 2,622 1.00/1.00 vMB 24
552,496 552,496 0000000000000000000d599e43022b47b00c84cff5f92eff3f633e2d9535bff8 2,801 1.00/1.00 vMB 17
552,495 552,495 00000000000000000020934717895f5196fb94570b5f243395dd9b78492aa6e7 2,668 1.00/1.00 vMB 33
552,494 552,494 0000000000000000001f47b78ed61a788f3af36b0a2ca4357ef7392ee0c4847f 1,861 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.47 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.