Loading Tool

Explorer IconExplorer

Memory Pool

83,163 transactions
32.03 vMB
0.11803848 BTC
Random Selection Loading Transactions
Max Size: 192.07/200 MB

Candidate Block

Mining Attempt 2b3b0bc7b4ee36d5a87fe0f29b6f5c2fa8956c007123e227efb631c752a76e75
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 13a26cd67c49d6761650d322996a7fb44e9aaf4eb32778c1dd19e50dce945a1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.02953607 BTC
Feerates: 100.36 > 2.96 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (133,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,697 781,697 000000000000000000022952248b7aa407f5046186837c2ae1731ea585ec2340 3,180 1.00/1.00 vMB 29
781,696 781,696 00000000000000000001c4bd9e4d0c1bfb67d31b31dc4638d105629d0cf454e8 2,056 1.00/1.00 vMB 16
781,695 781,695 000000000000000000053445cd3e934bfddc5184e6db7bc863843a6336af3a34 2,051 1.00/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 783.04 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: 720.44 GB
    • Received: 18.16 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.