Loading Tool

Explorer IconExplorer

Memory Pool

72,307 transactions
27.91 vMB
0.06393433 BTC
Random Selection Loading Transactions
Max Size: 165.52/200 MB

Candidate Block

Mining Attempt 62761fc640961770c31243f6073e706ac1f020863529118ab690b46d61a2e6c9
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 423656da3b43ff311f5bcdc45a260e9c94be287a9cf7eda74dcaec8cf81e497d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,353
Size: 1.00 vMB
Total Fees: 0.00822196 BTC
Feerates: 40.21 > 0.82 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (162,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,692 752,692 000000000000000000013e4651dcb6e20b519cac10ee114bb3dbf14f4d747976 404 0.22/1.00 vMB 10
752,691 752,691 00000000000000000003340d3d5b44a134670b9031e54f0699c09e9fd99625f6 1,034 0.49/1.00 vMB 8
752,690 752,690 00000000000000000001240e74afbaf02b463c3ebe8f1ef4ade9993bb64d59eb 1,060 0.90/1.00 vMB 5
752,689 752,689 000000000000000000034cb0ed93f29357d641b7123167df2c0722d2f8b134d6 700 0.40/1.00 vMB 7
752,688 752,688 000000000000000000050349b659862c0c676c03d462a54e590fe16fda8f4f5d 2,102 1.00/1.00 vMB 10
752,687 752,687 0000000000000000000697a89cbe8a801a163c4c34c570dc9892caac554fdc4d 698 0.62/1.00 vMB 3
752,686 752,686 00000000000000000007565efb4fb890e66ac0039f52de8958df11fd77bffee7 1,599 1.00/1.00 vMB 10
752,685 752,685 00000000000000000002f8941ee0fb4b7c7d02245b536c0856489bb9e3c094cf 525 1.00/1.00 vMB 17
752,684 752,684 000000000000000000088cc25c9ebf07d66f0e5c4b48811e173035205be08694 102 0.03/1.00 vMB 12
752,683 752,683 00000000000000000000c7dc4f3095fbadcb59bbc6cef4ddfff126fe798b23e5 406 0.16/1.00 vMB 9
752,682 752,682 000000000000000000085d6fe6bb509845a5af608388eaec74a694c0c3f1c364 1,452 0.74/1.00 vMB 9
752,681 752,681 0000000000000000000226791911040f7b99bb9dfa18655c660b0236716e8b8e 464 0.15/1.00 vMB 13
752,680 752,680 000000000000000000006b2e8de190fe8fbeed8f4fa230e8486cea89c6cd9f2d 2,172 0.96/1.00 vMB 10
752,679 752,679 00000000000000000003066e3383ce556a67687d53a9f8f216f941c2df43151e 659 0.26/1.00 vMB 10
752,678 752,678 00000000000000000003f734b12c91aeeb42b803b651f0a40b06d97717b12e81 939 0.54/1.00 vMB 7
752,677 752,677 0000000000000000000025f85d70bca4f3fae843e104b763f8b89efef836ffcd 459 0.15/1.00 vMB 11
752,676 752,676 00000000000000000007f0a147df8f0aecbc63bcad491f05bd8aa49f1e591915 809 0.32/1.00 vMB 11
752,675 752,675 00000000000000000004ce49f0e2deae4b62ece05c2f1c037a909cf3a33165c4 80 0.02/1.00 vMB 10
752,674 752,674 0000000000000000000190b89fdd25f19ead026b8f138877c8f9ae46e71beeac 1,600 0.70/1.00 vMB 9
752,673 752,673 00000000000000000007e748185c78c9a4e1d2b4acee43e4d1adbaac909a07e7 1,100 0.65/1.00 vMB 6
752,672 752,672 0000000000000000000535229738d841fa98f8dd0ad5cc6f2dfb984a3606b3a4 1,421 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.45 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: 666.97 GB
    • Received: 15.24 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.