Loading Tool

Explorer IconExplorer

Memory Pool

40,708 transactions
25.78 vMB
0.05018530 BTC
Random Selection Loading Transactions
Max Size: 134.63/200 MB

Candidate Block

Mining Attempt fae02f88cca08453e1af4148654cf70724fea05fb89e6e2804efb50d8cffeece
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root 3ba4b61436b5c6ea3d2185c180b6b2449fb90a28b1ab8dca2f00796b6324faef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,731
Size: 1.00 vMB
Total Fees: 0.00353134 BTC
Feerates: 100.28 > 0.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (307,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,760 606,760 00000000000000000001793edaa865ae0dd571805c2753a805e1c26d87e6dce4 2,852 1.00/1.00 vMB 16
606,759 606,759 00000000000000000013a7b4c11a4829f410b4685df2df9802f176c633110565 3,238 1.00/1.00 vMB 28
606,758 606,758 000000000000000000018b9782e0c3f40f8d4aa56c958ed45a013de920f317dd 554 0.14/1.00 vMB 14
606,757 606,757 0000000000000000000d0ec66e9d4c2e460931c0959045a1cdaf23784b45c81b 1,001 0.33/1.00 vMB 20
606,756 606,756 0000000000000000000cf985fd31490df376c3e379b9f8bf0a064cebcfe95190 2,367 0.90/1.00 vMB 11
606,755 606,755 00000000000000000002e2c0122a4bb2231950fef002e318a639e37542cbe603 2,928 1.00/1.00 vMB 38
606,754 606,754 00000000000000000009ad299b4c50694a5e1b2f82c823c26fa0c1336b6e2c9e 2,136 1.00/1.00 vMB 13
606,753 606,753 00000000000000000012defa463ea345c179a6108e6daed3290a772842c48c7e 2,000 1.00/1.00 vMB 10
606,752 606,752 0000000000000000000effc3d8070f84b8b0f895447fb86516d40a869a05a4b8 3,103 1.00/1.00 vMB 38
606,751 606,751 00000000000000000004d5149e55512b8c6c8a0b11b2b9624696f9f421fa6677 396 0.15/1.00 vMB 15
606,750 606,750 000000000000000000029d40b8ada0988f40f770e3ac916b60d5bd1f799d3a1b 450 0.22/1.00 vMB 31
606,749 606,749 0000000000000000000e094a424f2e520cb1846a72f36a20e8f8205e8703eb69 2,657 1.00/1.00 vMB 16
606,748 606,748 00000000000000000006ce2974ac72e15f5ba1c8aed6e95f95bf710f75b18dc5 1,991 0.71/1.00 vMB 25
606,747 606,747 00000000000000000007643318f84368cf3f369c90eea3cd7a17faafd41480b8 451 0.20/1.00 vMB 13
606,746 606,746 0000000000000000000852fd27a9cc51f039f526e82f3890648b601dcf32be6f 1,128 0.36/1.00 vMB 16
606,745 606,745 0000000000000000000ba81875fab8d81db201d70f44e5d0f748bdc2c587895c 947 0.33/1.00 vMB 20
606,744 606,744 0000000000000000000a2949ba508fdfa73f8a75b5b597480064a120387ee862 1,233 0.43/1.00 vMB 19
606,743 606,743 000000000000000000103082266e3dd7fd2a273af77ed0b714681f8aee9c9313 1,555 0.74/1.00 vMB 12
606,742 606,742 00000000000000000002c07555748add7f11a654cd058f6452fc202d2c664985 2,358 0.78/1.00 vMB 22
606,741 606,741 00000000000000000015827fa8b2c9ff264949243d9867ebd5882082e611af7b 1,416 0.58/1.00 vMB 8
606,740 606,740 0000000000000000000ac01c30c217b144a926dd5623d623b9ffecc8774cab7e 2,959 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.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: 646.27 GB
    • Received: 12.83 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.