Loading Tool

Explorer IconExplorer

Memory Pool

42,319 transactions
29.27 vMB
0.06970187 BTC
Random Selection Loading Transactions
Max Size: 149.88/200 MB

Candidate Block

Mining Attempt 06de128457edb8e21b3e81c0b79399efef798b6860bd4eee6e7b33a7d2c0ba22
Version 20000000
Previous Block 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414
Merkle Root 0f6ae89506d51d4f509702daac8b01b9ec20fe396555ddd4f5f3b4e856d7ec32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,485
Size: 1.00 vMB
Total Fees: 0.01247463 BTC
Feerates: 200.71 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,533 (80,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,662 833,662 000000000000000000037a809da7024d3026f37c3ab4ffb599aca256c78248ac 2,173 1.00/1.00 vMB 25
833,661 833,661 000000000000000000013fc1fabc12c71a6903e0e332d177cedef129b1351082 2,686 1.00/1.00 vMB 39
833,660 833,660 00000000000000000002ebd245ef821fcf376a6b02a1d300c23eefc556461f7a 2,631 1.00/1.00 vMB 23
833,659 833,659 0000000000000000000179a703379c220aa3e93896c17c0951257a3f008ecefa 3,003 1.00/1.00 vMB 49
833,658 833,658 000000000000000000022f32385f755f70672d8f8a4ee4f319fd09a787be982f 1,196 1.00/1.00 vMB 13
833,657 833,657 00000000000000000000f3a6f86839e6a1292a7eacb0a5a424803fc8c26462e2 2,563 1.00/1.00 vMB 29
833,656 833,656 000000000000000000021f0de76f27e7fda5748756c738f72dbbc221a8093e2e 3,092 1.00/1.00 vMB 33
833,655 833,655 00000000000000000001a460d9b606ad4aeeef1bfcd0d25c9952bf272bccce68 3,859 1.00/1.00 vMB 25
833,654 833,654 00000000000000000001bea3bdd51d3fbb367925df3da1fa660734c0be93ff45 1,908 1.00/1.00 vMB 15
833,653 833,653 000000000000000000036227bfbed1cb06650e2531af1c4b13bca537f2250b99 1,817 1.00/1.00 vMB 17
833,652 833,652 00000000000000000001c76818faa77e7af9516a0a634df8a91207842a9c317b 2,135 1.00/1.00 vMB 18
833,651 833,651 00000000000000000000355244f1678159044534ca79f9005134644e69ad4cfa 1,984 1.00/1.00 vMB 24
833,650 833,650 00000000000000000001cf5099e7755b0282c79bfc4935027c3e09c99b0b6106 2,823 1.00/1.00 vMB 36
833,649 833,649 00000000000000000001585b9d6ac6dd7e04fa4ef9349f31c23a244e4697e51e 3,174 1.00/1.00 vMB 51
833,648 833,648 00000000000000000000690f742175dc17d83c146a5fd7234d20bd5b00fb4343 2,838 1.00/1.00 vMB 35
833,647 833,647 000000000000000000012a9fbfe3600ff5833452ea519ea4cea0ab54ec2819e3 1,163 1.00/1.00 vMB 20
833,646 833,646 00000000000000000002dba98bc34b99a76a8a63c5c646965743620dc2502c49 1,707 1.00/1.00 vMB 29
833,645 833,645 0000000000000000000280ec3b418fa774c2223db3a12c85ddfc94b41485a056 1,470 1.00/1.00 vMB 19
833,644 833,644 00000000000000000001eff16aae654fbddcba89329c7a1b727985620fa73da7 2,598 1.00/1.00 vMB 43
833,643 833,643 00000000000000000002063959bcd0012c9f232239bf103be0ea3866eada6756 1,273 1.00/1.00 vMB 20
833,642 833,642 00000000000000000001e1fadf320a12337f07cae328cf6431012611fd6b6b99 1,609 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.56 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: 621.92 GB
    • Received: 11.28 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.