Loading Tool

Explorer IconExplorer

Memory Pool

43,064 transactions
29.07 vMB
0.09093704 BTC
Random Selection Loading Transactions
Max Size: 148.70/200 MB

Candidate Block

Mining Attempt f7f3ecc78e4be4e1a196f04c2def0a7f96f81ed409264ec232af36eaca866805
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 8df413f7c11ef673d4f312b0c5394dd0730b890d7357ae382e3a4c8c5946afd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.03270184 BTC
Feerates: 88.27 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (529,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,069 385,069 0000000000000000028ade38098a918b77113c58b18428a28878d1378cd7b696 238 1.00/1.00 vMB 2
385,068 385,068 00000000000000000c6cfd2a3da5b2eb36891965390024eb4671de5a9dd2781c 171 0.20/1.00 vMB 55
385,067 385,067 00000000000000000051892bc79589cdc0c6f18b76d807dc4b0df4e25d957580 318 0.35/1.00 vMB 32
385,066 385,066 000000000000000008dcaa8a9ab567068859f472457c2f332a7e597e09e40172 479 0.27/1.00 vMB 26
385,065 385,065 00000000000000000d054e7f2df4501123780dec5815d1f51c95ec7b1e518993 144 0.90/1.00 vMB 7
385,064 385,064 00000000000000000ebc96b773817304e6a7f0d78f00d2a060d13b479ed893eb 31 0.10/1.00 vMB 6
385,063 385,063 00000000000000000c5fed528f7bebea3185e57b9977b3ad11e479c038a19fe2 1,486 1.00/1.00 vMB 24
385,062 385,062 00000000000000000876a80ae94e898cf1246ee6786ff9757c27769816372d3a 2,448 0.99/1.00 vMB 36
385,061 385,061 00000000000000000533df688f6f7c7d5fd2366528321f7716dc0fd8f82a033f 395 0.76/1.00 vMB 10
385,060 385,060 000000000000000009c78e3ae3e47104a2b52794f9fd207ed13b8cebf59c339d 842 0.30/1.00 vMB 39
385,059 385,059 000000000000000003848d5a84af029f82f2c5d276da3da806de9ef015a12d47 2,295 0.93/1.00 vMB 36
385,058 385,058 000000000000000002d6f643e94c823eb7be2fb98a7ff732b65b99a219d6c452 737 0.26/1.00 vMB 42
385,057 385,057 00000000000000000a781ee3e0b4a54ad08140f4e54245f9b106482674b1e39c 296 0.85/1.00 vMB 8
385,056 385,056 000000000000000007997cac5415cce2dddd7a878508f901fef05452cfe591e2 924 0.55/1.00 vMB 28
385,055 385,055 000000000000000000a5039e32cc9a89aeffbde1391e8bc9ae9724127904f01d 1,579 1.00/1.00 vMB 23
385,054 385,054 0000000000000000092a59ce3eb2d180ca515a2cb309cf715dfd44afb0a1795d 1,413 0.75/1.00 vMB 38
385,053 385,053 0000000000000000018c4425f28f7386653fcc7e03c93528acc9654daf9c7ee7 1 0.00/1.00 vMB 0
385,052 385,052 00000000000000000d212e9f493eff31a3fe20e2f7fa989e6ef0c7057cfe1eb9 2,762 1.00/1.00 vMB 50
385,051 385,051 00000000000000000b4d31dc5bf036de21e58335b2de5563aa3e5bd1151f3eac 207 0.10/1.00 vMB 32
385,050 385,050 00000000000000000e1ea374e5cbad4b8df0eecd065d58cd13570e9c09ac3f1f 1,150 0.39/1.00 vMB 50
385,049 385,049 00000000000000000f69bdfd533af17013b2ba35302b189d9e9cdf15a564b131 863 0.33/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.73 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: 630.34 GB
    • Received: 12.02 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.