Loading Tool

Explorer IconExplorer

Memory Pool

31,771 transactions
12.41 vMB
0.04683894 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.87/200 MB

Candidate Block

Mining Attempt cd0acae84d3352ccd704f15eacf652e386f42c4a0d9ff46df3d8652d7717ddbf
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root c03cf2c89f1ecbd1010115c1e02622e778d4e79057f30b55fcc1e90191862905
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,202
Size: 1.00 vMB
Total Fees: 0.02430636 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (777,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,755 135,755 00000000000003ebb60fedb94fdff878a5f534038c9e0a4c0cabb9e6a3e192fa 100 0.03 vMB 142
135,754 135,754 00000000000005b165115485a0ae475d6267ec437683d3e2470da8caf6a60a88 63 0.02 vMB 67
135,753 135,753 00000000000002fcc83cadfece591d09402fba03d69bbf29c6a7a223f9ea3114 54 0.02 vMB 306
135,752 135,752 0000000000000684e24625093bc0e30e73a1876d2c33eb782f28eb199c7d9fd4 1 0.00 vMB 0
135,751 135,751 00000000000001a590c20a39cf39111993b61025544525e9a94d11d5cd6b31d9 70 0.03 vMB 207
135,750 135,750 00000000000009b58502683615c0b3eed40b908475c6c1a21b03c841daf27c1d 15 0.01 vMB 221
135,749 135,749 000000000000006bc599616101e37644bf2b780f0f20100252bd859ea06b7517 42 0.02 vMB 228
135,748 135,748 00000000000007ab603f57802575e1fbe86028b91f1e0a908a2fd5520fc1ad0e 130 0.04 vMB 212
135,747 135,747 0000000000000483c5e59fc261910a76139ed5d648cc69672f117d118a9a0a49 155 0.05 vMB 252
135,746 135,746 000000000000066dc17506e8750d4663778e7af6f6f8ca4eef167b78ca8ef011 18 0.01 vMB 421
135,745 135,745 00000000000002c693287301a9fd2ab33bff93176135f09b42051cee29e61cd6 73 0.04 vMB 297
135,744 135,744 00000000000004bd39eb588b18f4f1b538e0d040ac7fdf24f93b006d1484b1df 1 0.00 vMB 0
135,743 135,743 000000000000089e0fd4c5a69edcce9049521e329124f8cc99cee62c12cb96c5 71 0.03 vMB 224
135,742 135,742 000000000000009add745dd444728debfdc870a2126eae79c29f353e98536c6b 52 0.02 vMB 413
135,741 135,741 00000000000003f615b4155b5cddf501d167311ded9f3375b9d6bf09b71ccf6d 53 0.02 vMB 636
135,740 135,740 00000000000003d3b50f13ed0a22c6dbbaab8b7f361fe6a8f8c5869ea57759c7 42 0.01 vMB 414
135,739 135,739 000000000000095250324c7c9e17876f74d41ac2b469acb120d6fa45d2ccdd93 35 0.02 vMB 403
135,738 135,738 000000000000004ebc50591e078dd3a9e6cef7664b0edf2dac54761164037cd3 13 0.00 vMB 609
135,737 135,737 000000000000000d74aa313cec4c4ffb93c7bf39e018b40efbdbdc2afbeb7120 138 0.04 vMB 181
135,736 135,736 0000000000000330af319ed7100a419cdc82a09fa856cbb4eb9adad760d700b6 88 0.03 vMB 356
135,735 135,735 00000000000008f15632dc5958d5852aaebcf496d4f497fe13dfb900e62ed19b 33 0.01 vMB 605
Previous 10 blocks ↓
Total Size: 779.75 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: 383.08 GB
    • Received: 1.94 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.