Loading Tool

Explorer IconExplorer

Memory Pool

40,626 transactions
19.93 vMB
0.05800022 BTC
Random Selection Loading Transactions
Max Size: 110.95/200 MB

Candidate Block

Mining Attempt 8e3902cbe7565b01e8bfa853739e31983531dbc410f106f5d19c75435bf63c5a
Version 20000000
Previous Block 00000000000000000000ea084d8a6bfd9b36619151e0eb6e8789650fb6c7d699
Merkle Root a4e0ccb53e77097e463c09c33d9d9cd3f62193b61890080f1f6bd6896bc243fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,811
Size: 1.00 vMB
Total Fees: 0.01892671 BTC
Feerates: 196.04 > 1.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,075 (899,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
14,249 14,249 00000000968a3b9b158936d96e56127319376ae02021dcd736ad0463df09b23a 1 0.00/1.00 vMB 0
14,248 14,248 00000000d481ae8320215de1a1703cc43f924cfe0825353f602d321dca18cc24 1 0.00/1.00 vMB 0
14,247 14,247 00000000b3827b02577e38fcedac5fa73c9b3cf0544eb0ad8a1a9662cfcc6747 1 0.00/1.00 vMB 0
14,246 14,246 00000000e799e922b53a6d33aaf2f7866208a7139afad86033751722d705e2e0 1 0.00/1.00 vMB 0
14,245 14,245 0000000037415c4c385497415a48048559fe6754558be9a64bfc882fab001996 1 0.00/1.00 vMB 0
14,244 14,244 00000000499cf9ba82c68cdceab8b1bbc91419894170d390baba9db1a7b3be70 1 0.00/1.00 vMB 0
14,243 14,243 000000004accc05e0934b331fd5def82c20ebb14c87f77945083e7faabb812b5 1 0.00/1.00 vMB 0
14,242 14,242 0000000095e70dbf7520d76298ef49257b580613518ef76bbe500d616f0947fb 1 0.00/1.00 vMB 0
14,241 14,241 000000001ce2ac260ce7f0ca17c5b5a6ea01a29f3ee08038449cbcaadf87be65 1 0.00/1.00 vMB 0
14,240 14,240 000000005177b0a58f3ebcec223a8d0f3a0888f6b44c6b13ecd00b3662d3ed1e 1 0.00/1.00 vMB 0
14,239 14,239 000000003445f53a74c05350cf28cfde19aeef306494fc1dc4019ebb9e4915bb 1 0.00/1.00 vMB 0
14,238 14,238 00000000ff01a8a785306544167f3f747baccfb0445999549b37b8ff2be751c7 1 0.00/1.00 vMB 0
14,237 14,237 000000004259448a3d49616655ae2d441286975a0094bda4db0b3a2f06d7c534 1 0.00/1.00 vMB 0
14,236 14,236 000000008c738a67a0049aab5516917ae974ced876fa8d964ef07639311d56dd 1 0.00/1.00 vMB 0
14,235 14,235 00000000d0379eff060eecfcd096674964c20fa9c972011db49a67498a8140bd 1 0.00/1.00 vMB 0
14,234 14,234 000000001221ba8440ca356e96ffc39a00568e605e6404e19105c022ae675be0 1 0.00/1.00 vMB 0
14,233 14,233 0000000032e70b31aa21b89e287fab73a946c57c283bfc78f1fd58971842c6b8 1 0.00/1.00 vMB 0
14,232 14,232 000000006ea1ab5285bb6e86a17aebd9dbc7c917f639a161a963782cde72a302 1 0.00/1.00 vMB 0
14,231 14,231 0000000023626d49a125416d1ddcb9a269c44e6fcfb3f8450ea6867274bfbe81 1 0.00/1.00 vMB 0
14,230 14,230 000000007d6de2572a4a1821559ca6c375b204d4a276805d221988f54ebb1dad 1 0.00/1.00 vMB 0
14,229 14,229 00000000da3ca77c0dd96e71539005429bee2217f7cdd68e7f72e861f8d0aa7d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.73 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: 555.60 GB
    • Received: 6.91 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.