Loading Tool

Explorer IconExplorer

Memory Pool

53,862 transactions
29.78 vMB
0.10528722 BTC
Random Selection Loading Transactions
Max Size: 159.96/200 MB

Candidate Block

Mining Attempt e6f44a47b79790543af7d624101d99cf1e33df779dad724695c319254009e838
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 9a24bac36f262e3417657b4fee3ffd8767005cc9b65dfbad1dc1d81981bac2fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03260658 BTC
Feerates: 150.77 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (869,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
44,798 44,798 000000002be84b0f12e24500c7f44b658cd88f5344c12dc53d979e4736047f9d 1 0.00/1.00 vMB 0
44,797 44,797 000000003776fc057448bc4bf37b48f6327880d6d53b8900076c10806052c249 1 0.00/1.00 vMB 0
44,796 44,796 0000000008a0e68a35526d5e4926ab34b4bd61adcd69a86eba19334b1b5ecb1a 1 0.00/1.00 vMB 0
44,795 44,795 000000000e30f5040b8076dfb39aa25aec650f6925682990c66b0ade1931e908 1 0.00/1.00 vMB 0
44,794 44,794 000000000497db686b748ed7e65f52d389545ffdb0a68215727b037a6af4f516 1 0.00/1.00 vMB 0
44,793 44,793 0000000010586f75e11802b4d6b283ef89ce67fa94234da28021395724679a4a 1 0.00/1.00 vMB 0
44,792 44,792 0000000019f5c0e5285d582cd5e4c51718cf749a82d30f96b2c614343b687265 1 0.00/1.00 vMB 0
44,791 44,791 000000000132256f8f88010d7ccf17d014b63eeb5c07b5e7545c696f50c912c1 1 0.00/1.00 vMB 0
44,790 44,790 0000000013a5e86e42990df8891b96bb2f9a2cc17a540eda21481a2da9d8b556 1 0.00/1.00 vMB 0
44,789 44,789 000000002f1af7ae999f49244f7b13576264ce291ced94b3d0bfbb1589c3b329 1 0.00/1.00 vMB 0
44,788 44,788 0000000023bf6c6c48577a154097113e73d95069869aaaeee858774af54de9ad 1 0.00/1.00 vMB 0
44,787 44,787 000000001078d331f6447e0f68166022a3604fab7fc378cf9d293ca65c91e6e5 1 0.00/1.00 vMB 0
44,786 44,786 00000000030690ac7c3ac764187cf70d63b9fac617691a6cb9899c910439da90 1 0.00/1.00 vMB 0
44,785 44,785 0000000022e171b587f2372fc19b05f5087248178c2ec4145cadb59b284fb4c7 1 0.00/1.00 vMB 0
44,784 44,784 000000002ce29372a6cc19fd9683170985959db75c992eec1ff4df8bcc4524d4 1 0.00/1.00 vMB 0
44,783 44,783 0000000010c0885340de09a534517fb1c48013158a5579551367b835129f2160 1 0.00/1.00 vMB 0
44,782 44,782 0000000007e887275d642d2a1214f0d86e5c1018c34f67e7af54995382998dc4 1 0.00/1.00 vMB 0
44,781 44,781 00000000083c45201c2c4e3908bcf70ce591bd60a86c624b93ad1e144ac77eff 1 0.00/1.00 vMB 0
44,780 44,780 000000000afb0c82900ed72e72e4ce1bcc5aeb515fb2b39fcdbdc668c14026d0 1 0.00/1.00 vMB 0
44,779 44,779 0000000031679a8143e8c6cdca693c47cb744d504a6d5000b06c2fc1cf4a3d1f 1 0.00/1.00 vMB 0
44,778 44,778 000000000f680d6896a8cd20cf94d22894713f69df7b6cee2c2c17c835147348 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.