Loading Tool

Explorer IconExplorer

Memory Pool

81,769 transactions
30.96 vMB
0.11580676 BTC
Random Selection Loading Transactions
Max Size: 187.93/200 MB

Candidate Block

Mining Attempt ca91dcd377917845a1b2fa0dc384aee08905a8d2291c6503fb1652b74f3fdb84
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 2259735ce4a0c3d21230e7a94e2ddf0096b04e6d5892b982b0429c205c28215a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03904957 BTC
Feerates: 318.30 > 3.91 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (133,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,694 781,694 000000000000000000008d9713d0e0008c88683c6bd583914f612630fe5f7751 1,221 1.00/1.00 vMB 13
781,693 781,693 0000000000000000000315d7f2ef321bb23f6e35829b11cfd4aba04d4bac8671 2,879 1.00/1.00 vMB 27
781,692 781,692 00000000000000000001c5bc6691f73a8cfcee795b538d41ab05b0d911e3aebf 3,454 1.00/1.00 vMB 25
781,691 781,691 000000000000000000055fe9ed83576df34de93e698587f1c6635242132f6c03 2,387 1.00/1.00 vMB 37
781,690 781,690 0000000000000000000283da1f8789159843c73d7f3e0f072d0cc8a01f76a2dc 1,890 1.00/1.00 vMB 17
781,689 781,689 000000000000000000053b96a4190b390281aed40b95b0f7033ac1cf3f26a8ce 3,415 1.00/1.00 vMB 20
781,688 781,688 00000000000000000004f832c50c53e10005cf5b98c73d6573cfacfe88981103 3,614 1.00/1.00 vMB 36
781,687 781,687 00000000000000000002f7ca00c8e8cf0772b856503837d0b315a8b0f780d6c2 3,224 1.00/1.00 vMB 32
781,686 781,686 000000000000000000030e23b598a976c9d8c1f3f58586ca7f4493a764f6839c 2,285 1.00/1.00 vMB 21
781,685 781,685 0000000000000000000441781188c229ff3e6db32a423e22d884b2a5aba3eb38 2,249 1.00/1.00 vMB 21
781,684 781,684 000000000000000000022ec8c3b2dda8a797836d3abcfe3238d91b552697b816 2,868 1.00/1.00 vMB 21
781,683 781,683 0000000000000000000326cd17c493df1737c1e2d4dbc35881da107408e51daa 3,015 1.00/1.00 vMB 23
781,682 781,682 00000000000000000001d27cd25de53c9083d95c541ae945e4ccdbd45263d299 2,514 1.00/1.00 vMB 25
781,681 781,681 00000000000000000002c0d685500629b4dfbbe1bcf89270770384d6807fac03 2,195 1.00/1.00 vMB 27
781,680 781,680 000000000000000000009db218c11e6301c747840426edc392de6de525440b6f 2,867 1.00/1.00 vMB 25
781,679 781,679 000000000000000000062faba786b31328fff2386c757ba3f2c00726e0092ac9 3,764 1.00/1.00 vMB 25
781,678 781,678 00000000000000000004aa3d54c2e268cc7d692cdfa43d1af21702ef75f1e96c 3,417 1.00/1.00 vMB 41
781,677 781,677 00000000000000000002d8376f93813518be7246578cf930538ef2c18ee83249 3,539 1.00/1.00 vMB 33
781,676 781,676 0000000000000000000315b42d88830ed989bead190417d5d62e9655c16f0422 2,585 1.00/1.00 vMB 19
781,675 781,675 000000000000000000016fbf12cfa24257f80619e6e6f6631d4a48c955e8f4c2 2,963 1.00/1.00 vMB 20
781,674 781,674 000000000000000000013b2e035f14dc43882cc84c83d95da2188d3616834aa2 3,062 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.08 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: 721.82 GB
    • Received: 18.39 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.