Loading Tool

Explorer IconExplorer

Memory Pool

80,231 transactions
29.63 vMB
0.06754732 BTC
Random Selection Loading Transactions
Max Size: 178.83/200 MB

Candidate Block

Mining Attempt 12bfd74bf38fcf98da7e061aaa332bd86cf8f5a6ea4bef59cee5da50db583af2
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root cc0e4f00aec049692162be81571ba91fe2c65be1acd1f46abc8e54ddc9227cdc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,343
Size: 1.00 vMB
Total Fees: 0.00711976 BTC
Feerates: 73.20 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (617,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,779 297,779 00000000000000000a31d1be063dbd3a8a8fa62d7903b1fe42fc23a07b402a89 576 0.35/1.00 vMB 29
297,778 297,778 00000000000000005243950d980c3e6ddf99c90bed1bda2f7a82423c96b54641 57 0.03/1.00 vMB 22
297,777 297,777 00000000000000001354b78a93d4a4d71490abb482b08405484c125b918f3fc7 16 0.09/1.00 vMB 1
297,776 297,776 00000000000000001dc1f16137cb5fbf85e4461b16863f6251571d69d2b37981 49 0.04/1.00 vMB 15
297,775 297,775 00000000000000008205dfa0bef686a2cefe24a1fe138a350215123bc5b20136 864 0.54/1.00 vMB 30
297,774 297,774 000000000000000050635459cfc1967cc5a9226c115afcaf0fb79819553be2cc 64 0.03/1.00 vMB 36
297,773 297,773 00000000000000006bdf0c40493e371cd313de12ec5b9ce2c48c7aaff33cec06 256 0.12/1.00 vMB 34
297,772 297,772 0000000000000000865124e9a2a416711fafd96b1c48684ef32055b7e1c06fc7 30 0.01/1.00 vMB 38
297,771 297,771 000000000000000033f5c3447d39830835364327cb229d67b1fa3f5ae008b8e4 174 0.16/1.00 vMB 22
297,770 297,770 000000000000000007f09b74086500df72d5cc61f3d769728f83dfa0b8a8d1be 427 0.29/1.00 vMB 26
297,769 297,769 0000000000000000796228e6b66865eb111cfffe8694934eda5840cdcaeae136 280 0.23/1.00 vMB 24
297,768 297,768 000000000000000099741ad214c8a0a5ba66b55569450ccfa02aadd5ef636fca 114 0.04/1.00 vMB 36
297,767 297,767 000000000000000017f8b2812592728365293ccfa7fcc90136b07e50035c5e9e 35 0.04/1.00 vMB 19
297,766 297,766 00000000000000002701c3a0148f93154fa14911174d3916998b954dd02eb836 16 0.00/1.00 vMB 39
297,765 297,765 0000000000000000320b25f388f71ce5c21efe3cd40a9c3b127253ede31f1cfa 340 0.22/1.00 vMB 28
297,764 297,764 00000000000000004361687d39ccfccca58153671e5b2421a944d32b2cf3aad8 372 0.20/1.00 vMB 32
297,763 297,763 000000000000000008d7cfd801dbcd61292a9442724e35face0fae6e808ce36a 75 0.08/1.00 vMB 10
297,762 297,762 000000000000000062e9836a1fcdd2712e3f2ad01a0fcb3c4933be30a18c4af5 40 0.01/1.00 vMB 46
297,761 297,761 000000000000000097e30176df4164ee1527b812e65c4b81462ae6b138789bc5 304 0.23/1.00 vMB 24
297,760 297,760 000000000000000038f9deb96648fa70e9acbfd5227ede55d7ff84ba08648acf 23 0.01/1.00 vMB 44
297,759 297,759 00000000000000009c40e253df6fc1f0091d2d35a498ab6ebcf6ad2dd47c89ff 36 0.01/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.