Loading Tool

Explorer IconExplorer

Memory Pool

84,427 transactions
31.67 vMB
0.10681475 BTC
Random Selection Loading Transactions
Max Size: 194.14/200 MB

Candidate Block

Mining Attempt 1040673eab234b93a2afe06cb298bb7c7d915f4fb7e6d404e89d5eb6f6ad9159
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 04ec026afd3221255730173363f2819f6560e8a25ce8d6d945822fb4a3c5c169
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,123
Size: 1.00 vMB
Total Fees: 0.03275304 BTC
Feerates: 504.27 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (219,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,818 695,818 00000000000000000002196d47cda183272a9585322c315b04e5376dbadf06a3 98 0.03/1.00 vMB 10
695,817 695,817 000000000000000000093595926e474d87b1d73031dc256b3c6730c46282d4ff 1,510 0.71/1.00 vMB 11
695,816 695,816 000000000000000000109c26f959bda3767bcdd9eb293718cd3a67c6063098cf 251 0.15/1.00 vMB 30
695,815 695,815 000000000000000000090a30da1feef6130e5fc954e40a795d0c842204374cbe 140 0.06/1.00 vMB 15
695,814 695,814 00000000000000000007560dd1675b4bbf36b35c2352831329f94f851feaa319 392 0.13/1.00 vMB 10
695,813 695,813 00000000000000000009d936d8e53a7149b7f531d9c552876224005497614fe6 88 0.18/1.00 vMB 15
695,812 695,812 00000000000000000011fdbc098c0d18bcb25773c7523833aeded7074dc5b3da 1,361 0.57/1.00 vMB 11
695,811 695,811 000000000000000000102e3194524b81f4c50f883e5756e5c690855a129039cc 1,432 0.81/1.00 vMB 8
695,810 695,810 0000000000000000000b2832a8a01fc0b316bbdcb72bf2ede71ea4a4c918f04c 1,242 0.76/1.00 vMB 12
695,809 695,809 000000000000000000017e9ea9885be2d047185ab88fe86064c9ea2412a1b254 312 0.11/1.00 vMB 12
695,808 695,808 0000000000000000000175b562e03bd65bd964df777fcbc5c63a8b996288e17e 445 0.14/1.00 vMB 13
695,807 695,807 0000000000000000000e277dd4e590adf1ca605c1f28ad04f19a41b67272986d 1,441 0.50/1.00 vMB 13
695,806 695,806 00000000000000000006572d44a67d062d0673e9611de86661d31cf2db579ddf 594 0.20/1.00 vMB 18
695,805 695,805 0000000000000000000a5c8d20ad02d9f0fe9a66474dc14454d3a5ab607fc63c 875 0.35/1.00 vMB 14
695,804 695,804 00000000000000000006a158e95ecadfab00db083dc7057e71bfb1d0fa633a7b 473 0.12/1.00 vMB 18
695,803 695,803 0000000000000000000caff58a90da6efbbf86ea93d58c50ba720400332ecd98 816 0.28/1.00 vMB 14
695,802 695,802 0000000000000000000e1bc51e5372ffdae27d8edba92dc0bf9f8c72034787b8 418 0.16/1.00 vMB 10
695,801 695,801 00000000000000000002884b2256a21e5d1d42e4b1c70ce6c5c2c3a56d8d96ea 1,092 0.39/1.00 vMB 13
695,800 695,800 00000000000000000001432e0483ef080f946a2be25ce61e3b8d8c0d9bb3d560 179 0.05/1.00 vMB 15
695,799 695,799 0000000000000000000d657d36b8916d5f9b44af599e0223b8f5dcac695a3304 2,789 0.93/1.00 vMB 13
695,798 695,798 000000000000000000018395831871031581059f363e3a2ba5f1e1db154b02c8 101 0.03/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.77 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: 709.30 GB
    • Received: 16.87 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.