Loading Tool

Explorer IconExplorer

Memory Pool

37,648 transactions
15.38 vMB
0.10470118 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.95/200 MB

Candidate Block

Mining Attempt b4a115fd395cf02819005dcbe0a172f4c440df9b4f378fad22b5b7b5db3906e1
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root fb79b89d8a22d763a589c06a9a24612b5c0e639ec7424492e94b0a8dfd9e015a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,659
Size: 1.00 vMB
Total Fees: 0.04783926 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (773,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,242 140,242 000000000000012aed47c24e5daf5ab1caccda415db751d8e2a0d6d2da7a0d47 109 0.05 vMB 314
140,241 140,241 000000000000030979e775c60509e18b16f151a2c3343aa39f9d25a7e4c87bd6 82 0.05 vMB 112
140,240 140,240 00000000000005515442dcf3bf41136598ef49c271289c6fca6a43026a949607 94 0.05 vMB 64
140,239 140,239 0000000000000653c70bb77dcec16f05e8dec4026a3772faefdf27e6a8762fad 61 0.03 vMB 469
140,238 140,238 00000000000006ab3ff62664c07f088118fc49c4bfe2da44a1d95638876c3f0a 68 0.08 vMB 687
140,237 140,237 00000000000001f68e536ba6d0be1450c166d87c7aa7cf851f69ee3ae948d605 1 0.00 vMB 0
140,236 140,236 0000000000000393b425048c83d570ed71797ec167eb41b25702f4e6117b03c4 10 0.00 vMB 505
140,235 140,235 000000000000068035a800fda5d118d9b35c22771ea29d2cc66fc1defc22e932 28 0.02 vMB 152
140,234 140,234 000000000000072da37a1e020dd97315eeab4500b8960f7c3ef6b8c0222bf8a3 76 0.05 vMB 21
140,233 140,233 0000000000000638c336e3f2f784c3ae6d1d1ff9e49079bf7e4111b0a95bfb3c 66 0.05 vMB 162
140,232 140,232 0000000000000682242322d99ea5c6cd680cd925c2fda199a5892f4a3bc2bc9a 131 0.08 vMB 226
140,231 140,231 000000000000060678bd411d52cb0f93b6c1dd607311315c3fb3ca81ebe77239 97 0.06 vMB 429
140,230 140,230 000000000000051af9866857a0c5603c0689151a8b56697e702c2f87f1b10368 38 0.02 vMB 583
140,229 140,229 00000000000005f5e4db70319c440799e089db3093be580312a155ec4c84ec5a 14 0.00 vMB 29
140,228 140,228 000000000000026fcf4457b7d7f7a21e846bbfa120ad88560fe733e3f13f70fe 61 0.03 vMB 446
140,227 140,227 000000000000070ac4fff6279e0bb454cc11ff28e891e1a24a279306f8acc7b4 52 0.02 vMB 117
140,226 140,226 000000000000031121197076b30f729fd2b9c0f9de67437efac5822151e9b1ac 54 0.03 vMB 413
140,225 140,225 00000000000007176a53521b9f0d87961b1fed5402d3156c17e0bba8a75a8416 44 0.02 vMB 190
140,224 140,224 00000000000006eeb2ecfa32930c99a148bb578461a5f588866cb2954ae35823 94 0.03 vMB 316
140,223 140,223 0000000000000216259700204b3450cbafa1baca8948066f3ad2ad453da5fa15 137 0.05 vMB 117
140,222 140,222 00000000000002447aa497d3de3772c4e43ecd1c9e1b6e3049296551ac0fc510 159 0.05 vMB 181
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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