Loading Tool

Explorer IconExplorer

Memory Pool

73,951 transactions
28.53 vMB
0.07187782 BTC
Random Selection Loading Transactions
Max Size: 169.05/200 MB

Candidate Block

Mining Attempt 508fd817234586d05f64f88e23c19b6d359c518440ca4440b2a37b87ad04d09a
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 289b3b97b01998185b91e650c3d9d2c14078be22460c5c82b8bff240ce93ee27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.01462423 BTC
Feerates: 250.89 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (65,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,687 849,687 000000000000000000005d29d39a1bbb2f288111e6e429c9b490e32845028bb3 1,614 1.00/1.00 vMB 10
849,686 849,686 00000000000000000001ec237962b4243f1d6b8e92dc28720d411188ab0bd073 1,817 1.00/1.00 vMB 10
849,685 849,685 00000000000000000000abe5900019847770dd59299e5bc71140419b7a41d51f 2,950 1.00/1.00 vMB 19
849,684 849,684 000000000000000000021f19678a6dee20ac68b5053a3baa944bc4433e83d92e 1,646 1.00/1.00 vMB 11
849,683 849,683 000000000000000000030e396a164f2a0b97b40ad50dc4822d7f1a07482cf63e 390 1.00/1.00 vMB 9
849,682 849,682 000000000000000000031e0aed6646cb33df874b7f2727cb4c162bfce017dede 596 1.00/1.00 vMB 8
849,681 849,681 0000000000000000000319d9b5715c2456bb1b7ec1714dccc26002380d643429 1,889 1.00/1.00 vMB 14
849,680 849,680 00000000000000000002cc72bdc9bcdea4a0bd5e500b9f168beab02c9100ac3e 734 1.00/1.00 vMB 9
849,679 849,679 0000000000000000000359d23f7c760cf6c098396badedb61a799353cdd1c679 1,552 1.00/1.00 vMB 11
849,678 849,678 000000000000000000002859a50b901d01d35cb5a0e7db6d196dd0dcd24b0dc1 913 1.00/1.00 vMB 10
849,677 849,677 000000000000000000027e49014c49e67fafda9f8d06095b5dca04e67b8ae0e7 1,183 1.00/1.00 vMB 10
849,676 849,676 000000000000000000033b88950b1dd598bec9fbbb297e7842a3e5e84bd24060 2,932 1.00/1.00 vMB 16
849,675 849,675 00000000000000000003024bdd6257448897aeea1550f48fef0de55a7e5bbb74 1,998 1.00/1.00 vMB 11
849,674 849,674 00000000000000000001202233f544f04e23f07063b93fdedf7c505cbd02af34 3,017 1.00/1.00 vMB 19
849,673 849,673 0000000000000000000272287a3f9ccad49c681de3b62ce233a877257893aa80 3,450 1.00/1.00 vMB 9
849,672 849,672 00000000000000000001dc6531f655195c97a902d0832804fd031cd99e0f3ce1 1,930 1.00/1.00 vMB 11
849,671 849,671 00000000000000000001dee6f00f36241158705d4c17ac69306f74133c5063f0 3,335 1.00/1.00 vMB 17
849,670 849,670 0000000000000000000305deba03bdb1b7a4db691c001a42e2c27a348ff7a40d 2,607 1.00/1.00 vMB 11
849,669 849,669 000000000000000000013792739651fbaa77c07846ae9d5acaaa855cffae405c 2,038 1.00/1.00 vMB 15
849,668 849,668 00000000000000000001687938e018addf908dd6d46d45c225bec4f43081d3e0 2,826 1.00/1.00 vMB 22
849,667 849,667 00000000000000000002c525e2154e7c5f9208c73866a7b41ef0b9bd79c70017 2,453 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.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.