Loading Tool

Explorer IconExplorer

Memory Pool

78,876 transactions
29.11 vMB
0.09996589 BTC
Random Selection Loading Transactions
Max Size: 176.59/200 MB

Candidate Block

Mining Attempt 36cf384c340687e4a851d1f806c17592185b0fd57c9dfeea9c0ca270988b31f1
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 2daf85ac6c79278ed525e421e708789290ce0e5579361ad7cdcb046bb7ed65d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,388
Size: 1.00 vMB
Total Fees: 0.03902009 BTC
Feerates: 137.15 > 3.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (157,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,430 757,430 00000000000000000004efa8f8d10d7676f083f82dfb499bf468f12083e46d64 1,774 0.57/1.00 vMB 7
757,429 757,429 00000000000000000007f847eeda1ffb5762a9448e5fcf36c674ae3705859b4a 2,747 1.00/1.00 vMB 8
757,428 757,428 0000000000000000000741fa208883bdd9464803ed02a022b199dd0df94860f9 2,318 1.00/1.00 vMB 4
757,427 757,427 000000000000000000036e1a4c70d272ccf2fc263bb2e89c8df93eb01c723254 1,559 1.00/1.00 vMB 7
757,426 757,426 00000000000000000004810de910140147691a575220ad78db85cedf13e366e0 2,073 1.00/1.00 vMB 15
757,425 757,425 00000000000000000001afe9655d8693882d980ba1e490e43b00c525068eb599 643 0.24/1.00 vMB 7
757,424 757,424 000000000000000000005e7596fefb338c93144f18f6659aafef3c76db015ea1 2,637 0.89/1.00 vMB 10
757,423 757,423 0000000000000000000275c07cab1d827ad416d5f2eed6df30c412f8e3528243 160 0.05/1.00 vMB 10
757,422 757,422 000000000000000000053a6a554864a579827144fc7c45104e7589ce427ec733 1,633 0.55/1.00 vMB 8
757,421 757,421 0000000000000000000588752dca7f84941cfde0de4c55590806eb87fe9d11b8 1,793 0.66/1.00 vMB 8
757,420 757,420 00000000000000000006a1afd7d760cc78bab21e782b964a344883597ff9eb3d 2,156 0.97/1.00 vMB 5
757,419 757,419 00000000000000000002d639b58f0e0f2a9ec03dac08aac58eb04214dd12d1ab 2,229 1.00/1.00 vMB 4
757,418 757,418 000000000000000000069f15b30ce08fa67b43d8c33baf00ab6748c194e0792a 3,377 1.00/1.00 vMB 13
757,417 757,417 000000000000000000014cf7d478ea87315ad1b99da1422a37ca06deaf45f21c 2,770 1.00/1.00 vMB 7
757,416 757,416 00000000000000000003fcc1329bec27b69463dde49fb367421d8f139a2e66f5 3,210 1.00/1.00 vMB 10
757,415 757,415 0000000000000000000577ec1ceac7e53992aa67118934031224839f82711cd8 2,892 1.00/1.00 vMB 17
757,414 757,414 0000000000000000000157c849c6f16b54759eeaf45f094a57b9f4a07e09b6be 1,113 1.00/1.00 vMB 5
757,413 757,413 0000000000000000000571fbffbdcbae46b16f79e75a77cd1a470981f48d951f 2,061 1.00/1.00 vMB 10
757,412 757,412 00000000000000000006bd2991424b48c5ae1f9cacf07692b19bd8a54b41bbcb 1,297 0.48/1.00 vMB 8
757,411 757,411 000000000000000000088a24105f3b6c6d4e23d8c207eea59a4d44633abae7ab 1,924 0.80/1.00 vMB 4
757,410 757,410 000000000000000000016d82a353995e3e713c53319f71361cd02b53cc0fb49e 3,212 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.