Loading Tool

Explorer IconExplorer

Memory Pool

76,310 transactions
28.45 vMB
0.06699298 BTC
Random Selection Loading Transactions
Max Size: 172.45/200 MB

Candidate Block

Mining Attempt 7de98ec038bb276d56f17aec2f2ec6372eece6e0a989af0bcb6355ca5d090b2c
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 047edd1c3d9ab361ce924be6c28f51a636be5df54704f7eb90327e039853b9a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,503
Size: 1.00 vMB
Total Fees: 0.00778902 BTC
Feerates: 78.13 > 0.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (594,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,757 320,757 000000000000000024d90cc62e3267583861c26d2ee3d51ca42d94b0d64c6931 727 0.37/1.00 vMB 29
320,756 320,756 00000000000000000f13a5d7fcc951643b4c6d56c552a4843d87c8417106cad6 356 0.17/1.00 vMB 28
320,755 320,755 00000000000000000ad4cfb538eb23af8477acbb56f93fdc92210b493c1c6418 450 0.30/1.00 vMB 23
320,754 320,754 00000000000000000f90a96d01980b40e2ad654ef71e717f2693d68de83c95f1 426 0.32/1.00 vMB 23
320,753 320,753 0000000000000000174f91c1b9f414edda9e27168140305fa82c553d0cdfc348 360 0.38/1.00 vMB 20
320,752 320,752 000000000000000001757d3db7d10efb786cd5063567c684f7c0b8827a3733ca 484 0.25/1.00 vMB 29
320,751 320,751 00000000000000000ff7a5e19887d28ad4ff1b188417b68f7503c9f47ee40c82 561 0.50/1.00 vMB 19
320,750 320,750 0000000000000000127f1e2fc212f2df33dd8087af22d3d7f3900ef1676a15cc 1,374 0.91/1.00 vMB 24
320,749 320,749 000000000000000019a6089fae1d7682e928678c514ca38a01b3a1e03d73125d 724 0.35/1.00 vMB 29
320,748 320,748 00000000000000002416451016aad635fc778a3427ecbcceb2b72dfbd5d5386c 64 0.13/1.00 vMB 13
320,747 320,747 0000000000000000053d591239a14eb314afc5b1df8d9a440f3e8169b82c1cb7 1,086 0.54/1.00 vMB 27
320,746 320,746 00000000000000000c18a0615a5cd9077473df3df24cd79a5eb20d1f12dddb16 1,364 0.76/1.00 vMB 27
320,745 320,745 000000000000000009d51d98e1c5b1aba6673fb664521967b0c98f43830b8af5 1,079 0.50/1.00 vMB 30
320,744 320,744 00000000000000001ff8b97d398b115e6b8aa3fe38265f444d1b173339268025 385 0.18/1.00 vMB 28
320,743 320,743 00000000000000000906d0ab300c5101a9a6cfc2bc63a8484844d30843fcb587 406 0.25/1.00 vMB 24
320,742 320,742 00000000000000000cd5a0b124ae66189e52cc3042c491ed5228c9c4fd4f5122 763 0.33/1.00 vMB 28
320,741 320,741 000000000000000001fa3a3bef0d574fd556437224125fba178e048bf1d0ec26 595 0.27/1.00 vMB 28
320,740 320,740 0000000000000000206be13a7d133304adeeb22fd5354ddb538fee349ebe81f3 155 0.12/1.00 vMB 23
320,739 320,739 0000000000000000045fa360e3d43d784cd7d01c65d71214535aec5699510525 778 0.39/1.00 vMB 31
320,738 320,738 0000000000000000226bb8070d15cb26ff2ef2d9fe3b7b28db9360d255c7583e 517 0.35/1.00 vMB 27
320,737 320,737 000000000000000014b9718145c5f1246f79bf3f6e8aa322994027a6bebfecbf 186 0.14/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.