Loading Tool

Explorer IconExplorer

Memory Pool

84,188 transactions
32.20 vMB
0.10797246 BTC
Random Selection Loading Transactions
Max Size: 193.23/200 MB

Candidate Block

Mining Attempt 54f040a9d09a9c0e8b23a338d531c7cffd5575e024a7d032d723ceca17b87b7b
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 71f14582f159909bc6b892639d99a7a0990974779251e662ca33e733e44eb266
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,547
Size: 1.00 vMB
Total Fees: 0.02532394 BTC
Feerates: 151.12 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (583,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,786 331,786 00000000000000000e94c83668e3fdc58048cee5741c658d058399577485d816 511 0.25/1.00 vMB 23
331,785 331,785 000000000000000004096f45b634d4b939fc615fb302cb09cbc9b207d48ba520 824 0.45/1.00 vMB 23
331,784 331,784 00000000000000000a8d235bd0a64dcc5b72ef79694408a172d19aa75e496359 681 0.29/1.00 vMB 26
331,783 331,783 00000000000000000ba3f265ff879777284ca85259ef066b956b95895cfb4931 939 0.52/1.00 vMB 24
331,782 331,782 00000000000000000cd8f5079d91452c738113f1aaa8a4431cf2dedbf32d8c87 207 0.11/1.00 vMB 30
331,781 331,781 0000000000000000140fd9392784e50aff03c7aa8fbe38026b78febf688be323 531 0.27/1.00 vMB 25
331,780 331,780 000000000000000002da1dfe8821bc62895e8f26da1393d5e0c5a410bfbdde46 186 0.12/1.00 vMB 19
331,779 331,779 000000000000000000918c8b28629db0a51b185f3db98cac6eaa2280e7adf943 261 0.33/1.00 vMB 10
331,778 331,778 00000000000000000b01a8613d46f8d6ae24a4ee3ae64c2df12585f5afe61262 64 0.03/1.00 vMB 25
331,777 331,777 0000000000000000072828ced4fda5b64646f4ee32edf2b7c88618e27b059ccd 142 0.08/1.00 vMB 21
331,776 331,776 000000000000000001e7aa0878d950b96cf02db10a615c344c3ae612d7986093 286 0.15/1.00 vMB 22
331,775 331,775 00000000000000000706ef59fc84addb6d42e0d77bcb01c7f497eff6eb981b8d 1,191 0.70/1.00 vMB 24
331,774 331,774 0000000000000000027aa82da30058acdba26b31469415cb2e3fb836d7e1176f 1,103 0.58/1.00 vMB 24
331,773 331,773 00000000000000000d1635c2b1a18a314dce99a7cb03389cd2ae00734a81a826 91 0.05/1.00 vMB 12
331,772 331,772 00000000000000001abe95775d0abbcc61b8ce7734855ae79ddf2b8b12cf6ca3 58 0.03/1.00 vMB 16
331,771 331,771 0000000000000000154777397274965cd5ec387d69c2315ee8081bae843f1056 1,153 0.63/1.00 vMB 23
331,770 331,770 0000000000000000052b5f303aa2fdbc732cbc6345c4a7d860010c0b77dfdf43 1,312 0.70/1.00 vMB 26
331,769 331,769 000000000000000011babd0b5feb4b61c38690fa77ab6cebe764d8c09d4940f8 481 0.25/1.00 vMB 25
331,768 331,768 00000000000000001493d5a0eb87c1398d157e81ecedce4884df5ffeb457ba7a 41 0.03/1.00 vMB 26
331,767 331,767 00000000000000001975412fff1e7d428899ba58c8eb6aeb0e1cd95c1dd00790 17 0.01/1.00 vMB 18
331,766 331,766 00000000000000000cc35da1f8f86d6619c3b9f63f0088dc92f8e2ced8256727 189 0.14/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.98 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: 716.30 GB
    • Received: 17.80 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.