Loading Tool

Explorer IconExplorer

Memory Pool

80,200 transactions
34.61 vMB
0.17392320 BTC
Random Selection Loading Transactions
Max Size: 193.77/200 MB

Candidate Block

Mining Attempt 1a318cf1bdb9271f60fb3fc9c71699efe50ed6fdbb9e25094e20d17d773ded39
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 805d786f77b6930d39eef35d907a42bd87ac4a1a430d89229182eda7f569ce4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,060
Size: 1.00 vMB
Total Fees: 0.04564123 BTC
Feerates: 150.93 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (821,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,560 93,560 00000000000820bc5a1fc4f00adb375cb0a06a070aec0177cdac5ab6f42c0beb 1 0.00/1.00 vMB 0
93,559 93,559 000000000005936c8584caae9c05bc98f0a0eb2a455242c46c9bc09d729977e6 5 0.00/1.00 vMB 0
93,558 93,558 000000000000a75226e4b24baeb4b240da410efc1d59c5b2c66ed16e94e5d1a8 3 0.00/1.00 vMB 0
93,557 93,557 00000000000133bff7eb288c01834afe129b62492a9b8dd1e02f39c9dc10d39c 2 0.00/1.00 vMB 0
93,556 93,556 00000000000271950f5056fa95b63dde6bc6449b11cd27e7e3c7a975620071b0 3 0.00/1.00 vMB 0
93,555 93,555 000000000007af58aea99bc0f835e714b824295cc6b196b5207a5f720811e411 1 0.00/1.00 vMB 0
93,554 93,554 000000000003edb722c935ab18608160eb0d33943c2bf55b72409eb7fafb1de6 4 0.00/1.00 vMB 0
93,553 93,553 000000000006a8efcafde2c9970c65dd119900a642a92c906c3c5ac0f1d97641 3 0.00/1.00 vMB 0
93,552 93,552 0000000000056f8616395095cb7ca18460b07045ea6fd6ad406e5fc020494db2 1 0.00/1.00 vMB 0
93,551 93,551 0000000000012cab969fbeee349423cb9d823f6df8c52b70ea80178fdf6673f3 1 0.00/1.00 vMB 0
93,550 93,550 00000000000114c45029fa88ecb4d0050c77f73252f38a30845742651cb59adf 2 0.00/1.00 vMB 0
93,549 93,549 0000000000043c75149184c934e8dfebacbccbb161adeb12a890ab7f9c90eb69 1 0.00/1.00 vMB 0
93,548 93,548 000000000002e8fce20a411b0790c61436eb83decd63c2c7a50f00c9110009c2 2 0.00/1.00 vMB 0
93,547 93,547 00000000000972b558bf44400ad66d5c85e3c410d3fee71cd297abae516277cd 1 0.00/1.00 vMB 0
93,546 93,546 0000000000014e88bfc9fac9026c4859e81141bb53ae758315ef9e157286d04a 1 0.00/1.00 vMB 0
93,545 93,545 000000000002f74b94242868dffda91e248923de85ab89d40edd1d51e92055ff 1 0.00/1.00 vMB 0
93,544 93,544 000000000006a6f732d3199d2626393370d9b7ceb683adee77d8cdcad9626f27 2 0.00/1.00 vMB 0
93,543 93,543 000000000007cf78eaae776687927dc863983afc048a70d0e40fe2cda0606168 3 0.00/1.00 vMB 0
93,542 93,542 0000000000087d5e4a60df068e7232d261079507c977c0cad7b100b2df604cea 2 0.00/1.00 vMB 0
93,541 93,541 000000000003fe38390309c77af2309a50286e576a2e5b86d4129f6cb628819b 2 0.00/1.00 vMB 0
93,540 93,540 0000000000028c7f4a84941f46906df29e578c6c2ba4a36f05f92b3283922fa1 1 0.00/1.00 vMB 0
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.15 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.