Loading Tool

Explorer IconExplorer

Memory Pool

44,609 transactions
22.36 vMB
0.08072003 BTC
Random Selection Loading Transactions
Max Size: 124.34/200 MB

Candidate Block

Mining Attempt 99f398992a960b21b3471d2f81eca90962eaab81326b07867c7e954fe3dc9304
Version 20000000
Previous Block 00000000000000000001bc18b8ae9e3753f1b9c1d6db29bbca8d50ec2e5c1ef1
Merkle Root 7792ce1c194395a59dd8fe580ad126299131f22b57f0fd49ce3624dbb2cc57eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,429
Size: 1.00 vMB
Total Fees: 0.02071242 BTC
Feerates: 72.89 > 2.08 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,091 (752,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,833 161,833 000000000000094479798bed536be8da268e8ab6d1f87e9e47206631ad2e1f10 15 0.00/1.00 vMB 292
161,832 161,832 00000000000007deb59ae4edda804a67f631ee5746b6e2cff34925008fcbf60a 13 0.00/1.00 vMB 76
161,831 161,831 0000000000000902cf992ed9ffee3ad4195ac0c49cba0b59726433403a4eeabd 118 0.05/1.00 vMB 88
161,830 161,830 0000000000000bc77b50553b9654fce939b2b94c6dc3206ed5b30854228ef603 22 0.01/1.00 vMB 275
161,829 161,829 0000000000000bbd581188cdf6d146205bb911aafc2dc701b582cdc422ad903f 50 0.04/1.00 vMB 62
161,828 161,828 000000000000007ece6d24d6bf56093263d8e0f74e4cacc50706801aa5c29f9e 14 0.00/1.00 vMB 481
161,827 161,827 00000000000009ae02684bd9e9431f6a01f8940701cc5845417611cab43606ca 19 0.02/1.00 vMB 158
161,826 161,826 000000000000004e2c9a500ba673efc463217e424d0e7f40d70717c4fd54dc9e 49 0.02/1.00 vMB 157
161,825 161,825 000000000000020374f13436d1ab27e2ff1da96d437dafe7ebde02865eff66a1 3 0.00/1.00 vMB 0
161,824 161,824 00000000000004571e12185fe679461e1485654929550b49ebd5e122836f2eed 2 0.00/1.00 vMB 0
161,823 161,823 0000000000000446082cefa26ec30fb6a6b0f999c318a6b25fd886d95c95483b 18 0.02/1.00 vMB 63
161,822 161,822 00000000000005ea433b23cf95f68f3e1f0a21efa769c10dc4cb45ba7b1d400b 11 0.00/1.00 vMB 55
161,821 161,821 0000000000000440fab7974024dc1402ef61d0ae15e43868e94894d08b3f590a 41 0.01/1.00 vMB 17
161,820 161,820 00000000000002cbdbf04da07aefefebcfb09d4e7bd8b67b7d0edb22aa84b6d4 12 0.00/1.00 vMB 35
161,819 161,819 00000000000004a3377fa2a0c21b7e67f0a7a7ab7d16483f9f69ea2326922ee2 24 0.01/1.00 vMB 62
161,818 161,818 0000000000000c84afcd30fd8ba66bea662f54c2f601e7e21ef895670e1df042 17 0.01/1.00 vMB 201
161,817 161,817 00000000000008e533bb0afd04ef35f8fceae54e77b06e5b277d8d6e2d6f425e 46 0.05/1.00 vMB 730
161,816 161,816 00000000000006e6e287e6220cf54482ed536c5ccde7e02bfecf99e902ca076f 33 0.02/1.00 vMB 121
161,815 161,815 00000000000000a82bec42daf34469641382e94674b35af03be7abb30cd3da22 13 0.01/1.00 vMB 9
161,814 161,814 00000000000006f43c98108ab31431d250c7a4917a3d27cb2a8a38ca8e2e1723 3 0.00/1.00 vMB 57
161,813 161,813 0000000000000134cf879024e1937b76aef4e79a6a2b9a4e42e4f637bdce0288 17 0.01/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 780.76 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: 557.46 GB
    • Received: 7.07 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.