Loading Tool

Explorer IconExplorer

Memory Pool

42,652 transactions
33.36 vMB
0.11068447 BTC
Random Selection Loading Transactions
Max Size: 166.35/200 MB

Candidate Block

Mining Attempt f85cfdeaea0a9d500d25402168d824b8aa92d2da8f276f59ea7863618a2b6b34
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 9b5528da9a323544876e9d9baa0c2c530e46f88aa61fe1736500ba9634e3a55e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.03674895 BTC
Feerates: 501.64 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (727,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,856 186,856 000000000000070be7cbc062bcf5a1028d61dc020ebc954f9da60246c5b92abc 512 0.21/1.00 vMB 126
186,855 186,855 00000000000006c4a7ff92796dceac20980ae0a7d64bc79b04cc7389452141ab 17 0.00/1.00 vMB 63
186,854 186,854 00000000000005477eff94c9e6fb43dbb0c82deb1a6e641d3de8e1512d675dca 66 0.03/1.00 vMB 224
186,853 186,853 000000000000037af8c2f3311f98ab64be73f3e4cfefdb61d2a387e962cd81b6 949 0.38/1.00 vMB 184
186,852 186,852 000000000000083ba875e1ca7bd8dd602f407ae14b75ac56299679283b8a4699 319 0.25/1.00 vMB 116
186,851 186,851 000000000000004ad32fa2d861b77cc83a8273aeb8860cf5b67005f983b3ecb3 13 0.00/1.00 vMB 77
186,850 186,850 000000000000044def56973eed62ccde50b59c6777718519b9ce4cd4639c9084 168 0.05/1.00 vMB 63
186,849 186,849 000000000000009e083ebec333ded5f251f5998f5444afbfa338271106f3d841 160 0.06/1.00 vMB 91
186,848 186,848 000000000000027f3c2cf2c59682e71b685e68ebd6624c0975f3285dfce89272 11 0.00/1.00 vMB 15
186,847 186,847 000000000000029af8835b7ade8e1b44ee82b2ec0c59e82d3036de47a855a031 32 0.05/1.00 vMB 119
186,846 186,846 000000000000064fd6b6e729c133f64d24ab4efe6d1eb3c8e2e06caa2f4730f2 250 0.07/1.00 vMB 17
186,845 186,845 00000000000003ef45ad54ace50f26f02ea7d5a6a489f677372b8a9e24d50db3 32 0.01/1.00 vMB 356
186,844 186,844 00000000000003392a8fa1d99e8c7e4e56eb626377f5de2e4f67c2220aedb0cb 11 0.00/1.00 vMB 356
186,843 186,843 0000000000000605f50f70953d8630a58a89cd83b596f0cca214e647ef53180b 191 0.05/1.00 vMB 175
186,842 186,842 00000000000001faf2efbf2ae587070828b1eeeed4189fc39a7317b6a24f4287 156 0.10/1.00 vMB 82
186,841 186,841 00000000000008c676662f68589a37d3f98c736b17a27f9f4ef0e4442ceda6e9 13 0.00/1.00 vMB 311
186,840 186,840 00000000000001f00b1bde460976dedeaa2f7c9721e3760c7402b44e59360ce4 202 0.09/1.00 vMB 131
186,839 186,839 0000000000000112ae7b7a838461b63fe3ef677542ff622dfe75fc878153088c 347 0.15/1.00 vMB 102
186,838 186,838 000000000000014b6e7959d183fe806a031b592a387f49377a1963b58bced42b 413 0.18/1.00 vMB 111
186,837 186,837 00000000000006f2a2c0475455418110a52f69c04619f356592362b40ee00dba 161 0.05/1.00 vMB 41
186,836 186,836 00000000000009878a8bd5a27f831945f79ddff293c07e2b631a5247831265d8 511 0.23/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

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