Loading Tool

Explorer IconExplorer

Memory Pool

42,490 transactions
30.59 vMB
0.06888007 BTC
Random Selection Loading Transactions
Max Size: 155.36/200 MB

Candidate Block

Mining Attempt b246a4a54510ca2cf7fcab3b3decbc9b3177e79a1692a58a20312ec3fcf2608c
Version 20000000
Previous Block 000000000000000000017125a6a7faa44f2292bc9aca47cb4361639a6915be4f
Merkle Root 52cad59e5982ab57b4d114175c4ecb7116c2643f350dd6c67e60dd2c8cd88351
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,977
Size: 1.00 vMB
Total Fees: 0.00760454 BTC
Feerates: 76.27 > 0.76 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,451 (912,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,198 2,198 0000000048a3ff4c4fe37c2425e88272e19c720796a6a8b3fe451f46709c83ed 1 0.00/1.00 vMB 0
2,197 2,197 0000000086941c5a4e7fb7ad5940948cfbbfc23743999293254606eb26bc2a10 1 0.00/1.00 vMB 0
2,196 2,196 00000000138559989f729ef79ebbf2b47bc24742f94b81007ba733940f574baa 1 0.00/1.00 vMB 0
2,195 2,195 0000000014a65a70cefa53205e5fd3523696b11a33abb522ebbc2dfd5542e1c5 1 0.00/1.00 vMB 0
2,194 2,194 000000007eb604956e2f591f9959baf9eaaf6d4eac8f273f5c6cb7c0555444ab 1 0.00/1.00 vMB 0
2,193 2,193 00000000374a6102801382307c41f9ddb11e089d9a3362a96a84fd849cd51ada 1 0.00/1.00 vMB 0
2,192 2,192 0000000031fd90c9cb5be9db548a1767c9d3ceddebf9563f4791b858165d318e 1 0.00/1.00 vMB 0
2,191 2,191 000000003cbf89153b0526e193ed74e5489a98c0b72f974d71c255425861eea4 1 0.00/1.00 vMB 0
2,190 2,190 00000000990687d0eefcb17b6d04dd6a387ea75ff9233de72687f164e983f8e4 1 0.00/1.00 vMB 0
2,189 2,189 00000000b0e0b48f8503ce535d51691aad2366d7b0a77da0e7f5b6b9b3fa2091 1 0.00/1.00 vMB 0
2,188 2,188 000000006b74f30b5794a5317f3997d249ec49021f459807ba95f935836cef5b 1 0.00/1.00 vMB 0
2,187 2,187 00000000cae563ab1664f9981aadf913f9d8d92712763f43b5a683d13b9fd1ef 1 0.00/1.00 vMB 0
2,186 2,186 00000000e23049eb5996fd8985fe1a4d033ef5bddc05a5e1cf5f6511398c15f5 1 0.00/1.00 vMB 0
2,185 2,185 000000006a9a9a493078ad2831b9fa32695d9701019b3cf97114dba87e4054aa 1 0.00/1.00 vMB 0
2,184 2,184 00000000bf3bce6a2896fc62bdfba48bdd955178d10e4ff15eeffe61ad41f714 1 0.00/1.00 vMB 0
2,183 2,183 0000000053f12d670dc0188a5f4e8be2f59215ce14eb128c14faf997449b7183 1 0.00/1.00 vMB 0
2,182 2,182 0000000078c1dfef29ed103d268ce77b6f5afffd0146dd2f5796b35b45d58342 1 0.00/1.00 vMB 0
2,181 2,181 000000005e03eceb949b01f3e8a4e13382850aae6e7097482661ddc1813b08a3 1 0.00/1.00 vMB 0
2,180 2,180 00000000905094bf55841908b240d56d7016cc60d49d2ec0bafdfa60edc1dea8 1 0.00/1.00 vMB 0
2,179 2,179 000000007c8087b2f6ee94537a66e56e6bc0a1b290f2def8557c1bd1bded70c6 1 0.00/1.00 vMB 0
2,178 2,178 0000000003a92603ab1f2251c09b72d830fedd485d10149b7bbeb0bde08d42af 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.41 GB

Node Details:

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