Loading Tool

Explorer IconExplorer

Memory Pool

44,507 transactions
26.63 vMB
0.06266343 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt 905eace58e2a32320b15027294418bc32c5aa5bcca0f8dbba7fc43ab0326d5df
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 279c2c513e5e9c21a4cfa6c463e6cd1b491f53d87f1abbb3b487e20b12b28087
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,283
Size: 1.00 vMB
Total Fees: 0.01370925 BTC
Feerates: 100.36 > 1.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (527,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,305 387,305 000000000000000000ea495cb3316200e340e709d25251721d8a48ddcd963049 1,840 0.93/1.00 vMB 26
387,304 387,304 0000000000000000013da5db5a021f7392e90f635a0a2b5a2828507825e5e6f6 162 0.95/1.00 vMB 6
387,303 387,303 0000000000000000004f5fbac2d1cd72f73688000299b67c87ac9af1518dc329 1,089 0.51/1.00 vMB 34
387,302 387,302 000000000000000006473addd160460533e158c8a9a7dac68aff80fc6821dc05 816 0.87/1.00 vMB 5
387,301 387,301 000000000000000004eb4caa26b9d51b0cf3062ecd7c8ce1f7d0a4a4cb293b37 832 0.50/1.00 vMB 25
387,300 387,300 0000000000000000075f2f2481dcb1b0289e57ab34fd33c2f0e9556ef70538ce 77 0.95/1.00 vMB 2
387,299 387,299 000000000000000000f00f8897588a0d50a616d64129ae7d3086140914006452 1,685 0.99/1.00 vMB 30
387,298 387,298 00000000000000000382db05cf24f145587a382ee734edaa1a2797a4fe7d6001 1,752 1.00/1.00 vMB 47
387,297 387,297 00000000000000000b41f1c4eeaa3d21be90dedcd6e46093afd834a297ca0b48 2,052 1.00/1.00 vMB 32
387,296 387,296 000000000000000006783b68f918501f20a6a56b952f761541a2bc16ebd9506d 1,105 0.75/1.00 vMB 22
387,295 387,295 000000000000000001e1a4d61326c7cb0d1fc4b2c138df72d4580265a2cbe3b2 1,648 0.75/1.00 vMB 34
387,294 387,294 00000000000000000482614715fd072ed8178893d7bd81e282d6a4d1340c7a02 2,330 1.00/1.00 vMB 35
387,293 387,293 00000000000000000662c01f68ac330400f431243b3592e8c303b3d277452136 2,598 1.00/1.00 vMB 39
387,292 387,292 0000000000000000080772d2b8b22eec8f46ee54cba8f8d3aa63b6006e6fb1e9 893 0.50/1.00 vMB 53
387,291 387,291 00000000000000000d1923b2821eef3f1fe2c7fc9d93bbda6701f4960be45c94 761 0.53/1.00 vMB 19
387,290 387,290 000000000000000005ce4ceb611b34c11366d2baa2ac2725e36834bc9e5daf8f 1,608 1.00/1.00 vMB 20
387,289 387,289 0000000000000000055c48cdc0e4829292910056dfbc983a81bf81e1e97ab0ef 3,317 1.00/1.00 vMB 56
387,288 387,288 000000000000000006851b17e2cd50d80c8aa567d6bc5b2162de42daaada5921 1,107 0.65/1.00 vMB 27
387,287 387,287 0000000000000000057f0ddb1c4c72108ca5231beb183bf558501593109baf94 1,262 0.42/1.00 vMB 46
387,286 387,286 00000000000000000da09293926540d7026697103bcd439ae96959d7f706d758 495 0.29/1.00 vMB 26
387,285 387,285 0000000000000000016af3d85bc17165a129c5ea78747fda68a6500ef101e4ca 457 0.30/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.75 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.