Loading Tool

Explorer IconExplorer

Memory Pool

33,090 transactions
18.92 vMB
0.08008640 BTC
Random Selection Loading Transactions
Max Size: 101.76/200 MB

Candidate Block

Mining Attempt 1460d40061dceba125309437c9b2b07389935e9864ef66af4f638d5b977feaf5
Version 20000000
Previous Block 000000000000000000002af0ed36a6537865c0800143839d02ce5af78de6c4e2
Merkle Root 9bec4248a8f9ebc099db8d9a11bdc7c1e3d877f2571bef80583b5f70fca100f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,457
Size: 1.00 vMB
Total Fees: 0.04377883 BTC
Feerates: 301.36 > 4.39 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,122 (435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,687 913,687 00000000000000000001d7652678dae1ca82d32d01c01bca6f4b44ece224913a 3,407 1.00/1.00 vMB 0
913,686 913,686 0000000000000000000211062baf68edc64ed2b65871503f8be105cf868f1488 628 1.00/1.00 vMB 0
913,685 913,685 0000000000000000000076f2f57414e9ecbcc38bd7f2657c658cbf205e35f02e 634 0.15/1.00 vMB 2
913,684 913,684 000000000000000000013e16ad77e791d675d0b1d4369087af06a1f5fca10ed1 2,784 1.00/1.00 vMB 3
913,683 913,683 00000000000000000000516a7e988e2b7ba898322e7634f092f5911b40946d02 5,424 1.00/1.00 vMB 1
913,682 913,682 00000000000000000000cdb97fe7fc9ed9e9cee6b2a8001d4b89e62dc1e1f0bd 6,834 1.00/1.00 vMB 0
913,681 913,681 00000000000000000000a2227d5ebe55962b349bd030a5dc9d3d5d7cfe9b8fa7 5,762 1.00/1.00 vMB 0
913,680 913,680 00000000000000000001618c17567df601b1cd592032cb5ea4638f60527e241a 433 0.09/1.00 vMB 2
913,679 913,679 000000000000000000009bb824dee5ab54379dcdaa538abcd553141d33229de6 4,106 1.00/1.00 vMB 2
913,678 913,678 0000000000000000000156b82413a41a3ee9586eb0659e5b5c3b2074ce30d023 4,887 1.00/1.00 vMB 1
913,677 913,677 00000000000000000002026b1646daf436094b7b627c305f93e5fca39f0e7547 4,538 1.00/1.00 vMB 2
913,676 913,676 0000000000000000000134204583cbbbbb4cc74f64e00d8cab81ba05756011cf 3,286 0.99/1.00 vMB 2
913,675 913,675 000000000000000000020049d783f7c2087918048fb7ed22399869520cd9aebf 2,634 1.00/1.00 vMB 2
913,674 913,674 000000000000000000016dd6a41acbc444381f70b8804cceff8d7909537f28ca 5,342 1.00/1.00 vMB 0
913,673 913,673 000000000000000000000361af6b493e5852f38d4868bbb04cf76ecf2c2c1703 1,799 0.78/1.00 vMB 2
913,672 913,672 00000000000000000001f0024e3395cc23eafd6ee91aba683929d45930543fbc 1,256 0.37/1.00 vMB 2
913,671 913,671 00000000000000000000e19162a3e2f9ebc9baa270d97a06a0e07fa40f94a65b 2,393 1.00/1.00 vMB 4
913,670 913,670 000000000000000000006a97e8215f613a42a086a65546d53902b881da356726 3,331 1.00/1.00 vMB 3
913,669 913,669 00000000000000000000e302f3878319182556fceedbb9bd50b83b87694db006 5,093 1.00/1.00 vMB 0
913,668 913,668 000000000000000000019dbd038a4f58d5629f776b92f0a7838377b53b3a866e 2,427 1.00/1.00 vMB 2
913,667 913,667 0000000000000000000162e442875c7c7e4e83598b30e037e7ae6c2fbdfb93d8 2,816 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.82 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: 560.48 GB
    • Received: 7.34 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.