Loading Tool

Explorer IconExplorer

Memory Pool

38,774 transactions
30.59 vMB
0.06590438 BTC
Random Selection Loading Transactions
Max Size: 152.98/200 MB

Candidate Block

Mining Attempt c177c30678b792f6be8db3ab8b9716c7fef95adb780f9f397e62569c6e3a84bf
Version 20000000
Previous Block 00000000000000000000e6ac51d863cefc44ebfdc8149c0a65a62577a0feaf17
Merkle Root e9c92597bb00fd0eefa3b91d9fc675448b93181c95ab07bd1ca1277ba3141245
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 875
Size: 1.00 vMB
Total Fees: 0.00412781 BTC
Feerates: 40.21 > 0.41 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,570 (727,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
186,835 186,835 00000000000001d257602cd13dd880e426efa402d9623844c7e2dac0f097c428 54 0.03/1.00 vMB 54
186,834 186,834 00000000000006f8df86bdb54b8b28f8868170cb77445ff9dcbc9aee697e94d2 563 0.19/1.00 vMB 136
186,833 186,833 0000000000000286071fa28b37b596effac53a96ac1e53185db52afb14bc722d 57 0.02/1.00 vMB 302
186,832 186,832 000000000000073921d7b0a80481e5725383f0322d9c7226e059844c560d0054 146 0.04/1.00 vMB 58
186,831 186,831 00000000000004912b1e59bfa0f3a945d0c72286dc7ec9c05a1b9eafa09cfc2e 191 0.11/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 781.63 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: 625.67 GB
    • Received: 11.61 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.