Loading Tool

Explorer IconExplorer

Memory Pool

79,690 transactions
29.65 vMB
0.07330323 BTC
Random Selection Loading Transactions
Max Size: 178.44/200 MB

Candidate Block

Mining Attempt a9fe7f7b9a0aeb8859bfb3887dd24bf3f7882f0058832da38f18eef2af0cf645
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 86472d0ab0b8086f58345e73c50e12cd8894f2b90f2bb97943ff808fae439566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,688
Size: 1.00 vMB
Total Fees: 0.01303332 BTC
Feerates: 454.44 > 1.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (598,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,781 316,781 000000000000000025c4b589c22a05e8380cdc5d6652a6a8f53a049ad5479521 843 0.69/1.00 vMB 22
316,780 316,780 00000000000000000eeb78eef5f6d1c397c3f4543fc4d91e0a49406b458dccc0 572 0.35/1.00 vMB 26
316,779 316,779 00000000000000001b535a8ffdfce25f9b90b0e4754a87417fc2cb2d57233d12 117 0.06/1.00 vMB 28
316,778 316,778 0000000000000000167f54f3e25134fe4f61f9ff2c55bf396341ce92586102e5 56 0.03/1.00 vMB 21
316,777 316,777 000000000000000012d43ec6effbe4244f04252528fe0770a0e937cf793efeb8 46 0.02/1.00 vMB 32
316,776 316,776 00000000000000000b5f3b0c8aa87c4928bc93bced02ede9543339812bbc60c9 83 0.04/1.00 vMB 24
316,775 316,775 00000000000000001bfa9eea46500fdaf733f5ddfad01d26183b866952d9d5f8 478 0.29/1.00 vMB 24
316,774 316,774 00000000000000001c92a71a6d51b34f0d7f20d7bc59f7ae72f35201d647f532 214 0.15/1.00 vMB 25
316,773 316,773 00000000000000001d699bafa6b6d4f9e8554ed72d3d849692455c1d783ff5b9 258 0.17/1.00 vMB 22
316,772 316,772 0000000000000000191f10d686a9a4a91798233c53923503b6772b38dc831f42 575 0.32/1.00 vMB 23
316,771 316,771 000000000000000004f3c2df4f274f31db4fbaf66475dd6449df40554e3ebc8c 478 0.31/1.00 vMB 25
316,770 316,770 00000000000000000b7b28a73d81caf32646876bfeaf0ac7a48a2c2647de7bc7 624 0.43/1.00 vMB 23
316,769 316,769 0000000000000000074c0a87b4e26dfc83f767112d9ad8d5317f5f71fc5b7559 1,513 0.75/1.00 vMB 30
316,768 316,768 0000000000000000121d599e93cd58884e8c61409224a2df0bccd83401ab8d64 833 0.37/1.00 vMB 33
316,767 316,767 00000000000000000e9cd21edf680c05eed8ddfc4b1871e4f86a91068e2e2bad 110 0.09/1.00 vMB 15
316,766 316,766 000000000000000018f1b32414b25a571e8a7014d0f134a1080c04bc5c42d4a1 168 0.11/1.00 vMB 25
316,765 316,765 000000000000000013a9706055fcdb2468414a103f3a12510b817d55484cef24 501 0.28/1.00 vMB 25
316,764 316,764 00000000000000001bd983b12b5ab984add0fb6e1b042a05a14c4f4bdcb88d87 289 0.18/1.00 vMB 25
316,763 316,763 00000000000000000f39fb6128334f5985d258ac3fe7781392f5d1817576ceba 348 0.21/1.00 vMB 27
316,762 316,762 000000000000000005465c7e3403e6e28307cef2ae01284f61f154027740a0d1 1 0.00/1.00 vMB 0
316,761 316,761 00000000000000000ad8a47d9b5ba150d3f712322ae26b4482373d0e10bede93 302 0.17/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.37 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: 663.23 GB
    • Received: 14.89 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.