Loading Tool

Explorer IconExplorer

Memory Pool

82,622 transactions
31.73 vMB
0.11528171 BTC
Random Selection Loading Transactions
Max Size: 190.71/200 MB

Candidate Block

Mining Attempt f29bd8fdd01b779ae5f842827b0bba0db8b15ce489fd611aa1826637dd3e3756
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 578aeafaafc820dad2c367b713ca7bd05819f926dfcbbfb6027d9c7e72aa7abc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,476
Size: 1.00 vMB
Total Fees: 0.03029102 BTC
Feerates: 318.30 > 3.04 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (681,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,285 234,285 0000000000000187764e1bd2f28a0322464e91d357f0881f387df98eeb61cddf 440 0.20/1.00 vMB 133
234,284 234,284 00000000000000dc527749c3b3c66086202595c4eaa9515ae7f87d1027abd767 662 0.32/1.00 vMB 159
234,283 234,283 000000000000000ceac7f3f8ec9afa6730618ce2d7af5816c590b8029dcfe237 438 0.22/1.00 vMB 128
234,282 234,282 000000000000007deac27d7a05dcb09c720671ee703b18160b3074a5e061d2a7 386 0.15/1.00 vMB 178
234,281 234,281 000000000000014528bba49aadc54cce0b31e3fd411f8120d416541b34bb609f 412 0.22/1.00 vMB 172
234,280 234,280 000000000000018309736dba0c845a111a72e42941005030412cb6053be8b7ec 228 0.25/1.00 vMB 89
234,279 234,279 0000000000000085ec0a4f93f0cb42c3ec7be690f8f418bf71239dae8f41e702 461 0.25/1.00 vMB 164
234,278 234,278 000000000000000593959b4e69d71d7f2632e9a93947b6491c9cd55a4a564264 848 0.47/1.00 vMB 133
234,277 234,277 00000000000000005d1ab67fbe7e011085d0b2e69d30c139eb6a957556027336 739 0.25/1.00 vMB 197
234,276 234,276 00000000000000aa7e2e584660ba975649c4fcc9c3e3a66f92c2b4859df24f15 32 0.02/1.00 vMB 98
234,275 234,275 00000000000001173ee75f7c29a3a72d6258b9e3c7d5d92acae37399e2db8968 483 0.25/1.00 vMB 3
234,274 234,274 000000000000003d3f388372cbe0899b82f4eecc9f39ef87e77223178b4aee84 309 0.24/1.00 vMB 122
234,273 234,273 000000000000011029981661e5f9cd2b0cb2fb44623e354a75610a5144c3c24c 308 0.15/1.00 vMB 148
234,272 234,272 0000000000000177606a8d7715505e8b5b932ba898e3c900e4a912b4b1ff9de1 32 0.02/1.00 vMB 66
234,271 234,271 000000000000007345eece60e8a25bee71742c1377ac005288c4a1705a37dcae 420 0.19/1.00 vMB 195
234,270 234,270 000000000000010a1e69fa54eedbf2afe3d31a1dbea10f0c9ee188035fb291a1 32 0.01/1.00 vMB 16
234,269 234,269 000000000000003f308dc61e1d639654f40047b6f6adc7e392579991bb56b57b 718 0.36/1.00 vMB 127
234,268 234,268 0000000000000168c917d0aa5007279156b07ba51aae97f5a08cc6e7f5ac26d1 861 0.25/1.00 vMB 113
234,267 234,267 000000000000014152f499f500941cb93289a81ba5982ec7658374e7ef97e69c 442 0.20/1.00 vMB 159
234,266 234,266 000000000000005cb713b13e6afa3dc3a6a804d62bea5ca90fb34c9ecba5b163 239 0.25/1.00 vMB 71
234,265 234,265 00000000000000ab61ee756e9e0069950112e0a7ae8b3c36ada3cd055b3e41aa 230 0.15/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 783.00 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: 718.80 GB
    • Received: 17.95 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.