Loading Tool

Explorer IconExplorer

Memory Pool

80,894 transactions
34.78 vMB
0.18357940 BTC
Random Selection Loading Transactions
Max Size: 194.80/200 MB

Candidate Block

Mining Attempt c051b9615a59240f22c5db0af13348a650e72bc98adc04d9c2770dacb9a5f56b
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 3fecc6c68c1957e8357c7c1bb0bdb2a21fe45883e96aa351885430f44ff1f79e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,144
Size: 1.00 vMB
Total Fees: 0.05177485 BTC
Feerates: 189.28 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (403,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,597 511,597 000000000000000000082fd821eb7cad9d7434f37f9e1dedc5c93b2427453dee 482 0.39/1.00 vMB 44
511,596 511,596 00000000000000000007b893bdd154e11101a3d3f895fd5caafd439679edd842 820 0.48/1.00 vMB 23
511,595 511,595 0000000000000000000e725770a0a1b3dd1f627cd5fbbaffaf6db4bd6e589050 1 0.00/1.00 vMB 0
511,594 511,594 0000000000000000004d184721eb9f75e11312572eaa5038141167841f58ba2f 2,134 1.00/1.00 vMB 50
511,593 511,593 00000000000000000036f34da236f51c1d19d40c236c07301727fc406763f4dc 1,325 0.87/1.00 vMB 12
511,592 511,592 00000000000000000018d41fcc89454b735f63902ad59a9967d5154067c13c8d 2,039 1.00/1.00 vMB 56
511,591 511,591 000000000000000000416c225b222476e57d8a08249c762e8e261f3d3e8b1fc3 2,291 1.00/1.00 vMB 67
511,590 511,590 0000000000000000005ab7fee9b2a759a8807d08f682eb377b445d0f2a890409 31 0.01/1.00 vMB 94
511,589 511,589 0000000000000000003c76b36958dc8816f4df28d9aa885dc69b150465f45c8c 1,492 0.80/1.00 vMB 45
511,588 511,588 00000000000000000036b458c9bf69bd6c50330cb5cff509d316ee3be42284c7 982 0.43/1.00 vMB 54
511,587 511,587 0000000000000000001137239343b4ad936501fe66cdff6d36cd520be08c04fc 63 0.03/1.00 vMB 56
511,586 511,586 0000000000000000002d7dfcfd08492938202434ed83665b9d6a4e4ec7b6f628 532 0.23/1.00 vMB 53
511,585 511,585 0000000000000000001f1be47423da2ac9dbc8496e7c8c2a8aa90e82203dee45 1,778 0.85/1.00 vMB 45
511,584 511,584 00000000000000000026fe62b146ed89dae46d474e2f5dfbe444b7a4a978c5e7 1,014 0.42/1.00 vMB 69
511,583 511,583 0000000000000000002e8636633bc08951361f1d8e8c99ed0f6d73cd349fd780 361 0.21/1.00 vMB 62
511,582 511,582 000000000000000000392971e012127c7122f77e2b464a006856f6f53d74bd33 1,005 0.52/1.00 vMB 48
511,581 511,581 00000000000000000034ced7e30e7fc76c89b500ee1d7b30e2443f67862630c4 1,928 1.00/1.00 vMB 42
511,580 511,580 0000000000000000004dc6ca95c3a07e399c01cb9b3772b0ed27f858a3a2fc86 1,660 0.96/1.00 vMB 36
511,579 511,579 00000000000000000045dd46197aae1456b53179e3b6349a8358ca8836885740 337 0.27/1.00 vMB 26
511,578 511,578 0000000000000000005a7db3f61bad6787452dc30868d161f92c1f061ee3625b 652 0.28/1.00 vMB 57
511,577 511,577 0000000000000000005d88e86f3a136e10ec88bb3f6a068704ca91cef7c5e0e4 1,302 0.75/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 783.11 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: 734.23 GB
    • Received: 18.55 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.