Loading Tool

Explorer IconExplorer

Memory Pool

41,606 transactions
26.44 vMB
0.07814751 BTC
Random Selection Loading Transactions
Max Size: 137.76/200 MB

Candidate Block

Mining Attempt bd5a6fbe6adb2fa3c0a9fca4e7f353879455b1abaef1022b63efef2f67f97605
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 2619132fd66677feeea74f41259c76e5b59e2587600ce44d4b22a470a867d5f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,465
Size: 1.00 vMB
Total Fees: 0.02954310 BTC
Feerates: 150.98 > 2.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (317,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,491 597,491 000000000000000000065dce1a4e100f9a4d0e3874cae4490ce46216c47a9aa8 872 0.27/1.00 vMB 30
597,490 597,490 00000000000000000008cdcf6009f0e41ec9119ef9c5994dc11296b787e4cbb6 1,598 0.49/1.00 vMB 27
597,489 597,489 00000000000000000006431964e70fc10335b7d72b92e535fc71979d12441169 1,537 0.44/1.00 vMB 24
597,488 597,488 0000000000000000001343f28feffd5584a71c243ea05a1ee5a4070ade90ce08 1,497 0.42/1.00 vMB 27
597,487 597,487 000000000000000000015547b5f65e288a48ae3a23af514151b70abc12e94da3 2,103 0.59/1.00 vMB 27
597,486 597,486 0000000000000000000c96a7596265af01d1f23a2ce6ca1f3fe8815571183efb 2,912 0.87/1.00 vMB 35
597,485 597,485 000000000000000000044c7d4298e4e9c731776ab867932921ba732986045f35 2,086 0.66/1.00 vMB 32
597,484 597,484 0000000000000000000cc5b4d178a0f970ef7d6620262a592a82599db77be597 1,631 0.57/1.00 vMB 25
597,483 597,483 00000000000000000004c874e835d42c89f5245275575bf637ecedbca6622ba1 2,907 1.00/1.00 vMB 14
597,482 597,482 0000000000000000000398c7e677795f26068b6250987f5eb0931c289be35a9d 2,125 1.00/1.00 vMB 18
597,481 597,481 0000000000000000000d4582f0115a2456c9676c43a89237d07b06c427f371c2 2,723 1.00/1.00 vMB 44
597,480 597,480 0000000000000000000a6802ebe7c002879eab88754728af99db95554ef01e60 3,008 1.00/1.00 vMB 40
597,479 597,479 000000000000000000102cf1e6a3be5db2797c8ab070b51fd3f8e7dadd526df0 2,734 1.00/1.00 vMB 64
597,478 597,478 0000000000000000000bb574979a4e4d819e18023764114fe8e204b63902c9c3 2,861 1.00/1.00 vMB 52
597,477 597,477 00000000000000000012b156c7b6f4581430bed444301badb1c17c7cd6d3dba4 898 0.24/1.00 vMB 28
597,476 597,476 0000000000000000000b49be001c6118a43ecfd0837cad93b24b38b386b1e91f 422 0.13/1.00 vMB 38
597,475 597,475 0000000000000000000aa7a5ba602f373c130c54b22e21066ca9adfb8160d31a 2,374 0.74/1.00 vMB 24
597,474 597,474 000000000000000000038fe5e0ab861daf063f052106d735cf8e7a436e738439 1,439 0.54/1.00 vMB 21
597,473 597,473 000000000000000000105aa192bbe997ba7ad389be071d9f3c091e867f6f3c38 2,934 1.00/1.00 vMB 21
597,472 597,472 0000000000000000000811a031f1fd1309eecdab9a3ad73487a479a4011dc051 2,496 1.00/1.00 vMB 34
597,471 597,471 0000000000000000000c1e62c00511836649c47c9a835af4cf35fc8c0b009e22 2,566 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.