Loading Tool

Explorer IconExplorer

Memory Pool

37,769 transactions
18.38 vMB
0.14427897 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.53/200 MB

Candidate Block

Mining Attempt 741e3488a1857d3072347d3e39982541a86b21f2e9bbae91927c480d17e5d862
Version 20000000
Previous Block 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66
Merkle Root ca8044518fa6d68169a41e1623edb2500bc15f442f58d9504417f4fe607e39f3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,300
Size: 1.00 vMB
Total Fees: 0.02551066 BTC
Median Feerate: 2.95 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,328 (828,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,757 84,757 00000000000c4b7b9001ba390c31e452c1507460272609272b482bf3f8573fea 7 0.00 vMB 0
84,756 84,756 0000000000088880a92fec4be64353414a1239b4236e34c591f8ff05b44918c7 5 0.00 vMB 0
84,755 84,755 00000000002ba8389c27dc53b0b89662524b7aec9d3283f3e8bebb3a6317ff4e 2 0.00 vMB 0
84,754 84,754 00000000002044625a12351e51af9a42a156902c42940f0407ba11495a46b664 6 0.00 vMB 0
84,753 84,753 0000000000048edacbc5ddbc45f107e8e488a42fdbbdb196da1fceb7a5d886f5 1 0.00 vMB 0
84,752 84,752 00000000001a34590a3db5f28bb47d7cf80f0c73e65b482727438d5af3f0bf85 1 0.00 vMB 0
84,751 84,751 0000000000078127488165b81d5dff868b4eee551ba35335b388040019d60161 1 0.00 vMB 0
84,750 84,750 00000000002e2bb1e91ec66bdd84e2bdc2accfc8040d46b2764c1ef526eb90ca 5 0.00 vMB 0
84,749 84,749 00000000002c5fd6772f0be185fe46c2aab1692fa571b5974cbdaf256c721dec 1 0.00 vMB 0
84,748 84,748 000000000029179808b3a6a975ac011dcaab9068d423c7a5d016c4c061ef47b4 1 0.00 vMB 0
84,747 84,747 00000000000cbcd8b96a5ea8cb4c78c89161cb7d60af9876de45ff06920e91ef 6 0.00 vMB 0
84,746 84,746 0000000000105c0ccd46d61cce2afe05ff01c942acc8a13692bd4923f568e368 1 0.00 vMB 0
84,745 84,745 00000000002271bb416a2f3ec93051ddde94472b2ad29d503822ecb389c79695 5 0.00 vMB 0
84,744 84,744 00000000001cf62bae3fb487ab121e1ea5aadee6d345fcc22690d6789d95b59e 1 0.00 vMB 0
84,743 84,743 000000000011d8a20a5c848b028948d27f98e9f9bb83eb9aae0594393b600f5c 1 0.00 vMB 0
84,742 84,742 0000000000141f3e18341adfc94ff4b9ab862bd214b32e1c5cfeae0b25228a1a 2 0.00 vMB 0
84,741 84,741 00000000001ad1fa747992518d74ac67b177fbaaddfb91abb5486d9bd458ec1b 1 0.00 vMB 0
84,740 84,740 00000000001025c3bed622523f0f86f39beae4b20bdebedd410e65f27c34927c 1 0.00 vMB 0
84,739 84,739 0000000000029f18c08fec640f27ed80eec29e12bf868cd1c871efb01811b78e 3 0.00 vMB 0
84,738 84,738 00000000001636fb525bb1667388fa1d3902a5f444a5926199d440a03c6263c7 1 0.00 vMB 0
84,737 84,737 000000000007dc163c650164fb29de13d4e6e988126d812043c8dc14fbd8cefc 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 129.67 GB
    • Received: 0.53 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.