Loading Tool

Explorer IconExplorer

Memory Pool

39,297 transactions
27.56 vMB
0.07384169 BTC
Random Selection Loading Transactions
Max Size: 140.73/200 MB

Candidate Block

Mining Attempt c19dcca4404e579702a7e0d180d720a94d70a0965dc6323a6e12c618d8419c02
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 67ccb73d02ac7f08e28d01bfffd3ff453b6203ad76026b9f33f5c6d39b03c865
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,766
Size: 1.00 vMB
Total Fees: 0.02139065 BTC
Feerates: 101.65 > 2.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (339,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,097 575,097 000000000000000000288411bcd12752c321d07aad601fb96c58fdf47bbea47d 2,749 1.00/1.00 vMB 73
575,096 575,096 00000000000000000005ef52cbc75b940323bda2351b14ce3017900f6568132b 2,607 1.00/1.00 vMB 99
575,095 575,095 0000000000000000000ac940613ccd45cd99930ade8184c3489d09bc61330eab 2,938 1.00/1.00 vMB 94
575,094 575,094 00000000000000000025a1711742d6b133d5e84ed9efe35279a9cf1c9ae7cf04 2,700 1.00/1.00 vMB 79
575,093 575,093 0000000000000000001a24975559be12ad3744188334607ea7ddf40a75d9c501 2,413 1.00/1.00 vMB 87
575,092 575,092 00000000000000000003ec96621841e94229902d6549eace1dad14b3192c96da 2,536 1.00/1.00 vMB 111
575,091 575,091 0000000000000000000ceb655b7de13306579ed13c0d5eea9002726824d579fa 2,989 1.00/1.00 vMB 156
575,090 575,090 00000000000000000007c76a30d5fe0f98b06e75627339baffbaffa5ae50349a 2,123 1.00/1.00 vMB 49
575,089 575,089 00000000000000000027e65cc52661a712a8fb7dab16071fe6ba6a2c53165f53 2,561 1.00/1.00 vMB 20
575,088 575,088 00000000000000000022073e391471a3d22ca18c7653f508b026466ce9653499 2,182 1.00/1.00 vMB 92
575,087 575,087 000000000000000000278966a0f5047f5cea43e04eb27c4927e8b8fc36b33859 2,720 1.00/1.00 vMB 61
575,086 575,086 00000000000000000022c0d082eff260aa87a686896fec8ef275f9b55a3b36dd 1,792 1.00/1.00 vMB 14
575,085 575,085 0000000000000000001f8af2c453bf191ca6e902ff558a13fdb444f74ec16de3 2,649 1.00/1.00 vMB 63
575,084 575,084 000000000000000000194a62b2334321ff80700f856b33258c84b7f7aca91b7a 1 0.00/1.00 vMB 0
575,083 575,083 00000000000000000014ffc8c0d04580ae3381d99654957cda2b76fcb029163d 2,325 1.00/1.00 vMB 46
575,082 575,082 0000000000000000001cf5cae47564e481d3057e42633ff45f237e44d7cc96c5 1,922 1.00/1.00 vMB 39
575,081 575,081 0000000000000000000494cbad7bcc40b410822a568d9affa4f624c54aefae28 2,502 1.00/1.00 vMB 39
575,080 575,080 00000000000000000003e8c606d08c03c1ebb24451b35ed3475a2095047e2a4c 2,363 1.00/1.00 vMB 56
575,079 575,079 0000000000000000001d21476f45bb212ccb3b4425b2765af068d96dc9306846 1,915 1.00/1.00 vMB 86
575,078 575,078 0000000000000000002745a64b64aed878b56c8df9e85f4d9e108a829b3264e0 2,878 1.00/1.00 vMB 70
575,077 575,077 000000000000000000196d4040d8e5df71490f7c53cacb9a8bd6fe0ef515eb5f 2,482 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 781.75 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: 631.39 GB
    • Received: 12.06 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.