Loading Tool

Explorer IconExplorer

Memory Pool

82,760 transactions
31.07 vMB
0.12477371 BTC
Random Selection Loading Transactions
Max Size: 185.89/200 MB

Candidate Block

Mining Attempt 955c96e15fe97f614ab3de679a4a2921460161fcd537b34f0e025b7588b33d73
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root eba13cc29a9ec985bc58b9c3e45c006b816f8cd957b74185127a3917fb461cfe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,121
Size: 1.00 vMB
Total Fees: 0.03564675 BTC
Feerates: 150.65 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (749,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,241 165,241 00000000000007b93937f62f4e119ff97f2e1ca708322f605b63973f635f2600 59 0.04/1.00 vMB 72
165,240 165,240 0000000000000af852f200d125ec20c1c88383f92ce3bc0248b714372bb5249c 21 0.01/1.00 vMB 119
165,239 165,239 0000000000000b03027bc505710446c603a65eea26fc527754d444d09114e17a 78 0.05/1.00 vMB 64
165,238 165,238 000000000000063dbdb3528095b2b261a316c64ffa0432f94b1d3d5f3edb229e 76 0.04/1.00 vMB 170
165,237 165,237 000000000000084b6550604bf21ad8a955b945a0f78c3408c5002af3cdcc14f5 2 0.00/1.00 vMB 0
165,236 165,236 0000000000000b06efdea57c47e4126d0ff7b50ed3de9649c023533050c50f82 18 0.01/1.00 vMB 76
165,235 165,235 0000000000000cacf334edd2fd7cc0f843962487a56d7ce546820f61910dc24f 104 0.04/1.00 vMB 107
165,234 165,234 000000000000087b80d73f8b52ea9b4e5c0e9a281dfde1992e813521c2cc79df 13 0.01/1.00 vMB 58
165,233 165,233 0000000000000b0794d09bf5cbeb3c203f9784e081ec38c66f552ba97fd1998b 51 0.03/1.00 vMB 83
165,232 165,232 000000000000086043948879a3bed0543266092f9085c543a0186b61753479d7 36 0.01/1.00 vMB 0
165,231 165,231 000000000000087b3e44b698ecfd8167e41d0a1ca24b20d94e6a1c8bf99d3a79 8 0.00/1.00 vMB 606
165,230 165,230 00000000000002ed437e34f40560c48ff995635faba2cdc5b49dcc9351233831 116 0.05/1.00 vMB 24
165,229 165,229 0000000000000c5d405f2cb223413a5d9f3350e874483a8e377af04b0ae1e331 43 0.02/1.00 vMB 95
165,228 165,228 0000000000000ad3338a9fa3a9db606973dbca8daf6f9693106366cdd9ff0628 35 0.01/1.00 vMB 156
165,227 165,227 00000000000006285b3a5d23c68bd2e416b4d22c222efeca4c730aeede41e13e 10 0.01/1.00 vMB 520
165,226 165,226 000000000000097c7b9bd9bcc840393702467e20167a5fe012ebc1937948e5bb 22 0.01/1.00 vMB 56
165,225 165,225 00000000000009c72b4000b55516f1f2be7cec1abba4d79096b61d128056a0be 22 0.01/1.00 vMB 462
165,224 165,224 00000000000001d7b434209a96c21896d75b1db97ae0269f3818c3b26f3e26a6 82 0.05/1.00 vMB 146
165,223 165,223 000000000000074970c57b3ffbfd3048cc61db0c8a4e961ebf9a9722ae5162d9 12 0.01/1.00 vMB 318
165,222 165,222 000000000000080f87b26bfbb2d30d97a9a9ef8dc2459ceba478e51cba046ca7 127 0.05/1.00 vMB 282
165,221 165,221 0000000000000a433bb25ac760479aa4e63501efa5844386ecfaaebef59f83ef 59 0.03/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.