Loading Tool

Explorer IconExplorer

Memory Pool

28,482 transactions
14.76 vMB
0.06484170 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.17/200 MB

Candidate Block

Mining Attempt 4334b9ac5f35e217e710ab03c31c82fe92795bdc99dd106cb94c45976c8d5f65
Version 20000000
Previous Block 00000000000000000001d0617f024878b1b8c1397157f24831866ff78369eb59
Merkle Root 811f88571b34de6db1ccdf18b087005459e7181c1a36458fe953fe9f19c7a223
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,641
Size: 1.00 vMB
Total Fees: 0.02604348 BTC
Median Feerate: 2.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,251 (757,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,762 155,762 00000000000003f39d59e6d4f3c7dbe3ab0d65cc3c7bc017d53b88f34b963fa7 74 0.03 vMB 238
155,761 155,761 0000000000000b33437d8a935001af90f00724c3eaf3c1ca080a60f72835dbec 117 0.05 vMB 23
155,760 155,760 0000000000000a77edb9987db882c9ab7d88ad8f341a0fde70a28cdfffbd3b70 14 0.01 vMB 42
155,759 155,759 00000000000002ed2d3cfadddf41653d522c6d2901e0d907ef8576516cf87958 13 0.00 vMB 78
155,758 155,758 00000000000008aab70e713e8b4ad0bb69e16463d259c8acc8eab1010ae9d261 120 0.05 vMB 113
155,757 155,757 0000000000000a481fc1af13add60de0b73b9cb12608fb0d2695a5e0b7c18d09 14 0.01 vMB 121
155,756 155,756 0000000000000d4d7e85f3a7f0ef5f6b6fa8f4800ed4869771ce2eb171365d27 29 0.02 vMB 124
155,755 155,755 0000000000000ccd015c965b8f9000c3da1c033460b184bd285b5f4ff39c74cc 7 0.00 vMB 13
155,754 155,754 0000000000000d454e3abb888c09e124d2c6941cd1951eb063607e4452ccfb3d 30 0.02 vMB 19
155,753 155,753 0000000000000ce6e5d5076966bf3d359222b5aecbab6c89ee5e0a8047957696 42 0.01 vMB 149
155,752 155,752 00000000000002cb1f61e1547f5aa775e54ac2abacfd7cc3da7b0fe94815f169 12 0.01 vMB 134
155,751 155,751 00000000000005046730bd73f197d98ff4ba3ea925833973238bf5a2a7791cb3 25 0.02 vMB 54
155,750 155,750 0000000000000dd7e3f3a80cf24bcd7c362f2e4c10c8ba8e4560560dda8e2911 74 0.05 vMB 1,358
155,749 155,749 0000000000000508a3a484b784e53c0236eb5df248a49a0040e14300ea53b24b 31 0.02 vMB 88
155,748 155,748 000000000000019c58989ecf26cd2b6a04776345bd61361e46d88d2a28d513b5 43 0.02 vMB 138
155,747 155,747 0000000000000f19be959f823efad4c1e9e137095bc3c4f7ca485cda5b0f63ea 65 0.04 vMB 710
155,746 155,746 0000000000000cac86ae666203cdd7409d50dce736d113938cb427a92cd7e049 12 0.01 vMB 578
155,745 155,745 0000000000000eece629f236d73f888638d28e45bbf31f65f008f85d9d733655 8 0.00 vMB 16
155,744 155,744 00000000000003ea558134a541e7664c05534cd582792100b9d14d3117578eca 11 0.00 vMB 561
155,743 155,743 00000000000005305016ebca8163a3faf9e40f4c716f302cbfec6d7c9150ddd6 27 0.01 vMB 40
155,742 155,742 0000000000000785b10621ff11fcee615f21048c81db3286294d0d3c3c5efb52 34 0.02 vMB 71
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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