Loading Tool

Explorer IconExplorer

Memory Pool

42,323 transactions
26.16 vMB
0.05198663 BTC
Random Selection Loading Transactions
Max Size: 137.44/200 MB

Candidate Block

Mining Attempt 77e529ae3e37178283249725e0602447a6e1841d0a3dc0fda63d4107f1f09bb3
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root c8efe703478527811782ddf9ee1c203bc18ec806819671cead3cbf836216866c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,608
Size: 1.00 vMB
Total Fees: 0.00429877 BTC
Feerates: 40.21 > 0.43 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (123,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,998 790,998 00000000000000000001f36953597fc8bb9529b089d14f655026a223f5f5a8ec 1,244 1.00/1.00 vMB 52
790,997 790,997 0000000000000000000343b70dddcc9ac93c5b25799214c1997fff0327a3617c 2,937 1.00/1.00 vMB 44
790,996 790,996 00000000000000000001cbc6b48b0b92f25f21c598604fcf6ba2ce00e839e576 2,591 1.00/1.00 vMB 64
790,995 790,995 000000000000000000034a6f5ab8ab0de0e295528b4127863cc9d07426132b8a 5,539 1.00/1.00 vMB 25
790,994 790,994 0000000000000000000013d18ed56d0ecb068856aa4df738be0d97a1bfa0811a 2,898 1.00/1.00 vMB 31
790,993 790,993 00000000000000000002b0a874b55bfc6c0b02f31c14f88093ed3fd4a8b3e135 5,721 1.00/1.00 vMB 22
790,992 790,992 00000000000000000001d22b88e36bb0875d171029f54ea2a917eb1d29b49049 5,414 1.00/1.00 vMB 27
790,991 790,991 00000000000000000001346e137ab4bcc7e8250b21dbdc0cf8d0fad2253e975f 2,973 1.00/1.00 vMB 36
790,990 790,990 000000000000000000038569fd056194d1bdddc6edba9b80b8cc2ced236fcbf6 5,033 1.00/1.00 vMB 27
790,989 790,989 000000000000000000030795a0370b94a06748edce2ca8755e70e1de0cf662fa 2,858 1.00/1.00 vMB 44
790,988 790,988 0000000000000000000409714413466b33d290bf624cfb5ba73c734fe6f46fd2 5,324 1.00/1.00 vMB 22
790,987 790,987 00000000000000000003eb628e03f71a1511b8d3dfe956caecdb10b0509db0ec 3,579 1.00/1.00 vMB 41
790,986 790,986 00000000000000000002bfb44db95d1e2c7850102f2fb4d8f6be5f55c75c204e 2,452 1.00/1.00 vMB 43
790,985 790,985 00000000000000000002cd6a109dc962e5b744e6051c72a35378f9a043e9e62e 1,981 1.00/1.00 vMB 62
790,984 790,984 000000000000000000040a5ab75654272440629e2d5f62e7b6a918c7c24d959c 1,750 1.00/1.00 vMB 31
790,983 790,983 000000000000000000024ee62c8ea7d8d00c438ff7f1d7e531a7945bd17767b2 2,426 1.00/1.00 vMB 28
790,982 790,982 0000000000000000000422c4a7a553ce25cd9fe88b687f294aca78510a96c426 3,071 1.00/1.00 vMB 49
790,981 790,981 0000000000000000000198f7c4088fb9c4981228f71fba3dda71ed655326d335 6,195 1.00/1.00 vMB 21
790,980 790,980 0000000000000000000082296acd6b92a507190cb555e53deabb664c11517f3c 3,381 1.00/1.00 vMB 46
790,979 790,979 000000000000000000009a7b651858211c92026962287b2da67e267bc71c3952 4,300 1.00/1.00 vMB 28
790,978 790,978 000000000000000000022c8317376714b73bb08fb333159863763cd24a354129 4,793 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.