Loading Tool

Explorer IconExplorer

Memory Pool

75,981 transactions
27.67 vMB
0.06833619 BTC
Random Selection Loading Transactions
Max Size: 169.59/200 MB

Candidate Block

Mining Attempt 81cadd4a1e9a841b39dec4d941139f6797212a3a7cc4e237f895e77c6971376e
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root 77a8db92cd58c01e4929b5461848269888a52c64777f9ab8153607e42eaaf296
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.00922588 BTC
Feerates: 81.11 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (626,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,827 288,827 0000000000000000fcee016129da648fe8543c73af70d98b8cab03b5da17fd03 1,427 0.50/1.00 vMB 55
288,826 288,826 00000000000000003286569c0191c76be3254f9982f9bca7f6462f86ce176d2f 113 0.06/1.00 vMB 32
288,825 288,825 00000000000000002658896020d0feb8a4a193dc818b021f63627db1384ef1b7 431 0.29/1.00 vMB 30
288,824 288,824 00000000000000003de1ea1709cd8b927e106c8e28d5eac69411d31233cec51a 158 0.24/1.00 vMB 20
288,823 288,823 0000000000000000c00e4cad35c0cf059099bc8678f25076aad174248e3d5497 71 0.05/1.00 vMB 26
288,822 288,822 00000000000000010e0fe29666493d11973ae88427c018735ae233e209e1974d 304 0.49/1.00 vMB 15
288,821 288,821 0000000000000000a9733e013a2bce9eb3234a5cd67915182418f688c209079e 203 0.10/1.00 vMB 24
288,820 288,820 0000000000000000e6536591206ebec38863370e631fc2718402f39f4887298c 173 0.17/1.00 vMB 34
288,819 288,819 000000000000000033f8e315c32b40069711edaf402b5bd57008a81f4097115b 254 0.50/1.00 vMB 14
288,818 288,818 0000000000000000fa7548ad0bffd0ad03e6d9d11defdb80eca032c490a6511b 42 0.02/1.00 vMB 37
288,817 288,817 00000000000000010eb991a1749a2e6ef0f7126dcbcecbdf578286d36dfe4818 901 0.58/1.00 vMB 28
288,816 288,816 00000000000000005ce933201df856f0d043bc1269e06e8298a59263540c4883 649 0.40/1.00 vMB 31
288,815 288,815 0000000000000000ccc6075a15510f857f632f3e99aa3324f02eda283cecd10f 727 0.49/1.00 vMB 24
288,814 288,814 00000000000000008fda75f954993bd18c69529d08baf8d79f50d3ccdd287eba 1,024 0.35/1.00 vMB 64
288,813 288,813 000000000000000083ee7eb0cac4ad4e7a6cc8cc932b3705e4fd8f334c47e01d 1 0.00/1.00 vMB 0
288,812 288,812 0000000000000000c2117a836748874018842bfb84a5355c684333f41a5da7c0 706 0.35/1.00 vMB 44
288,811 288,811 0000000000000000947666c940f62973d998608e6bb779ab6a79d9530768f221 640 0.37/1.00 vMB 32
288,810 288,810 00000000000000010fbd0659306b7252bc09c79c0b7d86605a49a88d5d4ca5cd 169 0.18/1.00 vMB 16
288,809 288,809 0000000000000000356b05a5f77db44b07a51589427ce5470c9271fa22214110 512 0.21/1.00 vMB 51
288,808 288,808 000000000000000027ee6f9a5e40b500c0fc6f86958dd108f376d2b5729081f1 330 0.19/1.00 vMB 41
288,807 288,807 0000000000000000b97224c8238b4d9b7c17a6824411f265328e3656c4e5ac8f 195 0.46/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.