Loading Tool

Explorer IconExplorer

Memory Pool

77,689 transactions
29.10 vMB
0.07285462 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt 95cf22d82574a15023e07960d0782bd6008be96867bd46fc4f8f300fec258e34
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root afa8db8a392e47fb04273f510a5ae1adb3b042b508b94bc6b4179eb4764277ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,992
Size: 1.00 vMB
Total Fees: 0.00935149 BTC
Feerates: 301.25 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (386,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,761 528,761 00000000000000000023262bafaeaf51dfbec815f0cb6c202471606f04d69846 764 0.31/1.00 vMB 59
528,760 528,760 00000000000000000026fad7e5d4b8e127d5d046b103e8c87e227681a2349f02 1,209 0.43/1.00 vMB 33
528,759 528,759 0000000000000000001ad42d14d5daf59f191cfb570356b116c5943347ed70c3 2,301 1.00/1.00 vMB 37
528,758 528,758 0000000000000000000ae400d294917525f631719fd05e6bbf7911467a5c6f6f 2,669 1.00/1.00 vMB 82
528,757 528,757 00000000000000000007956bc85a320909aa041c53147e9d90bb96244d43bb75 386 0.15/1.00 vMB 71
528,756 528,756 000000000000000000363de9c5b9035da6df8a35e1699f4917954257be19e04a 277 0.10/1.00 vMB 52
528,755 528,755 000000000000000000312244bcc6f9a2af97ca47c54814731cb5ded1df14f718 907 0.37/1.00 vMB 62
528,754 528,754 00000000000000000003fe7e55002c64577d730b1425dc0183cbb378fee9fd2f 631 0.41/1.00 vMB 37
528,753 528,753 000000000000000000113aa45efff543fedd4214199086f176db8fca81776502 1,751 0.93/1.00 vMB 22
528,752 528,752 000000000000000000332c012e69a47ae11ab1b81ccd00ee7109c61183d86fb6 2,515 1.00/1.00 vMB 72
528,751 528,751 0000000000000000002a2c0adb3eebcff1e520185a417b410ec12e7c79403c32 69 0.08/1.00 vMB 27
528,750 528,750 00000000000000000007f0fa85b7d51df2d7cbcf1ad4014ac59c381f2b53cddb 1,911 1.00/1.00 vMB 38
528,749 528,749 000000000000000000015b209b601875ce0eaa92a01f3790dc6fb55f1a3f3299 307 0.84/1.00 vMB 12
528,748 528,748 000000000000000000350c26022675761813d4c5f7afe455dde79b444e41ca53 807 0.98/1.00 vMB 19
528,747 528,747 000000000000000000197f1f7bf8d8ed8c67c5fe16a9cea707c9dd7577b9640f 1,938 0.99/1.00 vMB 36
528,746 528,746 000000000000000000169ce62c0b6c15a72117c4658e009565c93f5b612cdace 1,620 1.00/1.00 vMB 64
528,745 528,745 000000000000000000025469ff4f361ace54dc068db30dc3bf7e618f3a58ad4c 2,381 0.99/1.00 vMB 14
528,744 528,744 0000000000000000001fccd66599c2edb79f91956ba4f1f760e67565eb89f260 1,636 1.00/1.00 vMB 44
528,743 528,743 00000000000000000001f838a8b2563ec8160144395b32568bc696465a0aabae 1,881 1.00/1.00 vMB 65
528,742 528,742 00000000000000000020ac89bc65a722ae98f76247d06060a97d015c44bdfb01 1,980 1.00/1.00 vMB 94
528,741 528,741 000000000000000000214d9d54d2a4e155d40cf5fc2f65c2847ae98fd6d09dfc 759 0.27/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.