Loading Tool

Explorer IconExplorer

Memory Pool

23,101 transactions
5.12 vMB
0.01448663 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.33/200 MB

Candidate Block

Mining Attempt 6d87966e8e647bdf97fd4c73a95464ed3e1111e00a9659c557ee47b56ceb771d
Version 20000000
Previous Block 00000000000000000001dac1144adff2fbf4f4cfc00d0a64d0b20acb71506542
Merkle Root dde7f666cdefd3d5b1c415d887acb90464e5f14416bfb07e1f54a9c3c475b8da
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 107
Size: 0.04 vMB
Total Fees: 0.00091359 BTC
Median Feerate: 2.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,200 (777,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
135,752 135,752 0000000000000684e24625093bc0e30e73a1876d2c33eb782f28eb199c7d9fd4 0.00 MB 1 0
135,751 135,751 00000000000001a590c20a39cf39111993b61025544525e9a94d11d5cd6b31d9 0.03 MB 70 207
135,750 135,750 00000000000009b58502683615c0b3eed40b908475c6c1a21b03c841daf27c1d 0.01 MB 15 221
135,749 135,749 000000000000006bc599616101e37644bf2b780f0f20100252bd859ea06b7517 0.02 MB 42 228
135,748 135,748 00000000000007ab603f57802575e1fbe86028b91f1e0a908a2fd5520fc1ad0e 0.04 MB 130 212
135,747 135,747 0000000000000483c5e59fc261910a76139ed5d648cc69672f117d118a9a0a49 0.05 MB 155 252
135,746 135,746 000000000000066dc17506e8750d4663778e7af6f6f8ca4eef167b78ca8ef011 0.01 MB 18 421
135,745 135,745 00000000000002c693287301a9fd2ab33bff93176135f09b42051cee29e61cd6 0.04 MB 73 297
135,744 135,744 00000000000004bd39eb588b18f4f1b538e0d040ac7fdf24f93b006d1484b1df 0.00 MB 1 0
135,743 135,743 000000000000089e0fd4c5a69edcce9049521e329124f8cc99cee62c12cb96c5 0.03 MB 71 224
135,742 135,742 000000000000009add745dd444728debfdc870a2126eae79c29f353e98536c6b 0.02 MB 52 413
135,741 135,741 00000000000003f615b4155b5cddf501d167311ded9f3375b9d6bf09b71ccf6d 0.02 MB 53 636
135,740 135,740 00000000000003d3b50f13ed0a22c6dbbaab8b7f361fe6a8f8c5869ea57759c7 0.01 MB 42 414
135,739 135,739 000000000000095250324c7c9e17876f74d41ac2b469acb120d6fa45d2ccdd93 0.02 MB 35 403
135,738 135,738 000000000000004ebc50591e078dd3a9e6cef7664b0edf2dac54761164037cd3 0.00 MB 13 609
135,737 135,737 000000000000000d74aa313cec4c4ffb93c7bf39e018b40efbdbdc2afbeb7120 0.04 MB 138 181
135,736 135,736 0000000000000330af319ed7100a419cdc82a09fa856cbb4eb9adad760d700b6 0.03 MB 88 356
135,735 135,735 00000000000008f15632dc5958d5852aaebcf496d4f497fe13dfb900e62ed19b 0.01 MB 33 605
135,734 135,734 0000000000000608d8510079bb1a9449fbeb43513b93ec3e7e0ce4eac82fc81d 0.01 MB 19 307
135,733 135,733 00000000000004552ac267826a0e394841a1ad70ff503a630c92fa356403ab1d 0.02 MB 50 451
135,732 135,732 000000000000084aeec568f4f766d7f2b4b28ed0bb7bbc476bf57bc53c481321 0.01 MB 20 1,340
Previous 10 blocks ↓
Total Size: 779.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 64
    • Outgoing: 10
  • Data Transfer:
    • Sent: 14.55 GB
    • Received: 0.31 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.