Loading Tool

Explorer IconExplorer

Memory Pool

14,476 transactions
7.58 vMB
0.02735087 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.67/200 MB

Candidate Block

Mining Attempt 63cdce117b79384d779a2f5ce6ff48e53a54dcbf29fec2e43b8ebcf6912153fe
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root cc73fbadc5e34dafd5582c2ca98061f1ae90bb65a286aebd5021de81cc190e2f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01194001 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (903,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
10,176 10,176 00000000795e2ea35c5fd779d1812548a99ae95e2273f0c8780b036015c84c1e 1 0.00 vMB 0
10,175 10,175 00000000507d2c3580c165e498530b1e1bd8c30c91a0825cd71e24282156136c 1 0.00 vMB 0
10,174 10,174 00000000ec8a5b39eee7dda83ef479c86dc7c21a218ad7662feeba087e555e03 1 0.00 vMB 0
10,173 10,173 000000007e212a7200076f8c49f2752bc2be83dfec4685f25b14fcc3c2616f7a 1 0.00 vMB 0
10,172 10,172 00000000e110061d11a624c970eeb04e4e9e67fa5af2c3bf4a9f585483cc04bd 1 0.00 vMB 0
10,171 10,171 00000000e04e995a536da56fc60d6da06e87321fbc4407d9f5fa7481bc905b10 1 0.00 vMB 0
10,170 10,170 0000000011194b552a1c8d616111392f102278f69d7080878747d29c9ecd315d 1 0.00 vMB 0
10,169 10,169 000000000cc6cc0e959f7987b4facb9c0802651a5e3135340e2d5d771d7ea000 1 0.00 vMB 0
10,168 10,168 00000000cb88834e65acf431f2df05c06b952de7785696f806985e329dd70117 1 0.00 vMB 0
10,167 10,167 000000005f98f0fcac4a4bbf3cc7ecb21d425459584776c2e4fe4799a904da3c 1 0.00 vMB 0
10,166 10,166 000000000249894d7faca46e76dc07f3fd219fdbff3d95fe194bcedd637e07e9 1 0.00 vMB 0
10,165 10,165 000000001506fff12b0d7bf508fe9b4988b41e8c70835de608f80fb355ed61f6 1 0.00 vMB 0
10,164 10,164 000000006a3df1847bbdb7711f59af43d402006ce6d4bbc9569df37f51268937 1 0.00 vMB 0
10,163 10,163 00000000ce23708a1bdc85cdb044a6181b4129dfca96cb1dcba949ed77aaf194 1 0.00 vMB 0
10,162 10,162 00000000cfe331434d7a8d8a8774bcff24a90a8796cba2ba0f88e490cec79a85 1 0.00 vMB 0
10,161 10,161 00000000e3ed98ba097adf4d7176013acc929183a4c22b8ef64fa716458a4530 1 0.00 vMB 0
10,160 10,160 0000000067a2673ea82622ecca3d7e5aa8273afe618ff2dd35393063374c7fd4 1 0.00 vMB 0
10,159 10,159 0000000060e4f3e3160645cccb69d975e826893294a4cb88eab07d20dc206735 1 0.00 vMB 0
10,158 10,158 0000000095673b167f3b1fbda88774fb9e17caac53b4db3f372ef297ee0d0ece 1 0.00 vMB 0
10,157 10,157 000000001166d7d1d342d16da2abd8753b2205c4dfac322f0913db0075d48435 1 0.00 vMB 0
10,156 10,156 000000003df805b99845111b87a0bdaaba0afda9ae55f515a2b4f7ac87300b99 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 106
    • Outgoing: 10
  • Data Transfer:
    • Sent: 225.08 GB
    • Received: 0.85 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.