Loading Tool

Explorer IconExplorer

Memory Pool

46,471 transactions
28.89 vMB
0.10043184 BTC
Random Selection Loading Transactions
Max Size: 151.99/200 MB

Candidate Block

Mining Attempt b0b9a62e887f2549966590bddb93a96eae88c4d7e27f53961e10c318abd214ab
Version 20000000
Previous Block 00000000000000000000686bed0627151f22dbb88dc97c9a06af7e0389956d6c
Merkle Root 0e398ac09117e172aed2fc5a565695f03c0eedc52a9373056d704e2fe61665a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,765
Size: 1.00 vMB
Total Fees: 0.04259969 BTC
Feerates: 101.65 > 4.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,260 (4,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
909,701 909,701 00000000000000000002055d2f5c1aa6e163d087ba1bbb6d7e51026df29b5951 3,774 1.00/1.00 vMB 6
909,700 909,700 00000000000000000001626c1356401d593a7cbe7a1db72ced3112fc4f2c8fe9 3,977 1.00/1.00 vMB 6
909,699 909,699 000000000000000000008ff6f6df21d8438c8380a431b31cd12e54e45cc37933 3,350 1.00/1.00 vMB 5
909,698 909,698 000000000000000000020e4a93a319d143c90eb7887ade3a2864121b06739ca5 3,703 1.00/1.00 vMB 8
909,697 909,697 00000000000000000001928d1c7c6b3ce124c534b9e7ea3780b4269c3f58588d 3,886 1.00/1.00 vMB 8
909,696 909,696 0000000000000000000066ca37e6a630710a6b188b616cf10b8536d611c667ae 3,926 1.00/1.00 vMB 8
909,695 909,695 000000000000000000002269e97ea52212e21afc6b3557abc4e182fcfb165c66 2,915 1.00/1.00 vMB 11
909,694 909,694 00000000000000000001d7530ac23e1fa0c544bcf899c49723d659f34f59db70 4,073 1.00/1.00 vMB 17
909,693 909,693 000000000000000000002c3150a1613ac6b8726baa6866f2cf61a87c67982a19 2,443 1.00/1.00 vMB 1
909,692 909,692 000000000000000000021f1697f567485bd94b71065e2f5324e0717b5b4510ff 3,322 1.00/1.00 vMB 3
909,691 909,691 00000000000000000001b8c14ee909470cd63702a6211bba2923ced2882282b9 4,356 1.00/1.00 vMB 4
909,690 909,690 0000000000000000000035f60ab7aad950be9bcab78430e581c06d3bd4ef1358 4,348 1.00/1.00 vMB 8
909,689 909,689 00000000000000000000007300b586fc6b35b7b6d4ed4d0b0ab03be947bfba56 486 1.00/1.00 vMB 1
909,688 909,688 0000000000000000000102f318bb263675988793966c2a568d891d68e1d60ca0 941 1.00/1.00 vMB 0
909,687 909,687 000000000000000000012b98446c6b61c13ce0927cc98f80dc526a48e4f64a0b 2,048 1.00/1.00 vMB 1
909,686 909,686 000000000000000000018ff6d6a4f913e16e5d29347bdb7229aabb400b3b7c67 499 1.00/1.00 vMB 0
909,685 909,685 000000000000000000002efea7f6344f9a262deaf33312e906dd583adb17e8ba 1,051 1.00/1.00 vMB 0
909,684 909,684 000000000000000000010c1407804d8d7b54b60d5274750232514b34b34aab4d 2,282 1.00/1.00 vMB 8
909,683 909,683 00000000000000000000cb7f16c4f16c46f7a90b2ea4d53969ee1b73cec2d8cf 672 1.00/1.00 vMB 1
909,682 909,682 000000000000000000004654598f85a58f7ae85bdff5dcd893d503e0956a9ecf 3,241 1.00/1.00 vMB 4
909,681 909,681 00000000000000000001717c47287103d999d61fcc63336b31eb114a2378f4b6 862 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.05 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: 577.65 GB
    • Received: 8.63 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.