Loading Tool

Explorer IconExplorer

Memory Pool

39,473 transactions
31.69 vMB
0.07340931 BTC
Random Selection Loading Transactions
Max Size: 157.78/200 MB

Candidate Block

Mining Attempt 9ef4e2b28672df30e4aab36b41d180510e34ae0c70a92fdcca50a35e441a5bf6
Version 20000000
Previous Block 000000000000000000017e2a921859098c6593428de3b370587a97e0baaa7288
Merkle Root 5d50841fb7f26a622348057ea0afa98ffd5168522ad5281d4ff0a83399a73988
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,259
Size: 1.00 vMB
Total Fees: 0.00793294 BTC
Feerates: 178.00 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,564 (472,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,994 441,994 00000000000000000099fa2e4854bf3c3b931e21f6bcfd04eaccc52603971722 2,060 1.00/1.00 vMB 72
441,993 441,993 0000000000000000020000f40eb4e1de3e5858b6a0ac16baaa29b9768917e202 294 0.26/1.00 vMB 55
441,992 441,992 000000000000000001e742233f6f40abe006aeef23285fdf0f05816967d4fbed 2,275 1.00/1.00 vMB 74
441,991 441,991 000000000000000003186aa7043130ab5b6c5fc34da0d682180a925e5cfae8ef 2,354 1.00/1.00 vMB 85
441,990 441,990 00000000000000000062e83292f8e9fcf2f93a4731ee2ae545aca84ce0c96ba7 1,609 1.00/1.00 vMB 59
441,989 441,989 00000000000000000282145c5a2c9786df189e351457cdbdb92a843bdc647337 1,341 1.00/1.00 vMB 44
441,988 441,988 00000000000000000063eaa3d16b5346ff05de899b3513cd49c3d41518aac685 609 0.26/1.00 vMB 83
441,987 441,987 00000000000000000109519011012650d28436058e92d2300fb7742d187209e3 2,138 0.96/1.00 vMB 63
441,986 441,986 000000000000000001991e0a3b3edeb8dd032ff36fbd4f8c608ae785cbd53719 2,489 1.00/1.00 vMB 100
441,985 441,985 000000000000000000be2488ab130b7ff9b12baaa7a40618f20eb33f865cd597 1,357 0.70/1.00 vMB 54
441,984 441,984 0000000000000000039eac64818d4dfe4831189d5073185b4156e5ffc4054bd1 2,410 1.00/1.00 vMB 63
441,983 441,983 0000000000000000004c9030761edfaaa572d1a8d612ddf69940cb6e86eeafff 2,117 1.00/1.00 vMB 87
441,982 441,982 0000000000000000030912003451dc95de3854e729726c8f4ddfafae5a59865f 1,926 1.00/1.00 vMB 74
441,981 441,981 000000000000000000552d664ac969a19852e03bee01ab322860f5d774f09acd 2,403 1.00/1.00 vMB 95
441,980 441,980 000000000000000001a1a36ada43fb03b4eb05f30cbe94a206a4a457fb4d71e5 377 0.13/1.00 vMB 202
441,979 441,979 000000000000000000b5d67e8708447d5a45131c5f27c9c4dbfaf7ca981ce85c 1,167 0.68/1.00 vMB 75
441,978 441,978 000000000000000003549b94d3e6544317f3d9a4e970ab1adf6811b07377e8da 278 0.17/1.00 vMB 69
441,977 441,977 0000000000000000015fcf6c8750f4fcbbd59aaa9f57a2b4c2c13ea5a10c98e3 250 0.13/1.00 vMB 78
441,976 441,976 0000000000000000023b8eda96e2718a3baf0e1e753cca010ad41cb08336444e 201 0.08/1.00 vMB 74
441,975 441,975 0000000000000000000ca1d96367b14972675f342d1bd49856c5dd58bc2d2514 2,248 0.97/1.00 vMB 76
441,974 441,974 000000000000000001209a955212b735fddab3faa672f0b4e0f13fc912b65507 5 0.00/1.00 vMB 1,398
Previous 10 blocks ↓
Total Size: 781.61 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: 624.28 GB
    • Received: 11.55 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.