Loading Tool

Explorer IconExplorer

Memory Pool

75,325 transactions
29.34 vMB
0.08928982 BTC
Random Selection Loading Transactions
Max Size: 177.33/200 MB

Candidate Block

Mining Attempt 96beed86a7ee841c69d3891ee5e1595b98e0ff2e66ab5f9f9ba7c741792f9883
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root 0c722d737d6f1b800de4f29139c6a13994d4ac7c8feb32692774983c5b74329b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.02347921 BTC
Feerates: 147.99 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (48,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,390 867,390 000000000000000000028d401a03a90f9ce6efdec63284163720df193751c68c 2,824 1.00/1.00 vMB 16
867,389 867,389 000000000000000000018fa2c6e33ee4656048e5cadd5657b9ce97ec7997c258 4,647 1.00/1.00 vMB 6
867,388 867,388 00000000000000000001183bea4f47f81f52bf4e5a572c89837f375ad5d91ffb 2,963 1.00/1.00 vMB 16
867,387 867,387 000000000000000000000ea36e18e50eab082fc83f7ce29cd85c3b67e4955908 3,863 1.00/1.00 vMB 9
867,386 867,386 000000000000000000006da665ee4e282477b6cb3f0b6c53ca49580cf918059c 5,453 1.00/1.00 vMB 10
867,385 867,385 000000000000000000006c2a88b16f710d6cc7007211cae6fa861abc0721e436 5,549 1.00/1.00 vMB 7
867,384 867,384 000000000000000000010c58a8918134e4da2b2ab3714d018caf9acc37e8bdce 5,156 1.00/1.00 vMB 16
867,383 867,383 00000000000000000000a93edb0f9b051c1f5dc73209cca89be6db7a50bf47a4 4,557 1.00/1.00 vMB 5
867,382 867,382 0000000000000000000028c1430025b9d842f8ab40b96a5ece7e03a524dcdd1a 1,936 1.00/1.00 vMB 2
867,381 867,381 00000000000000000000ce353f1f4489e8ec847ac0213fe7bff449c6b6e7dfff 3,757 1.00/1.00 vMB 3
867,380 867,380 0000000000000000000189486978991838597e518c0ebf1c527d640575c999ac 5,980 1.00/1.00 vMB 3
867,379 867,379 000000000000000000022b1940d1388cdf92df09fa1ef4f4d27878bcf29502c7 2,975 1.00/1.00 vMB 6
867,378 867,378 00000000000000000002d04e20292b4e76fc79c7ffc743a947b885dfe51326e7 3,352 1.00/1.00 vMB 5
867,377 867,377 00000000000000000000b5c8832f23400237d3ede56bafb544585c031e06656a 3,406 1.00/1.00 vMB 3
867,376 867,376 00000000000000000000114f93fcd5ee5c6f9611e3bb6f48014cec9df5b7f213 5,086 1.00/1.00 vMB 5
867,375 867,375 0000000000000000000024001994bb7133ad471826151862b8770e1b7d50c800 2,883 1.00/1.00 vMB 14
867,374 867,374 00000000000000000001f68f4d09ded47cdbd8d4790965ab828f2c5e329d6eff 3,644 1.00/1.00 vMB 10
867,373 867,373 0000000000000000000055265478467af870425143e8d34c3983cac42ab6f8d2 3,903 1.00/1.00 vMB 5
867,372 867,372 000000000000000000010e036e1a020d0db6e41fbc64fe8d11369e65e8744323 2,607 1.00/1.00 vMB 9
867,371 867,371 000000000000000000002837122c80eff5d472522c869b70dc9fa6c7fdd12133 2,088 1.00/1.00 vMB 10
867,370 867,370 00000000000000000001c8e578d56261302242b055962a34827d25283473dcf1 2,683 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.17 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: 748.22 GB
    • Received: 18.79 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.