Loading Tool

Explorer IconExplorer

Memory Pool

34,267 transactions
14.34 vMB
0.06400516 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: 82.56/200 MB

Candidate Block

Mining Attempt 10f7ba666bd73dd59143a6fe7705958971bf51629c0ab860ba47f3fbccdeb194
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root f29469d6e34fd4ab47be294dbab07c04d85c9fd68a72c12cb1a2efd8587209c1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.02202229 BTC
Median Feerate: 2.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (667,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,302 246,302 0000000000000098e37369ecf13986abd215297ac4a2045cf72951e4459b8f10 161 0.07 vMB 182
246,301 246,301 0000000000000085d4b63505921e63be6b00365c10399d9a7c45c28cc7c183c8 512 0.26 vMB 43
246,300 246,300 000000000000004816ac51825d4209c814fda76b5d05d2939216bcb9926793d5 28 0.01 vMB 84
246,299 246,299 00000000000000a3ccbc4d3d1b16e1e7d064eb4d344b17d829ecccaa82ae1683 568 0.31 vMB 109
246,298 246,298 00000000000000143824924a84fd7d839bbcc4b2b918a41fcf0ef43a96c16c4d 102 0.08 vMB 58
246,297 246,297 000000000000000789be0a03a282c21d655309eb02209ba431f6573756bd991e 564 0.25 vMB 151
246,296 246,296 0000000000000030b8b92063ca5b25e065a980912c8a93b7c5afb0594feb1047 194 0.09 vMB 122
246,295 246,295 000000000000002f97c044a33134d79cfe7c3b8aff95156e73afbd4c7f8db6ee 79 0.04 vMB 104
246,294 246,294 000000000000001fd6ddc2af6c1b3227ae525e17074d26e4a77b53480691c16a 1 0.00 vMB 0
246,293 246,293 000000000000008b31adeef504cd1fb38373e7bfd6894ee132eb60caa387358f 66 0.03 vMB 133
246,292 246,292 000000000000003e8095795cbc7ce25d87a89ee806433a60e9e3fa94880c785e 223 0.14 vMB 54
246,291 246,291 0000000000000044432b5e444efafd11423f5286a443a5b03a7e32c5c16fa451 411 0.25 vMB 119
246,290 246,290 0000000000000009f1d549b3850204997415feab785580613967c766843207fc 636 0.25 vMB 149
246,289 246,289 000000000000001f0cc62044901c7f7bcf233e47243df47e2ab18c3c05f5e9e3 250 0.13 vMB 130
246,288 246,288 0000000000000007732aec58d98072d989b92a9df4e61c19673c139516c14961 357 0.25 vMB 72
246,287 246,287 00000000000000305aec13df5b1f36da85982a7baacde5ed5e89f0e90ed92ac6 418 0.25 vMB 92
246,286 246,286 000000000000007ec7b61efcb74e2284883b6d6b00e84e434b682dd0046d9110 594 0.25 vMB 156
246,285 246,285 000000000000002a007f1d079a738c9fe6e5b4e01df3d9540f1be3eb54bb0c37 568 0.24 vMB 129
246,284 246,284 000000000000009167bae4da9781a37ec92da6228e8ebe796ed06432e6e14950 376 0.25 vMB 69
246,283 246,283 000000000000008d7582d074fa24577919ae5eabb173b46833478a38c040d951 520 0.25 vMB 118
246,282 246,282 000000000000001ff0252e40912d749597e2243e0308be823002773f9155a562 727 0.25 vMB 194
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 147.14 GB
    • Received: 0.59 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.