Loading Tool

Explorer IconExplorer

Memory Pool

41,971 transactions
30.44 vMB
0.07066738 BTC
Random Selection Loading Transactions
Max Size: 154.45/200 MB

Candidate Block

Mining Attempt 85636bbb746eed9cc60edeaf82691277e808766985fa020464263874fa666a45
Version 20000000
Previous Block 000000000000000000006714c3d7dc50e84391981f67170adb5c2d01c46a6280
Merkle Root 55337771e780ca8fd4a6400118c875d0250f5caf6e79563199fd6baba3be9a0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,365
Size: 1.00 vMB
Total Fees: 0.00979387 BTC
Feerates: 60.16 > 0.98 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,465 (145,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,021 769,021 0000000000000000000600369fcc2372b8c022148f16a2e3a45eebd9b8d8c53a 2,925 1.00/1.00 vMB 30
769,020 769,020 00000000000000000006e9bf44141ffeb5995d2e3a2db90d512e8bb3013271d3 1,334 1.00/1.00 vMB 11
769,019 769,019 00000000000000000007d357f5d13d543d5d6ad835d32ee2b36b076b81e9e7be 3,684 1.00/1.00 vMB 29
769,018 769,018 000000000000000000037c6030aa814cf33499639709faa206eaa1ff011406e4 1,796 1.00/1.00 vMB 8
769,017 769,017 00000000000000000006850f4bf0f40f387872331687c555f3524f66df46e2e1 2,615 1.00/1.00 vMB 17
769,016 769,016 000000000000000000058a1f69cc1c9fd57d15b2ea35d8c1c22cf4947497ab02 1,268 1.00/1.00 vMB 18
769,015 769,015 00000000000000000000e68e2dae294ab6dba92d7adbde8cbcee3f0a95d701b0 3,115 1.00/1.00 vMB 19
769,014 769,014 000000000000000000074b889884f8693a6dcead4d6de5c522f7016ff4a7d055 2,950 1.00/1.00 vMB 18
769,013 769,013 00000000000000000003c0e428761ead864f82b82bbba9f699f41bc48e1076b3 2,767 1.00/1.00 vMB 31
769,012 769,012 00000000000000000006d6f5e6158e6bf05f87e262fccc3505f4017dbea23f0b 2,854 1.00/1.00 vMB 53
769,011 769,011 00000000000000000006f841bb6dec4e0c012c1eb548c36a6aa0dce05e978081 2,451 1.00/1.00 vMB 54
769,010 769,010 00000000000000000006f285092f3353a7482947902923f47a8b724f943a2d58 2,530 1.00/1.00 vMB 39
769,009 769,009 00000000000000000000b7e3a2a4024df07c2cbfd6b62a1d6dbc8d1f67db5153 3,036 1.00/1.00 vMB 33
769,008 769,008 000000000000000000002890aa70eff353abc412ad12b65b065aa1c3d2c49c37 2,541 1.00/1.00 vMB 41
769,007 769,007 000000000000000000007555dc8520816ea78564c4459392555a87d150883270 2,878 1.00/1.00 vMB 39
769,006 769,006 000000000000000000062215c273d481d27124372a2d30a66738853908965b00 2,350 1.00/1.00 vMB 29
769,005 769,005 0000000000000000000784c2e49f9a631e541336c1a405bc9da7b8d07a7aacbd 2,155 1.00/1.00 vMB 29
769,004 769,004 000000000000000000063984deed1018e11b63ffd255b6946683b24bb5e591a2 2,770 1.00/1.00 vMB 8
769,003 769,003 00000000000000000004b5d91bd6af96812c17ac9d49e189b7f47cc74d11b083 2,548 1.00/1.00 vMB 15
769,002 769,002 000000000000000000070e84aaf1aeb1d1e8a652cb21efdec21930df0e22ec6c 3,273 1.00/1.00 vMB 19
769,001 769,001 000000000000000000000c27897622fa635269315408e50809334cbe7955b5d5 2,881 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.43 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: 610.02 GB
    • Received: 10.70 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.