Loading Tool

Explorer IconExplorer

Memory Pool

36,166 transactions
26.89 vMB
0.06412881 BTC
Random Selection Loading Transactions
Max Size: 135.97/200 MB

Candidate Block

Mining Attempt 702d1520ca3f3d1e1e1fefa0cfd21a4ed181a3f130a9492dcd5deb919e486ef7
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 7479144db401ac1506b3dd58df60125e67bb8119faa726320bf83332894db13e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,968
Size: 1.00 vMB
Total Fees: 0.01355675 BTC
Feerates: 101.65 > 1.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (854,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,083 60,083 000000000c30acddc52148f288ec43ec63887d02156aa5c4c7d434801fcaab8f 2 0.00/1.00 vMB 0
60,082 60,082 000000000205e9d9897daa9874d0a6237350f542d5a57a02ef63ac979c32672f 1 0.00/1.00 vMB 0
60,081 60,081 000000000cdb778496e09fb89f8d38c4fc01e44a10c5cefa30af6bd7d4bf3e7a 1 0.00/1.00 vMB 0
60,080 60,080 000000000a576e3ee5513e22d866e22f598907217f6bb664636c8f5b4712eb5e 1 0.00/1.00 vMB 0
60,079 60,079 00000000092ba79dc8c7811b64ff1045b1e17bd23ba79abefcb084b473eb1988 1 0.00/1.00 vMB 0
60,078 60,078 000000000695b79b342637c8e8ae067a502f3937d54d54697837165ab84ec3dd 1 0.00/1.00 vMB 0
60,077 60,077 000000000ba3e8a4325ba66e3279f87c721ddeae75bee9f80b4d8aacc9a88980 1 0.00/1.00 vMB 0
60,076 60,076 000000000915479bc52f8e238a777921f6af68e7fb34e7c436ac66af8d0f2cd5 2 0.00/1.00 vMB 0
60,075 60,075 000000000a906372e14cbd74fb99566a82f205508e8eafbf337c6dd1e99bb305 1 0.00/1.00 vMB 0
60,074 60,074 000000000c1becf6297aa3a9c09c45e18549998dbe204b06c9c795a45cd8d0ec 3 0.00/1.00 vMB 0
60,073 60,073 00000000017e02bb2b1d495ca240f18bd8a467d2a475154241a90f8fc9e7cbd4 2 0.00/1.00 vMB 0
60,072 60,072 0000000007377c61d23206585ec07cdea4fc571be0d80b9622231dd89f82e1f5 2 0.00/1.00 vMB 0
60,071 60,071 0000000008177911d180e8dd01b4b5edd236ab653d6c47bd7889661569df41a4 1 0.00/1.00 vMB 0
60,070 60,070 000000000c8d622bd18895775be3f3f87e46d130f070d4ce8de761f13d5c1388 1 0.00/1.00 vMB 0
60,069 60,069 0000000008a4ff50140fee1671f1be1a8ea4b957b21ea2162ad17abc9784dc21 2 0.00/1.00 vMB 0
60,068 60,068 00000000070f85b62c1ad2024333bf74316d756b3436133811157a153d05cdce 1 0.00/1.00 vMB 0
60,067 60,067 0000000000bc9dd1d7118143c4d71080528f18f76c9cfb15514611c6a53902e9 1 0.00/1.00 vMB 0
60,066 60,066 000000000615322c8abfe331b7eccd41f5756bafeb05045b070aa6ad42c8bb7d 1 0.00/1.00 vMB 0
60,065 60,065 000000000e80364d5960ea7ce7c66aeff12865cdee3d3b3596a6fd259a429685 2 0.00/1.00 vMB 0
60,064 60,064 000000000c6e9e8aaa97a031667ed229764371b427a4e91cbd74d0ea9495024e 2 0.00/1.00 vMB 0
60,063 60,063 00000000002cf370b3570d59a965598304beaac76b91ce82974a2c267f9774a1 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.75 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: 631.34 GB
    • Received: 12.06 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.