Loading Tool

Explorer IconExplorer

Memory Pool

53,381 transactions
29.66 vMB
0.09973438 BTC
Random Selection Loading Transactions
Max Size: 159.22/200 MB

Candidate Block

Mining Attempt 330c68c53b4edd10f51044b991891d0cf6ce56ed573f8bcc79776a8168e04c74
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 0cf65303dbfdf8556543e58416be95af35fcf1b94dd7efe6fe429dad6971b692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02835063 BTC
Feerates: 100.53 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (590,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,785 323,785 00000000000000001877c04baf3f85cdb1bf9bb0f48e494a8fdaece712d95eaf 350 0.32/1.00 vMB 22
323,784 323,784 00000000000000001249bd0181a140fceeab1ecf75248842a2b1ff4e5bec06ef 1,201 0.75/1.00 vMB 36
323,783 323,783 00000000000000001aea6c47e237c1f0e40e2032b4980cec861a6073a53ddb38 309 0.20/1.00 vMB 36
323,782 323,782 000000000000000015df78db22a98b506da3a10439359ff52b96744f800061fc 284 0.18/1.00 vMB 36
323,781 323,781 0000000000000000008961d5051a13ffd9e51897e329264836409c3fba551ce0 135 0.09/1.00 vMB 29
323,780 323,780 0000000000000000178df305e982c9f3ba0cdcc0f48dd2cb4517a260a1fe7bd3 243 0.15/1.00 vMB 25
323,779 323,779 000000000000000013b4af6c85e921ee16d541a8216edef565b39334c4b2fac3 1 0.00/1.00 vMB 0
323,778 323,778 00000000000000000d992b1eaafb020974732372edf5ab41541226f5261e8977 762 0.39/1.00 vMB 24
323,777 323,777 000000000000000010e66506a5dfb8fcfd2d7abbc1129df6d05d4c05cb23ba99 157 0.18/1.00 vMB 17
323,776 323,776 00000000000000001bd1d7d51df7f3b4329266f7ba3caf566b6553e9c0902e7e 529 0.63/1.00 vMB 18
323,775 323,775 00000000000000001df353ddffce420aaeb5b93d01b611f6498e4aa1944232e5 250 0.25/1.00 vMB 21
323,774 323,774 00000000000000000dfb6245e1b54b41a675697e5b7135b02b3839efb8928ecd 47 0.12/1.00 vMB 18
323,773 323,773 00000000000000000ff23c6d3850fa0f6b0f32d01640f4da8f9f4300a2d92f97 398 0.58/1.00 vMB 20
323,772 323,772 00000000000000001f68d275a27891f984a5f27c6e3f8aa3afffdc50af86d47c 783 0.67/1.00 vMB 22
323,771 323,771 00000000000000000107e330bd6dfd6f5f4cfdd379d3e3723c67e9507a6b32f3 243 0.23/1.00 vMB 24
323,770 323,770 00000000000000000cd3182693f7fc14a513249f04cc2abd31aed6c55e2a33f7 52 0.04/1.00 vMB 20
323,769 323,769 00000000000000001c17fa6a0da69a0a3cb74ae82718f92a4bd3d12294f46527 24 0.01/1.00 vMB 15
323,768 323,768 00000000000000001847bab8201ea4868c6f4d0f2466c04362875f1830434382 303 0.25/1.00 vMB 22
323,767 323,767 000000000000000019db90c74c40202119667466bf29f605356d81615f3abd89 465 0.30/1.00 vMB 29
323,766 323,766 000000000000000003bd562b134f3c69027a4bff607b858ff36fc5b1d2bd059e 52 0.04/1.00 vMB 24
323,765 323,765 0000000000000000088c2ec571eddc55e68a122def68c9acd560b0d08bbd64e8 75 0.10/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.