Loading Tool

Explorer IconExplorer

Memory Pool

79,613 transactions
29.63 vMB
0.07204620 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt 337d8c4f13ffdabbeed8c30014faa5d340b34a3ecefd3df0cc49a98d8c21f27a
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root e9a5340bdf0c6279ce3415f6fba4b1d6696ad443d106f69027295e325d17e350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,733
Size: 1.00 vMB
Total Fees: 0.01173672 BTC
Feerates: 150.77 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (388,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,194 526,194 000000000000000000148a7d5ed297a713bd8513690f6ffa424597c3dcadb286 2,989 1.00/1.00 vMB 24
526,193 526,193 0000000000000000000e1e60456f1ea56431fdffe04d65c3bfc5a740fac9dd69 2,829 1.00/1.00 vMB 12
526,192 526,192 000000000000000000012fed402cb91866f7376f283bd87ab9bca749b493dc58 1,739 1.00/1.00 vMB 8
526,191 526,191 000000000000000000128372f2149b0d51976a14204034bf4293ab90423593c9 2,517 1.00/1.00 vMB 30
526,190 526,190 0000000000000000002e1b70fc7474d0a6efce4b7ed03cd5448625a00d11ad4b 2,260 1.00/1.00 vMB 33
526,189 526,189 0000000000000000002af49f0a4238e5c8de286dc80aff5a6702ee8030e903ff 1,934 1.00/1.00 vMB 7
526,188 526,188 0000000000000000000828f2872e48080304e79dd2cb7c8fa25d035b0b64addc 1 0.00/1.00 vMB 0
526,187 526,187 0000000000000000000442f2f4d8b6a72beb0064fe245d726036b93ee3682772 1,481 1.00/1.00 vMB 9
526,186 526,186 000000000000000000377c0abdb5434aff4544763f05f8cf10e8066889fdb85f 1,840 1.00/1.00 vMB 18
526,185 526,185 0000000000000000003564cc73fea5da358e079ff40d629ec713e252cbdaaf4e 1,118 1.00/1.00 vMB 6
526,184 526,184 0000000000000000000cc296c9db8a6e61d53c98336c31832eceb59e00a3fe04 3,085 1.00/1.00 vMB 10
526,183 526,183 00000000000000000038c26d31be109ab55d4f4e34d8df971ecd533cf596cb05 2,290 1.00/1.00 vMB 32
526,182 526,182 0000000000000000002388b3a44c21c475369bfad00768fcfb3a9868f69da417 957 1.00/1.00 vMB 10
526,181 526,181 000000000000000000037f016008d63fe047647a72ef93af8e5bb978dc7faf67 1,610 1.00/1.00 vMB 13
526,180 526,180 00000000000000000004d89423cbe51e6c59dcd728ebdcd63c6ab33b0c3862c0 1,672 1.00/1.00 vMB 19
526,179 526,179 000000000000000000285a301715a4c564835cb0b8a58b10a5ccb7bc8b3de7bb 2,103 1.00/1.00 vMB 19
526,178 526,178 00000000000000000036fffa7f9fec66ed9860fe35099328216ed6a89a6ab566 1,301 1.00/1.00 vMB 9
526,177 526,177 0000000000000000000c6bfaf663a76fe7dc3b7127bbce5d9870925447e940ff 2,112 1.00/1.00 vMB 11
526,176 526,176 00000000000000000009978b58e807d626b81d4c224813a2d2fd51a1a8682f2f 687 1.00/1.00 vMB 10
526,175 526,175 00000000000000000031adb986da21237ce06b57ae5390b7f0f890ab8e21b66a 154 1.00/1.00 vMB 1
526,174 526,174 00000000000000000038597676f1f6504971cdf1776b1f60f77d6d9c9a63d37c 223 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.38 GB

Node Details:

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