Loading Tool

Explorer IconExplorer

Memory Pool

17,520 transactions
8.35 vMB
0.05547565 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.08/200 MB

Candidate Block

Mining Attempt ea7f31d71b5f48639d749681e9da2f45ec74163265e95d1639660a833de62481
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 448afe9efc647d2ff7745c3ea5eb728c84f96ba010699de46da958dceddd204b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,940
Size: 1.00 vMB
Total Fees: 0.03774128 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (688,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,129 225,129 000000000000028f5c4c467ffe709454903f85c5feedc7da33b99684adddb62d 37 0.03 vMB 92
225,128 225,128 00000000000001f1ae976002fa8b41981e82309c81b993d4835ab65fb90004d4 266 0.14 vMB 155
225,127 225,127 0000000000000318e529b86de3a8aad7fa29c6c359dd84d72897fca101019246 820 0.36 vMB 180
225,126 225,126 00000000000001e2798657deef02cd793bda392ee5120abf4621cfd04d91d547 104 0.05 vMB 174
225,125 225,125 0000000000000119f673ca4094d756fcd379e9ee138c1b297176cb2aec38e4a2 397 0.12 vMB 139
225,124 225,124 0000000000000295d2acf6c3742d02989224dad77eaa781c93bb9d12b56b1332 598 0.27 vMB 202
225,123 225,123 00000000000001b58fc7310d5d980246ab005ad145fd66ed8b60b0181a9af367 214 0.15 vMB 101
225,122 225,122 00000000000002d04b78bc49b3b4221e752d0c4643694922a06533e14bfa295d 81 0.05 vMB 131
225,121 225,121 000000000000023f0ceff4425d79d12f9e6426131ce69d5e8d2abe37e81e520f 428 0.25 vMB 138
225,120 225,120 00000000000002c23f469fdd202457932eaf61d39abb8cba0a1256317d68a6c3 804 0.25 vMB 238
225,119 225,119 000000000000007b7cc6a32db5028c162b3f98a91e2d144dc122b06a3da7b899 478 0.18 vMB 214
225,118 225,118 000000000000026c781cff942209f700e42fccfd81e7bf05e1ce618ba4952f67 438 0.19 vMB 188
225,117 225,117 000000000000001af7b1148fe9ed63e9ea8c8853f875e2b278e8ac7b9a49ce1c 392 0.17 vMB 193
225,116 225,116 0000000000000204f56c369dd1ed9e21c52857094fc8d0a662f7863bd115712b 234 0.12 vMB 173
225,115 225,115 000000000000016182bb352a2ec88c12350b6128ba4c6c5113940a6b753ec1a6 111 0.05 vMB 124
225,114 225,114 000000000000003ad1b9da1ed1b69fdc883142c93fc5aa6ca6c599c72e3d56d3 225 0.16 vMB 104
225,113 225,113 0000000000000320bbc184322f6de20e0e0a2358b5453c82ad7b9a982cb0dcef 516 0.20 vMB 223
225,112 225,112 0000000000000356341cd8fcc08a5dfd0979add34bd0541fdfee3e081c1dfccf 67 0.03 vMB 76
225,111 225,111 000000000000014bf2938d7c2335926f6094379be7f5c1411bd59a13234861ee 712 0.38 vMB 178
225,110 225,110 000000000000010bf4d0f4314aa091c1a3616f6bba122afff56985232c5950a6 580 0.20 vMB 263
225,109 225,109 00000000000000d47592df7f1818fb76be23c4c7b1bc0157c97d0a3f206ab85a 144 0.05 vMB 194
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: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 231.60 GB
    • Received: 0.88 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.