Loading Tool

Explorer IconExplorer

Memory Pool

40,606 transactions
29.04 vMB
0.09543370 BTC
Random Selection Loading Transactions
Max Size: 147.82/200 MB

Candidate Block

Mining Attempt 0d70fcaeaf74460b361e1947672beabb4f24608ef479361e2ac06a2c2e4bbcda
Version 20000000
Previous Block 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f
Merkle Root 30e54b093a4ff752a2db5232569a531b7b9513f71fc1c399af37972529f10959
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,576
Size: 1.00 vMB
Total Fees: 0.03882519 BTC
Feerates: 101.65 > 3.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,541 (389,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,555 524,555 0000000000000000001f6c4aec61b2e3edfff6688d4ab134a19fe3f0dd36a8b9 434 0.14/1.00 vMB 25
524,554 524,554 00000000000000000027ce0cdcf127602658cea71fa94ad982c7e034b379774e 48 0.05/1.00 vMB 63
524,553 524,553 0000000000000000001b55ed8c4f0097a42b5578f07d52936ac5343c66b3c668 681 0.27/1.00 vMB 49
524,552 524,552 00000000000000000006e68e969f86ab07a4ba4d9d2c1f018c9203476af62e3a 1,630 0.48/1.00 vMB 16
524,551 524,551 00000000000000000005ef313ea68f43aeab2695efe1c5f2ac16ab2135170384 1,163 0.46/1.00 vMB 30
524,550 524,550 000000000000000000019a3bc14fa432aad9877eae74388c12ac57ee771e3e53 900 0.29/1.00 vMB 26
524,549 524,549 0000000000000000003bee71c3ef0e5e473cf0aee64d7ce88434fa255d2b0fba 1,510 0.50/1.00 vMB 30
524,548 524,548 00000000000000000026373ddfd58bb977c8e4abc6c4c40db311ebdeceb0794f 1,058 0.46/1.00 vMB 26
524,547 524,547 00000000000000000035262b736a10057d8d0c1e89af56cadc8b595188eb7f1a 798 0.24/1.00 vMB 26
524,546 524,546 0000000000000000000784061dfa5c2e5d5829471e474928c5d20930a8a7a52c 926 0.34/1.00 vMB 40
524,545 524,545 00000000000000000020c7c47f5740e932d802b884a4153e25a1922ec717459b 140 0.04/1.00 vMB 35
524,544 524,544 0000000000000000003ebcf49a4d58931191ff4016a68c4f94888beed2cf4758 675 0.22/1.00 vMB 35
524,543 524,543 000000000000000000176cc883dc08e69fe710d5c473bbfa0e3cb812d9f932e3 237 0.08/1.00 vMB 57
524,542 524,542 000000000000000000284911689198dd4144f218269961ccabaefcc73f2e03ae 2,091 0.75/1.00 vMB 29
524,541 524,541 00000000000000000008ffd25ad28bf53b25213f262f8d09f687447d161082bf 445 0.20/1.00 vMB 52
524,540 524,540 00000000000000000017ed9fd044867f0f7fcef4dcb55bf77e44ce34440352d3 210 0.07/1.00 vMB 28
524,539 524,539 000000000000000000244410526115c4a070b5cdb04f71521c31cb359e75d6f3 1,675 0.61/1.00 vMB 26
524,538 524,538 0000000000000000001968836da31c43441daefd65007f0dbf080948cc25dded 357 0.17/1.00 vMB 47
524,537 524,537 00000000000000000029f12175658063cceea719220474de2d63bb74b9cee125 393 0.26/1.00 vMB 15
524,536 524,536 00000000000000000009515a45811c7142ca85f2c6e3e44a757f407032f81494 44 0.01/1.00 vMB 5
524,535 524,535 00000000000000000031e036a2cb47b392fe13f28cb18e30d9f4eb722750db1e 10 0.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.64 GB
    • Received: 11.35 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.