Loading Tool

Explorer IconExplorer

Memory Pool

38,119 transactions
28.29 vMB
0.06208621 BTC
Random Selection Loading Transactions
Max Size: 143.26/200 MB

Candidate Block

Mining Attempt 1a9f03d3f1ade8bbdbc0b50e370428b5d06ae1cdf6884c748a4243c7167178b4
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 8529de8f67ab299d88804c6a3c6a246d4e50e10f78e8bc65052f758ec4003473
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,399
Size: 1.00 vMB
Total Fees: 0.00773803 BTC
Feerates: 100.52 > 0.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (176,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,871 737,871 00000000000000000006e18e218f9c745946f4bbf8cbdc42109502416c3c6d74 2,681 1.00/1.00 vMB 3
737,870 737,870 00000000000000000004c3f8b6973ef45e8aa0334e0ae6aa3a3a870986d56139 2,685 1.00/1.00 vMB 14
737,869 737,869 000000000000000000055d0a2493364352e5e208a78c0508a7732542a38fd0fd 2,561 1.00/1.00 vMB 21
737,868 737,868 00000000000000000002c0b9fbaf35f78dd3486a19abea557a431b081cdf6daa 2,952 1.00/1.00 vMB 18
737,867 737,867 00000000000000000007d026c1a584c434bc2c230a47a336162a408b7d510ed1 3,198 1.00/1.00 vMB 25
737,866 737,866 000000000000000000072a045add173dc698cb1105506b6ac04f41dafe2b91f1 2,915 1.00/1.00 vMB 11
737,865 737,865 00000000000000000009106d583e61ecb86065a89d3e516f627fb5e01e2c86ac 1,876 1.00/1.00 vMB 15
737,864 737,864 000000000000000000077422c6a91d977fb643851ff744f1ec2f30be6e5aa1f4 2,747 1.00/1.00 vMB 17
737,863 737,863 000000000000000000017aca26c42fba15b06bfb98ce786c2103c26cc3cfe64c 2,112 1.00/1.00 vMB 26
737,862 737,862 0000000000000000000937f9835692e15cf86cc0fa007376257d84506399e960 3,181 1.00/1.00 vMB 23
737,861 737,861 00000000000000000005dbd9a1f563b4fa742d8507cffcc88fd21720e0b3f01e 129 0.04/1.00 vMB 15
737,860 737,860 000000000000000000030643db80be8997750cfd2a5bf643bdeb9e536aad23b1 1,911 0.71/1.00 vMB 14
737,859 737,859 00000000000000000007808c3027b98d88750122d752776c8556e781c881673f 1,130 0.43/1.00 vMB 14
737,858 737,858 0000000000000000000186f8f9c843648a0942e2eccc34e6614f48777451aa63 759 0.86/1.00 vMB 1
737,857 737,857 0000000000000000000735fc64773067fd0175461148902c97c494ffa3ca9306 912 1.00/1.00 vMB 7
737,856 737,856 0000000000000000000230d9bb1db81e56916b0c2c7363231e75b82b24714482 2,492 1.00/1.00 vMB 16
737,855 737,855 00000000000000000008b5ffa0ae1b604dd27bf4af84602ea53f7920320a3c96 2,030 1.00/1.00 vMB 9
737,854 737,854 000000000000000000033b27c70646fd26d947a1136b24b409ab7f3ba3bab2a8 2,032 1.00/1.00 vMB 4
737,853 737,853 0000000000000000000590fc0fddf1890d46022651b365be8514a644f2f5c099 1,711 1.00/1.00 vMB 19
737,852 737,852 0000000000000000000610bf2f46b69dadf9b0bd8e85b754158c345a0f0fb99a 2,072 1.00/1.00 vMB 13
737,851 737,851 0000000000000000000528d587e4070d9ca402d39be4b8ed013c8ee0b67bab26 2,141 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.60 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: 623.58 GB
    • Received: 11.46 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.