Loading Tool

Explorer IconExplorer

Memory Pool

74,633 transactions
28.71 vMB
0.08245922 BTC
Random Selection Loading Transactions
Max Size: 170.09/200 MB

Candidate Block

Mining Attempt 04bd0e5c619a8b9a1ca2e9f33096efa2c726c84b6bc929dd812e0c52b98beb3e
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 6ce05934bb6af8c18cbe24fdd7e1f53416fc297b27454300f9ae4dd198e9aefa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,084
Size: 1.00 vMB
Total Fees: 0.02448182 BTC
Feerates: 150.93 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (189,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,222 725,222 0000000000000000000098ecd1124636d5ea50c14395959d50bfcd9efdecf56c 83 0.03/1.00 vMB 5
725,221 725,221 0000000000000000000200f46c9b9716caa08a9fc352613a1c7702e9fa094cd9 776 0.27/1.00 vMB 8
725,220 725,220 0000000000000000000490d587c07b43f894fe28f2678b8bb2de8334abe2f1d3 810 0.38/1.00 vMB 9
725,219 725,219 00000000000000000000ed6fff781311807706559bbb6b0b90d7745f5f56b22d 857 0.42/1.00 vMB 7
725,218 725,218 000000000000000000055e045be7b80156d94c71a41b734be29a3a7f253a1bee 873 1.00/1.00 vMB 1
725,217 725,217 0000000000000000000008a63711099cd76909c4ccc8c14c5e877ffc7fe16e08 1,988 1.00/1.00 vMB 6
725,216 725,216 0000000000000000000765b9685e80f5cfada6b96783e91e415f9999797cc23e 2,174 1.00/1.00 vMB 7
725,215 725,215 00000000000000000008fc76a86c0c5e4f51913034731b2df89d9dd77a8365a1 2,713 1.00/1.00 vMB 11
725,214 725,214 0000000000000000000676579a376f5bf9b0f63e00256a59899af32a5270556f 350 0.36/1.00 vMB 5
725,213 725,213 00000000000000000003d792b366cf3d202e10d86d1f7ed6b662260cd8e516e6 1,020 0.36/1.00 vMB 6
725,212 725,212 000000000000000000001d50508ec7b4bd633fba190e548b8d22d3da664596e1 548 0.19/1.00 vMB 5
725,211 725,211 00000000000000000002aafd9f6cd0511beda97dfe58d070918bdd6c198ef683 1,924 1.00/1.00 vMB 7
725,210 725,210 000000000000000000045e8ebcb8c8b869140771079033dbbdc7ca55b0eba037 449 0.19/1.00 vMB 6
725,209 725,209 00000000000000000001d8277d49e5b52bf546ebb7d6694f8d2e5857803642cd 818 0.55/1.00 vMB 5
725,208 725,208 000000000000000000040eef79667b63bab285f79d48b18b23069f22b6b56057 403 0.13/1.00 vMB 7
725,207 725,207 000000000000000000067e95d57222a1faa5a3e62a4ab0170e03531965ef9b5a 679 0.22/1.00 vMB 6
725,206 725,206 000000000000000000066f0d5c5eb4d70e3faf7e04cda7e5192caef652f16d7b 217 0.15/1.00 vMB 6
725,205 725,205 0000000000000000000244aeadc6a725b21c481458ce392f3ef350695da18fa5 2,893 0.99/1.00 vMB 7
725,204 725,204 00000000000000000009b58c86bf52f8755f5bf814d1422b75efa42fb738e85b 757 0.29/1.00 vMB 8
725,203 725,203 000000000000000000059a7bb78f7fa45f166399048da9f6505151aedee1f4d9 1,654 0.64/1.00 vMB 10
725,202 725,202 000000000000000000043f673cf7d614406b6ee5f7d07aab102a6a3a8b23a19f 983 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.