Loading Tool

Explorer IconExplorer

Memory Pool

80,424 transactions
29.56 vMB
0.12885184 BTC
Random Selection Loading Transactions
Max Size: 178.91/200 MB

Candidate Block

Mining Attempt 2c3ecacffe4ad3de534c9b03b4aaeef17289bb22ee9bf33cd69e69d9c575e640
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root d1d5d6b93acda4a78347cdf8767224d4228712d8c38f78f5fd04afe54fe0adcc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.04689028 BTC
Feerates: 477.45 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (681,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,264 234,264 00000000000000e5a367b9b2f838d6f177832b75bb1f51e18c4bf421cb9f0d4d 494 0.24/1.00 vMB 143
234,263 234,263 0000000000000144681d6a178958aad2ef4bb39dcfe1cdf41f57e20c90a1cdda 340 0.16/1.00 vMB 182
234,262 234,262 00000000000001a6d6258ebb54881393f147f8c2fbc8c7384b3c436ca227b084 224 0.10/1.00 vMB 168
234,261 234,261 00000000000000612e983c3256915dbd5473e994ba256eb6225730e39fd134a5 406 0.16/1.00 vMB 192
234,260 234,260 000000000000005dc93e1b87b374f7849de9d006dfd9c429c076054068690bd3 639 0.29/1.00 vMB 156
234,259 234,259 00000000000001062a423e047db88120c7b1201aa53c72214b3a6df18d457479 421 0.19/1.00 vMB 171
234,258 234,258 000000000000013a7d04ee2e3462ed2335fad5d59584623a0bc0172e46bb5d67 296 0.14/1.00 vMB 178
234,257 234,257 000000000000004dd0ff60823150231e260df57f39ed6f930836389679fa2ac6 158 0.07/1.00 vMB 188
234,256 234,256 000000000000008cc1ceb5a39902fc1f59a71e782b847cd5da4b2ad07e51c745 310 0.15/1.00 vMB 196
234,255 234,255 000000000000014b61ccb7490284b5af080f86bea920987b192dbc7e6a0959b9 225 0.08/1.00 vMB 228
234,254 234,254 000000000000007fbac7bb86b77170f060443915763123eed0c1950e5726aa02 279 0.15/1.00 vMB 136
234,253 234,253 00000000000001541fd6038a1f1e37653fc9b98259400167d7fab3e2293bb344 128 0.05/1.00 vMB 276
234,252 234,252 0000000000000052068d2c6341305847d33993ea31902e7adb4ccddf84769fff 309 0.15/1.00 vMB 128
234,251 234,251 00000000000000bb0c59b3a988f765f164bfe0f162859cb6438e2ee4c34b261c 364 0.16/1.00 vMB 144
234,250 234,250 00000000000000458d09997b81fe16f5d77f46f1548fb6ef048c2978af896f11 826 0.42/1.00 vMB 148
234,249 234,249 000000000000007d11255faa7c5fb57c073f5287c468136121a3ff29dcf4f9b9 669 0.25/1.00 vMB 214
234,248 234,248 000000000000007249309db62cf00ce50c42aa50264b764fd60f334f7144e3a3 5 0.00/1.00 vMB 77
234,247 234,247 000000000000006c7c9e05e64f056c4695a170d5208f9dced5485396a77b4782 493 0.22/1.00 vMB 143
234,246 234,246 0000000000000147979cc97d475a25bbd921047115a048a6e592f6515f991763 427 0.20/1.00 vMB 131
234,245 234,245 00000000000001370b3a877931ce298f6d784f6bffd3e6b72e7e38fc9692ebc8 345 0.14/1.00 vMB 178
234,244 234,244 000000000000010db790096568927dba69fbcadaa18bd15a18611d7e791089a2 179 0.13/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.