Loading Tool

Explorer IconExplorer

Memory Pool

41,855 transactions
26.48 vMB
0.07083357 BTC
Random Selection Loading Transactions
Max Size: 137.88/200 MB

Candidate Block

Mining Attempt c09cae1bf983ec46e942717ffe65d4026a16b35509a008fd4dfbb5eff67f9630
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 347fc1f5db38a8ecfff8ea70e720446a181471b355a5695d9e9f520faf12188f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,834
Size: 1.00 vMB
Total Fees: 0.02219031 BTC
Feerates: 99.53 > 2.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (735,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,399 179,399 000000000000085de07ffebee357b7ac711d88f6e7159993792ace8fa796833c 77 0.02/1.00 vMB 16
179,398 179,398 00000000000007eaf1576870a1a410277ef94d30ae5caf1130ffbe6b9793035c 96 0.05/1.00 vMB 114
179,397 179,397 0000000000000a25a9820ca0a4f1bef0edc1bd9c2259e7f96a040b46c5288512 398 0.21/1.00 vMB 112
179,396 179,396 00000000000005d391679a379cdc92252f9cfdced18f4eb888706a93cd528dfb 130 0.05/1.00 vMB 103
179,395 179,395 00000000000002fc35b591705a90b6605e784bd255ade633475a5ce1dc636e03 61 0.02/1.00 vMB 2
179,394 179,394 000000000000016577b680d8386789e94b23bf2be111b9c055d5a82116c75d65 67 0.03/1.00 vMB 143
179,393 179,393 0000000000000048b15edaeb506495f645de34d8be20bb7dba9132bdfdb22866 23 0.02/1.00 vMB 84
179,392 179,392 0000000000000792016d8dbf116ebcc6a83c739e04c82fc091349c57f2f3d919 147 0.09/1.00 vMB 111
179,391 179,391 00000000000001d69e7f103bff622b7ec307da1c3bc2ed6e935c73f7f65ec877 31 0.02/1.00 vMB 171
179,390 179,390 000000000000031dca41f2f5e6a4c629235ec08580cbbac00bf84e4670ad1e3f 173 0.10/1.00 vMB 108
179,389 179,389 0000000000000979fd0710c1a53f1b5a622cc0e4e0df5726b48b3d070d36e3d6 13 0.01/1.00 vMB 64
179,388 179,388 00000000000006e96780812d6c2a79abe6331245caa8168f15832e24aab8bab0 69 0.05/1.00 vMB 101
179,387 179,387 00000000000003cd5b958f01fb3e0003050358ed3ee4f4be15440db24256b34c 18 0.01/1.00 vMB 274
179,386 179,386 00000000000001f2022eb8a19a3c645ae43a63ae2d44108672e6b0f57b56e242 75 0.02/1.00 vMB 118
179,385 179,385 00000000000000b2c3927012ef2b9c6ccbe950ecb74859e0eb064ec5ec0e0792 56 0.02/1.00 vMB 101
179,384 179,384 000000000000042a20b37f63c2056a515c84a8027c22606c19a9109e34dc8164 37 0.02/1.00 vMB 123
179,383 179,383 00000000000004ac6f107ad0586d6cd2b4cf1c3368aa7ce4bde3645999057281 122 0.05/1.00 vMB 189
179,382 179,382 0000000000000acd5e8b33bd1546180d341721c45e44671da3693d11218e7405 2 0.00/1.00 vMB 0
179,381 179,381 00000000000002083d4504d435986928cf5a8f52fc8b5125c2f0c801c98de144 44 0.02/1.00 vMB 144
179,380 179,380 000000000000055df0ea42e7a29dbbf527c3df592df23b0f0c3c54478e82fdd3 203 0.09/1.00 vMB 72
179,379 179,379 00000000000005eabbae89f22ee4166fd09c2146a38eb631b5b59c7162dcbb18 196 0.10/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.