Loading Tool

Explorer IconExplorer

Memory Pool

80,198 transactions
29.72 vMB
0.14196493 BTC
Random Selection Loading Transactions
Max Size: 178.58/200 MB

Candidate Block

Mining Attempt c74daa4a463ed4be6fddbd850693c33b97ef1b2f15553465a6d51429bf3e1a32
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root cc42db24b3c1dcab1288ce190828613cef97817b0647e63b533c7f1a04df3922
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,536
Size: 1.00 vMB
Total Fees: 0.05533081 BTC
Feerates: 526.32 > 5.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (625,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,696 289,696 0000000000000000e770d166f2a53ad9a56bf0bb99f7327cd2dbd9fcb6a94a7e 256 0.08/1.00 vMB 32
289,695 289,695 00000000000000004c940afe91af1c1ba5df8eedf35f1232f370175f0261de96 351 0.20/1.00 vMB 29
289,694 289,694 0000000000000000a23f499c2601000c6cfb8e3961cdadb4859423b909749958 908 0.61/1.00 vMB 37
289,693 289,693 000000000000000086e0323baae77a1bd584bcf835472df17ebe00e6a7baaa98 214 0.15/1.00 vMB 29
289,692 289,692 0000000000000000be90c90475c1ef5e136f772f39822cd20d1b792b52a48d45 490 0.26/1.00 vMB 38
289,691 289,691 0000000000000000a04e3cf15ede01bade0ce861f6c3c11fd7777d288dbb1774 430 0.33/1.00 vMB 25
289,690 289,690 00000000000000006a1b92c29fdf149301d72c8ac16fe2bb75f527e0c2a5178a 10 0.05/1.00 vMB 2
289,689 289,689 0000000000000000fb5017c482f33758bef6c1d815c94cb0101f605496e02512 106 0.09/1.00 vMB 16
289,688 289,688 000000000000000085fe28bfdf3f7a70a1dc180e5063ba439b085b023f36cfee 549 0.33/1.00 vMB 31
289,687 289,687 0000000000000000d3afd60781fb27d7b20ad217d4ab14fc41ea4e332c7d9bb2 207 0.14/1.00 vMB 20
289,686 289,686 0000000000000000112b26fd65aac577bc78491c5e8abf9635aca619392200ed 64 0.02/1.00 vMB 0
289,685 289,685 0000000000000000ec5231a9cfab0a4910c91f19b92bbc7e95d13d068a464e46 111 0.08/1.00 vMB 15
289,684 289,684 0000000000000000be22fdda89ecd0826780868213252b5aa6a9443ad5bcd48f 256 0.12/1.00 vMB 24
289,683 289,683 0000000000000000358fa848b19facc99fa1d6d56775eeee5025d8f34f77b31f 256 0.12/1.00 vMB 22
289,682 289,682 00000000000000009197fd818efbc538a31f5fd35e4b2c5bfd6e2fbec851620d 345 0.19/1.00 vMB 39
289,681 289,681 000000000000000081406bc94e90bb7a8a71369cf540f68141788f2321a981e5 345 0.19/1.00 vMB 26
289,680 289,680 0000000000000000bd1004ae92b74c13b717118144e9da90cb5b4ef507238421 140 0.05/1.00 vMB 12
289,679 289,679 0000000000000000d13f8c57b6a70abe919145dcd3c131e805d1f9220717a41f 516 0.28/1.00 vMB 29
289,678 289,678 0000000000000000c531cdc756c324166b67d44cdeee4441a6711fafc79e93e5 171 0.10/1.00 vMB 30
289,677 289,677 00000000000000010d7e706b05fe7d7c8909a25d09b1b65e45af87ab01d08e9c 427 0.31/1.00 vMB 22
289,676 289,676 00000000000000007af98d46f353032f31143c91690f7bb11b0b236929ee0b2c 289 0.22/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.85 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: 712.80 GB
    • Received: 17.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.