Loading Tool

Explorer IconExplorer

Memory Pool

42,511 transactions
29.05 vMB
0.07538789 BTC
Random Selection Loading Transactions
Max Size: 149.30/200 MB

Candidate Block

Mining Attempt b969995b7835be3fe8937a5acad65700833108beff5bdca95310c0ccb3928aea
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 0497a700e76b7985fffc6418c9fef19c45c6cf75fdbbff9597bc7211ed3c5feb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,814
Size: 1.00 vMB
Total Fees: 0.01868967 BTC
Feerates: 150.75 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (228,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,692 685,692 00000000000000000001082d3bf87991d11ddf6597c16c54499f34caa3de6c1c 2,686 1.00/1.00 vMB 45
685,691 685,691 000000000000000000085c5ad49f8e8bf3b65181368852e9797071104a5fb5ec 2,211 1.00/1.00 vMB 25
685,690 685,690 00000000000000000005e4090ddd8520d5bc3ccc72cc78a84a1f598371ccc259 2,511 1.00/1.00 vMB 50
685,689 685,689 00000000000000000003615a4b73fa90179cd9d97e1d7b66b20e1e548ad36a16 1,433 1.00/1.00 vMB 58
685,688 685,688 000000000000000000024a58fa9cb18ac4da689b6410c6eb02ccf8920f1ae3e8 510 1.00/1.00 vMB 56
685,687 685,687 0000000000000000000ca866787e39f8b51c9b88c8d521ff32db78e60bb2f001 3,154 1.00/1.00 vMB 78
685,686 685,686 000000000000000000088ed778dabc87f36f258262d263ce2446ae1251a80082 876 1.00/1.00 vMB 13
685,685 685,685 00000000000000000008e25dc9e807bfd2ceed2255006fb889ab66755afacf93 1,520 1.00/1.00 vMB 12
685,684 685,684 0000000000000000000b5073064aa51a509342c69e5cc10af053ed63c61ce646 1,922 1.00/1.00 vMB 18
685,683 685,683 00000000000000000001d2f1a4a2be48fc6e87f9237a99838e175f13f258b78b 3,387 1.00/1.00 vMB 74
685,682 685,682 00000000000000000004fff84771398b58e07397886c678ac45829892202ccc8 2,306 1.00/1.00 vMB 24
685,681 685,681 00000000000000000002528bff8a9061aa348af73f22af8992a6dc62f343e30d 1,915 1.00/1.00 vMB 19
685,680 685,680 000000000000000000072e38a9060c20cf65c74879516bb40288f996ca1a5f94 2,239 1.00/1.00 vMB 12
685,679 685,679 00000000000000000005c40248be57604aa9f248c726923b2ebfd274f60a50b0 2,091 1.00/1.00 vMB 49
685,678 685,678 00000000000000000005d5ef1234f5f12e340c8863b809e0bcd29d507b5e4ced 2,305 1.00/1.00 vMB 32
685,677 685,677 0000000000000000000454e1040b1898aa75d7810688124f026bf63e25920b10 2,911 1.00/1.00 vMB 17
685,676 685,676 000000000000000000097bd0ff7e7354c54bf3815fba5805bfb568844d6f4e84 1,893 1.00/1.00 vMB 37
685,675 685,675 00000000000000000002c1e75f15233801efd2169acf22a9774e57010f269736 2,810 1.00/1.00 vMB 73
685,674 685,674 000000000000000000025fda556171941227cd3321f05a445dbf1b7e432c96c9 1,790 1.00/1.00 vMB 34
685,673 685,673 000000000000000000055780c2613a8897cb31134655355491e716da0abc91f3 2,570 1.00/1.00 vMB 67
685,672 685,672 000000000000000000006c97bb8f6c580a3f4a71f90bc8eee05e0478d3770d44 1,991 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.