Loading Tool

Explorer IconExplorer

Memory Pool

46,361 transactions
27.95 vMB
0.07491740 BTC
Random Selection Loading Transactions
Max Size: 147.12/200 MB

Candidate Block

Mining Attempt 7367d61b9b44ef0a920fc1434abd7538fbd4e61ed07519eb98760a29df6fbb9e
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root dc37b33990908add9b7c6f3c54ac0bef183df69b62debc5beda6a29d66927b34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,228
Size: 1.00 vMB
Total Fees: 0.02172579 BTC
Feerates: 100.36 > 2.18 > 0.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (725,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,739 189,739 000000000000078014ccd698e8e14c37990ba096ea69ace292f675797d8ea08d 304 0.13/1.00 vMB 129
189,738 189,738 00000000000001af542e5e588424444608e65be4fb557ceaaa1173e8950a0d6b 22 0.01/1.00 vMB 183
189,737 189,737 0000000000000437e5d25dfdbc9ddcb80511a7ade137027359f53e9e3fd922c6 122 0.06/1.00 vMB 129
189,736 189,736 000000000000063e94911d2e100789ae5246e9d3b19d437a29bb65fefd0f14ae 245 0.13/1.00 vMB 108
189,735 189,735 000000000000069d5041358092ae3a78bc792b4ec61a45db3911aa06d463ea14 24 0.01/1.00 vMB 270
189,734 189,734 00000000000007e4187c66abc8ab5ed01b3ff8399706f3dfcb02f56abe9f958b 627 0.27/1.00 vMB 129
189,733 189,733 00000000000003f3de0ac32e44b9f9e9efeecc908fd89e0f119de706c21e7f97 109 0.06/1.00 vMB 324
189,732 189,732 000000000000031c08de6e7e7700ccde3b5a55126eaff2f24e40231f9359a772 294 0.12/1.00 vMB 129
189,731 189,731 00000000000008f8bc0c77b3c81680f960e60f3602eb9829a2e22e2303c817b5 349 0.17/1.00 vMB 103
189,730 189,730 000000000000050f090835de3c0cb0d00d3ff19253c3d5e71d302de966adc360 194 0.10/1.00 vMB 112
189,729 189,729 0000000000000848979a03e70c4245dc0015b6e14fb02e50d1bab0df840e91b7 33 0.01/1.00 vMB 158
189,728 189,728 00000000000001ec06bef41d4daf845be65dfd9ba22d3665b92256fb9d5c160f 33 0.02/1.00 vMB 88
189,727 189,727 0000000000000032a4e800c49368a563b03ae5810c3970eaa5989c81e97a0a0e 256 0.12/1.00 vMB 124
189,726 189,726 00000000000000ee469f0de0cce6633e32f34bfd9f2339f7be26039969fe54ac 37 0.01/1.00 vMB 0
189,725 189,725 0000000000000537b278b7bcb13595a072b9c588209ea67b0294736e10c81801 512 0.24/1.00 vMB 103
189,724 189,724 00000000000004326d95cff55cac2182a310835377d84fd05f1ca55ea6cf12e4 111 0.04/1.00 vMB 1,322
189,723 189,723 00000000000007de4532ecbfd25770a31f8347a6efc5a34a99977f55b4e146e6 116 0.04/1.00 vMB 217
189,722 189,722 000000000000001bbb72b32eee1ca83dcd81c0522030681b4fa38d2860b45294 91 0.03/1.00 vMB 40
189,721 189,721 00000000000008e3ab2a74e275ad92d510a4e7588b739c78270cb653875f2b9b 101 0.05/1.00 vMB 127
189,720 189,720 000000000000072652c265a81381708bdf697a8c80f314e059505f43afb09684 162 0.06/1.00 vMB 184
189,719 189,719 0000000000000233002639e3a8ebaf0872d87880d78e4462dc34c3476a951b66 77 0.03/1.00 vMB 200
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.