Loading Tool

Explorer IconExplorer

Memory Pool

83,285 transactions
31.30 vMB
0.11466131 BTC
Random Selection Loading Transactions
Max Size: 190.09/200 MB

Candidate Block

Mining Attempt 79d123b5c79923b4394d83562bb2d7fb266b3cb4fc07c6ad6153475844d9fea7
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 36374f17196fb59ff000654b8e68c9db11803e13815f9ac314174e8dc5f7fc75
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,283
Size: 1.00 vMB
Total Fees: 0.03711615 BTC
Feerates: 200.89 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (15,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,637 899,637 00000000000000000000a6c147dcf3cc136773ff76cf1a2761c0d3f25331b047 3,406 1.00/1.00 vMB 3
899,636 899,636 000000000000000000014274c3c84f4547969115fec4684a63a26edf44cbc53d 3,016 1.00/1.00 vMB 1
899,635 899,635 0000000000000000000116b6b61adb193c8928689f8f549b03b8faa87c802ff3 3,049 1.00/1.00 vMB 3
899,634 899,634 00000000000000000000976921309ce703f1c4f86bef30e5ec530007d8d87f37 2,845 1.00/1.00 vMB 2
899,633 899,633 00000000000000000001577cf19ec8b5aa94c44024bbe78539b97a88783439a8 4,671 1.00/1.00 vMB 1
899,632 899,632 00000000000000000000b31d9113d02da0bc5e56b3ce38f053a3794fa9226e71 3,160 1.00/1.00 vMB 2
899,631 899,631 00000000000000000000f7e5231aa75b240e57617ce88f06ec78adad9f26caa5 3,195 1.00/1.00 vMB 6
899,630 899,630 00000000000000000002298ee09a4d85966fa205592088d661db7eb9e07e9649 3,892 1.00/1.00 vMB 2
899,629 899,629 00000000000000000001f5ec6b5faddbcc32acd9ef226436496da26d5ee68992 4,506 1.00/1.00 vMB 1
899,628 899,628 000000000000000000002c1fa3aaae9f446b491d91121ebb551feeaada2259f9 3,422 1.00/1.00 vMB 4
899,627 899,627 000000000000000000007d00869ce4f8ac3c7525a76bd85ae17126a0c50679cc 3,541 1.00/1.00 vMB 3
899,626 899,626 0000000000000000000065d082942e7e8e5b9e582b84f552cc5163490ea872b2 3,471 1.00/1.00 vMB 4
899,625 899,625 000000000000000000001b641702bc6ed06463ac12f7de95b577399f475a6d83 2,465 1.00/1.00 vMB 4
899,624 899,624 000000000000000000008d254cbec47e5e02b38b18e61b410b7839fda75441f4 2,265 1.00/1.00 vMB 4
899,623 899,623 00000000000000000001e5f377487604e49fb8e96550a5cdf3dda4e7d18f42ff 2,088 0.97/1.00 vMB 2
899,622 899,622 00000000000000000000f2256c08a067eb45b3d9777fcc64ca405f37595e1d3b 1,697 0.97/1.00 vMB 2
899,621 899,621 00000000000000000001fab42cdf2496cb9fd8c3dee2d8f5de4c20efac2c8d6a 486 0.95/1.00 vMB 1
899,620 899,620 00000000000000000000391abb59c430b39e255b5413189330cbe7f591b02054 2,491 1.00/1.00 vMB 3
899,619 899,619 0000000000000000000225c7c06909811a52228e6c6628acac65e0ee4e57c83f 1,489 1.00/1.00 vMB 2
899,618 899,618 0000000000000000000102d52285f9d99aec22f00352dc6db86c8b2ce3ec3a97 740 0.97/1.00 vMB 1
899,617 899,617 00000000000000000002191495c05e24e9f6c310694b90a0986f2d4135c084e6 2,176 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.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: 720.61 GB
    • Received: 18.22 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.