Loading Tool

Explorer IconExplorer

Memory Pool

74,718 transactions
28.74 vMB
0.08324935 BTC
Random Selection Loading Transactions
Max Size: 170.23/200 MB

Candidate Block

Mining Attempt 135e5fe1219f6591b9a06f7c80632b8e20ebb9720184bb77cfd5bb2c34762fea
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 55876b1d3067d8d8234384ef0fdd7b01dd2caa335b271fd1489877f5b9a3490a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.02494956 BTC
Feerates: 150.93 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (198,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,358 716,358 000000000000000000078a4d979d1df36d39b360757f98bccbb20b1cf6713ec7 882 1.00/1.00 vMB 9
716,357 716,357 000000000000000000053366963c75555ba31a5dc541e2e14c5bb1d30082ef19 2,111 1.00/1.00 vMB 20
716,356 716,356 000000000000000000061df6a51680fc36970a48b2d700555b969cb9b3fd66df 1,033 0.80/1.00 vMB 2
716,355 716,355 00000000000000000006afd961258512c4381f7f46ff20a5ef8fdb54eb928fe8 964 1.00/1.00 vMB 3
716,354 716,354 00000000000000000004e3de6605243361c0b39cc922560930ff7a61c71ca2f3 689 1.00/1.00 vMB 4
716,353 716,353 00000000000000000006cb8ea3b2b5b80f4407bad13f3bb343b14718d572ae89 354 1.00/1.00 vMB 2
716,352 716,352 000000000000000000051a09ddf312d62a8b23cc2b5f2e585a4cdda26c4f962a 125 1.00/1.00 vMB 1
716,351 716,351 00000000000000000008eca1e82efc3ef4508162b48051f8290a2f68ebde5ded 2,308 1.00/1.00 vMB 8
716,350 716,350 000000000000000000076a2c2e63932cc79157a4f885347bf94cb7a877ec7c45 3,000 1.00/1.00 vMB 19
716,349 716,349 000000000000000000034fd202c715684d93701d0a432e75b72117579c7649c7 1,855 1.00/1.00 vMB 11
716,348 716,348 0000000000000000000b209462c4c839cedbd8640046602039636cb4657e6f79 1,567 1.00/1.00 vMB 11
716,347 716,347 0000000000000000000991c0f80fb0d942f10adf9b775fcd3dad2170cf6abf01 403 1.00/1.00 vMB 3
716,346 716,346 00000000000000000005999a8d8c3755ed43dbe4f7471c17e645ce81afbffdf6 1,676 1.00/1.00 vMB 9
716,345 716,345 0000000000000000000427144ebd99e4be7fa6ddb3b35c50f0de99cf63dafb23 799 1.00/1.00 vMB 8
716,344 716,344 0000000000000000000a031432f8e95717b8c9fbc72c7fca274189dd6d495b7b 1,170 1.00/1.00 vMB 11
716,343 716,343 0000000000000000000b78db7c42d2709bcf0023aca955e1730115443e8f445e 686 1.00/1.00 vMB 4
716,342 716,342 000000000000000000057a01f6d882f31f041710692e2f69c6348d6c84cb4630 1,039 1.00/1.00 vMB 7
716,341 716,341 000000000000000000095ef5747110b4dd4d43bb051c9fee31889cb197cd49cb 1,597 1.00/1.00 vMB 9
716,340 716,340 0000000000000000000743bafcfc76bfa6f4ab2a728ca9b98aa70a434d2dd059 57 1.00/1.00 vMB 1
716,339 716,339 00000000000000000004041bb351dc1e16fd997d3a13eddd9dfaffd4647e5127 617 1.00/1.00 vMB 4
716,338 716,338 00000000000000000006792e6c33b2c244e8a47c788dd0dcdc6dcbdbf16ab6b2 2,459 1.00/1.00 vMB 11
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.