Loading Tool

Explorer IconExplorer

Memory Pool

78,633 transactions
30.01 vMB
0.08339735 BTC
Random Selection Loading Transactions
Max Size: 182.97/200 MB

Candidate Block

Mining Attempt 2cbe2a0d47eaa6e953448fd53ede39bb1d55fb1e6877b63a452f63b4d4dde79a
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root a526879d57ff0cb3ecd3a66f61e8aca17a157963ba53dad553eda5a097800cd2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.01671845 BTC
Feerates: 73.20 > 1.68 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (890,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
24,824 24,824 000000006dc5014913e85adc56c704f7a97a9ffc197ae2c92b248471e0e1a54d 1 0.00/1.00 vMB 0
24,823 24,823 000000009b729128772f71efe828bbea3dc3b90ced63d4a553a8903ca833cb95 1 0.00/1.00 vMB 0
24,822 24,822 00000000638aedcbfef01274e3d392d69ce7f32a4e66e8ec52c23d9d4f5bbb6f 1 0.00/1.00 vMB 0
24,821 24,821 00000000d6ce1ce9349f905bd06fdb678ff66596d85199e760ea8b85661280ad 1 0.00/1.00 vMB 0
24,820 24,820 00000000a0341ad0ce07226ff7856d9b3ea0610add40c188708d0c786fa62cee 1 0.00/1.00 vMB 0
24,819 24,819 0000000076479e4c1736a23107b33e979ffa826141e6b4bb54eec394fdd82c46 1 0.00/1.00 vMB 0
24,818 24,818 00000000daa6582e8773b1dd227ac8f4f3ffb167242b612da1295a718716b830 1 0.00/1.00 vMB 0
24,817 24,817 000000003c29f1a3d990def938d4ba7cdce5f4ffc74898f694d1cf6a8d17471f 1 0.00/1.00 vMB 0
24,816 24,816 0000000034459f824683ed9d155a72928f723e17405c8a8ec76eef1071e06334 1 0.00/1.00 vMB 0
24,815 24,815 0000000091f2026e0ae91d5d5a2d64081eecb15871c97f604ae0a8ac7af4b96f 1 0.00/1.00 vMB 0
24,814 24,814 000000001c3e1b1ce816a115d450067d0bda27ccd0bf298dc64ee817da50283f 1 0.00/1.00 vMB 0
24,813 24,813 000000009f9ee7bf380861f5f737ceb7bac745a2fef41e367101a7f2ba930fc8 1 0.00/1.00 vMB 0
24,812 24,812 000000002b4b0018eddf07bdbff6462330fcf7590076b5197a7c98cb841a8ab5 1 0.00/1.00 vMB 0
24,811 24,811 00000000e3e7b05f38367b9340791edc2bc5e8e5d498d13aa0178c57f23b5f6a 1 0.00/1.00 vMB 0
24,810 24,810 00000000b85b8d17480ff82bc9eb3086100f025128e0036d33a863dee752c325 1 0.00/1.00 vMB 0
24,809 24,809 000000000c6372bae0a0e8b3f315dec59c112974372e003fb4ee4da9bd614990 1 0.00/1.00 vMB 0
24,808 24,808 00000000bb77c9be736b61f6f89accc9d70aaf13193e18800995309e4d2d8784 1 0.00/1.00 vMB 0
24,807 24,807 0000000034d7082ed3f6129c6bee0801c39fb35b1a637cd31a0092ba67e7d660 1 0.00/1.00 vMB 0
24,806 24,806 00000000c563f895cb238c9d257e56f01cb01e7a30de463d8cf9dd8a2d55e2fe 1 0.00/1.00 vMB 0
24,805 24,805 00000000deac553b9e1706122a9ed06d436c501561614c50f690dbdc993e26f4 1 0.00/1.00 vMB 0
24,804 24,804 0000000005f2e2fe7673d6348c3a292ddfcbeff444899c7d77d1c56f4c6fdabf 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.08 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: 721.10 GB
    • Received: 18.34 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.