Loading Tool

Explorer IconExplorer

Memory Pool

79,013 transactions
29.60 vMB
0.07362332 BTC
Random Selection Loading Transactions
Max Size: 177.61/200 MB

Candidate Block

Mining Attempt a82ab1efc93dfef23d698dbba11ff639ae6bc9331e782e81ee1f9da31fd57771
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 7ccbaf37f4b861daddff0a4da76d9cd11c78eadd80a2932a8fcef224f2660d3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,166
Size: 1.00 vMB
Total Fees: 0.01346181 BTC
Feerates: 150.98 > 1.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (259,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,160 655,160 000000000000000000092f28ab539bfcf0810c3cff2ed4d4e43de4911d5765cb 2,696 1.00/1.00 vMB 261
655,159 655,159 000000000000000000038e93a5febe0d1a4f89408152d9812393b5381e440090 2,807 1.00/1.00 vMB 240
655,158 655,158 0000000000000000000abe2d54e671560076a5f09ab99e4d4bcdade1e4527177 3,052 1.00/1.00 vMB 266
655,157 655,157 00000000000000000001ce55444b1254e9cf10d5bb8734914fd0e22cf8a358b6 2,599 1.00/1.00 vMB 282
655,156 655,156 0000000000000000000a07be44ff67bf04f5abb1fd0f26a1e98ad4fbde0ad830 2,600 1.00/1.00 vMB 324
655,155 655,155 000000000000000000014ee7daec22fb8a03b9be345cb41b81b455541f113258 3,039 1.00/1.00 vMB 260
655,154 655,154 0000000000000000000c09f96cd9f22a9cd6f9249198de8804d976632eaa4b12 2,525 1.00/1.00 vMB 297
655,153 655,153 00000000000000000009dfaed2b3192b6cf3713382d3a973148950af9088d3bd 2,293 1.00/1.00 vMB 275
655,152 655,152 0000000000000000000340f23347ef65492d4c003d93a985fef60a6594337868 2,632 1.00/1.00 vMB 275
655,151 655,151 0000000000000000000459b152c863b584b79be76b630827853a996195e9d0eb 3,040 1.00/1.00 vMB 304
655,150 655,150 000000000000000000026f97888a6bd640ca28f397b3d836c87604d9a92f8845 3,056 1.00/1.00 vMB 322
655,149 655,149 00000000000000000005d4791395bf1ad123aa0caa0189f538a2f34c44f89a10 2,954 1.00/1.00 vMB 297
655,148 655,148 0000000000000000000301ec21378b382f4f129fa5291670169a13648f3813f5 2,468 1.00/1.00 vMB 306
655,147 655,147 00000000000000000001a3a31c75f032459233654028f1937ceac6c5dcae82ab 2,515 1.00/1.00 vMB 304
655,146 655,146 000000000000000000068da6a04560eae1c8df7b817f7056c1be916c5df9e7d7 3,107 1.00/1.00 vMB 335
655,145 655,145 00000000000000000001ccf5fb37b92c1456c79af5110c51255d539d81391578 2,727 1.00/1.00 vMB 317
655,144 655,144 000000000000000000029eaa0bcf94404028051fb75d85082c3fc22919d6eb1c 2,846 1.00/1.00 vMB 341
655,143 655,143 00000000000000000005d455cb3cb99ef18689e9762286f7ff97f14d13905805 2,911 1.00/1.00 vMB 329
655,142 655,142 0000000000000000000ba39ee604a9f535bff8d74755036eb8d05a48c5ed3bcf 2,596 1.00/1.00 vMB 292
655,141 655,141 00000000000000000004edc611f566a281cfea726906b689f0e66a1ff0641cb7 3,366 1.00/1.00 vMB 302
655,140 655,140 0000000000000000000a40f4deff1149bbf5fb435b72d22e9d01d3627b73492c 2,149 1.00/1.00 vMB 303
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.