Loading Tool

Explorer IconExplorer

Memory Pool

33,449 transactions
13.77 vMB
0.04647197 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.16/200 MB

Candidate Block

Mining Attempt 3d965124cd198279cfb5d41934e2090f944f855eddc66c18df54e8933a0fd3f4
Version 20000000
Previous Block 00000000000000000001d97cc6148a50000ca3ea2d3b415a433005fde9c6883d
Merkle Root fa084e9e5be657dc5b1a093a0593e362f1f6aead2fa3dbe4d9fcb07e48e216c0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,109
Size: 1.00 vMB
Total Fees: 0.01029738 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,346 (667,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
246,281 246,281 0000000000000037997293bd68d673317f90225ed2ff1495c30b266e4d8a9127 139 0.10 vMB 20
246,280 246,280 00000000000000771b9588f411a34ebe6870d0d63e48fec6d731302887eef85c 559 0.25 vMB 117
246,279 246,279 000000000000002eb95056de1f67b6440b6c0fba65c67ea4eae4d9daffcb5ab4 439 0.25 vMB 88
246,278 246,278 000000000000006d9346a160c8dfe6b77e67cb78e844200e8fd1c33d35329c79 724 0.25 vMB 187
246,277 246,277 000000000000002e9c3c6e0af878aa767fc82f544773202ed61b7ae93a6a7858 26 0.02 vMB 32
246,276 246,276 000000000000007039762ca9837cf5220793276638e6abf870608fe071191fc2 369 0.25 vMB 75
246,275 246,275 00000000000000966e42400b20a158e20fae04c6b4e40b98a176a073177a3929 623 0.25 vMB 147
246,274 246,274 000000000000002818ca0b4faef68af1544f724ceddd463dc4f5aeb2816428ac 133 0.06 vMB 124
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

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