Loading Tool

Explorer IconExplorer

Memory Pool

80,908 transactions
31.06 vMB
0.08952239 BTC
Random Selection Loading Transactions
Max Size: 187.31/200 MB

Candidate Block

Mining Attempt 5d572ab313b865926c2f4d20f6f08b3830f04e8e50c1ad8d6224a4b39f8c5730
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 103627106b746a791c33f1d06867e70217ba734aa870116388accd94e345e843
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,306
Size: 1.00 vMB
Total Fees: 0.01756168 BTC
Feerates: 45.88 > 1.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (638,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,743 276,743 0000000000000000b20f5525aaf49918719d1e708f66ca4613028dbaa1c2ad17 28 0.01/1.00 vMB 46
276,742 276,742 0000000000000000fce3f703d8b9db49706344d5f037bbad1e2c67efe186edaa 81 0.04/1.00 vMB 30
276,741 276,741 0000000000000001c0bc4164babf84ae28029b13d46c0111d2235addb29fe37e 193 0.09/1.00 vMB 47
276,740 276,740 0000000000000001d8b08de586778bae62ae82670c4fe99c646619dc05a55f6e 735 0.30/1.00 vMB 71
276,739 276,739 00000000000000028e0a675001d1e3b868a633e14b2b488a0f22d7b49a517f6c 67 0.09/1.00 vMB 18
276,738 276,738 0000000000000000eeb097abf74816df041d76788c261b5b41c5ed556cecec66 818 0.35/1.00 vMB 54
276,737 276,737 000000000000000309c06c6db42459c65d6c2689bb1b00b5ea89f70daf99ba30 438 0.24/1.00 vMB 29
276,736 276,736 00000000000000015ff6f8796b972c108e26e7e813c64cf26f1c81a5ae46e119 82 0.03/1.00 vMB 82
276,735 276,735 0000000000000000ab68ee78123f459ebbe70bcc1aec0e4ce6ff6ee01f9c2e4b 313 0.27/1.00 vMB 33
276,734 276,734 0000000000000001bec5a75130409032cf413c656acdafbe7ea1386f523d793d 211 0.09/1.00 vMB 35
276,733 276,733 0000000000000002937c08f1022378246b08a4f61139bdddeb545ccdc519bbde 455 0.25/1.00 vMB 51
276,732 276,732 0000000000000000fa1c2574fb14a53b57391f66f815f6164e7b7122285f0e15 684 0.25/1.00 vMB 54
276,731 276,731 000000000000000332e9d5ce2b101f910ba72d268a65e493c1d542b6772cecc5 222 0.11/1.00 vMB 43
276,730 276,730 0000000000000001d58c177ed5eef1889617656f50eb79c9f988c4096454fd39 23 0.02/1.00 vMB 18
276,729 276,729 000000000000000016a5f3591b924405c5c7110d101314f4a920e6d40431d378 245 0.12/1.00 vMB 48
276,728 276,728 0000000000000003361da58cb5cf46082e84072689d94361d5c3746a0ef433c0 467 0.20/1.00 vMB 49
276,727 276,727 000000000000000175fd42a806cda20eb981f5b80ea76de3c27af1137b307395 478 0.36/1.00 vMB 26
276,726 276,726 00000000000000014a21ca5e52a92efa3de74b209c185cf3e3bd31a60392aa02 743 0.25/1.00 vMB 80
276,725 276,725 00000000000000028a0f48e8b18fc5037a6a4cea0a2097e6a3351b6dc2d219d6 145 0.15/1.00 vMB 23
276,724 276,724 0000000000000000ba676edf65dcbefc8d155d05973f1b0a9fdc908108579edf 500 0.22/1.00 vMB 49
276,723 276,723 000000000000000092a315c01cfc115d7f1b40dc44edbafd504b0d7498b0704a 156 0.06/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.