Loading Tool

Explorer IconExplorer

Memory Pool

80,438 transactions
29.55 vMB
0.13692586 BTC
Random Selection Loading Transactions
Max Size: 178.55/200 MB

Candidate Block

Mining Attempt 9823c0efdf9c12f9b84582beb30b99aa7688580d5e87fbcf5d1d34a7352061a5
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bcca6218b0c48efd05d1ebdfb708b045c84db0ea07597fd021ca31fb811d5bbf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,191
Size: 1.00 vMB
Total Fees: 0.05050317 BTC
Feerates: 602.26 > 5.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (539,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,699 375,699 00000000000000000fae42551c3836e9d2faff7567c8e95b4f723299373d1bfa 219 0.11/1.00 vMB 39
375,698 375,698 00000000000000000b65c8f5d42e52fc088c5b32f61bb6ea6e2981d8d82b5e8e 1,925 0.84/1.00 vMB 41
375,697 375,697 00000000000000000b7560789a067d49d8f4af9935700970f10821156ffbf12c 751 0.36/1.00 vMB 30
375,696 375,696 00000000000000000765b5b1afa793eaa61cbd6aad7466d2a0138928a59daf8b 147 0.10/1.00 vMB 25
375,695 375,695 0000000000000000061d47cf66a5e0f43039421c61f523708470f2c5a266dbe5 1,338 0.77/1.00 vMB 27
375,694 375,694 00000000000000000940f377e94dc53737f500557efea9033dda2036dd83f9b3 2,542 0.95/1.00 vMB 52
375,693 375,693 0000000000000000061832294f39245f3e94de6883422899be3a6467ef6a1bde 500 0.28/1.00 vMB 34
375,692 375,692 00000000000000000243ae2acd1ec4fea51de67ae0a20ef851a0700995606941 470 0.25/1.00 vMB 31
375,691 375,691 0000000000000000023364bb350524dba1ab63441a40d4e5bc7825e194fba1e2 333 0.18/1.00 vMB 31
375,690 375,690 00000000000000000ee0ba10a0e6bbc2ed9730ff92235e29fda8535e2d0a3ac1 386 0.21/1.00 vMB 32
375,689 375,689 000000000000000004db55c016b112312212be9b13e1b32220f0c7c35613da79 1,387 0.62/1.00 vMB 39
375,688 375,688 00000000000000000928f99b40962e056a4017c1f076906c7f501aba6feef60a 483 0.24/1.00 vMB 43
375,687 375,687 00000000000000000ee5ec5849af695e62857502894dafdd1e27d32b6a154c1f 518 0.41/1.00 vMB 33
375,686 375,686 0000000000000000064b93c64938bac0605f2fcaa45e8f875503e1515d7f1b43 851 0.42/1.00 vMB 36
375,685 375,685 000000000000000007c525bfd562b94b7e7eaac0355fceaf213f18b306103ce7 308 0.20/1.00 vMB 49
375,684 375,684 000000000000000003efe206f84b5bfa309ed68dfa681e084247b39652caa4e8 1,330 0.73/1.00 vMB 28
375,683 375,683 00000000000000000e77844d7d02c04ec534cc71a62c7203223098c8699c61c1 2,542 1.00/1.00 vMB 51
375,682 375,682 000000000000000008eb63e64a69ea0a82bbf1b689c20036800f620fd758fd36 2,187 0.97/1.00 vMB 39
375,681 375,681 000000000000000002662f7c6c099dfa3416e9c1468160d2ab57bc82395ba173 1,099 0.59/1.00 vMB 36
375,680 375,680 00000000000000000d867a1f30c72b9e236d62e10fd5e4adb6cea4bf18c96e90 52 0.04/1.00 vMB 5
375,679 375,679 000000000000000011ef61b56d98ff82c3107d70cd5ade3d554292cf92ae4025 1,866 0.94/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.