Loading Tool

Explorer IconExplorer

Memory Pool

29,175 transactions
24.73 vMB
0.05423015 BTC
Random Selection Loading Transactions
Max Size: 122.49/200 MB

Candidate Block

Mining Attempt 380397b579af7b54c26b53aa7308be78730af8284ebcdb81ee31441472453125
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 424cea6d80d620b8a2bda536ae8ac448c83c091cea3dd57fb0c75f7a40934c54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,241
Size: 1.00 vMB
Total Fees: 0.01013226 BTC
Feerates: 73.20 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (339,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,944 574,944 00000000000000000013d0bf7abc1f4bab644221013a22ecb6db6b1369ad0886 2,360 1.00/1.00 vMB 79
574,943 574,943 000000000000000000078f8df2b9bbceff55d05c653901a3f8539653d6642bbd 1,619 1.00/1.00 vMB 4
574,942 574,942 0000000000000000001eff9fbe4b0dcda7a92e707b1a224d2234e4458c978f65 2,159 1.00/1.00 vMB 56
574,941 574,941 000000000000000000115381d49acad8ba5a36a498282aa3c87e98549e5f68a9 2,601 1.00/1.00 vMB 19
574,940 574,940 000000000000000000090f5740c4faabaa3b3aee7245d180340a40e3fdddf947 1,318 1.00/1.00 vMB 61
574,939 574,939 00000000000000000026c8fc141735dcce192feb31a18c426ed96f479b2d8a9e 1,474 1.00/1.00 vMB 63
574,938 574,938 00000000000000000002ac1ccf6829008e7b89b90609ff563cbd67e9d96936e3 1,720 1.00/1.00 vMB 76
574,937 574,937 000000000000000000067bc5eb8557df481fe41297767e186b80693ce865ef38 1,715 1.00/1.00 vMB 70
574,936 574,936 0000000000000000001bc2b5504c313babb82a92235f877d9fe4ac52b058f2d0 1,775 1.00/1.00 vMB 83
574,935 574,935 00000000000000000009f2374f87a6dfef5d0bed241e1936eea98ea8441e6fb4 2,445 1.00/1.00 vMB 17
574,934 574,934 000000000000000000162a04517d31090fd9bad7478d6d171f45a2fd941f58a9 1,585 1.00/1.00 vMB 27
574,933 574,933 00000000000000000000e9a89316ab5a31e2a266f18f859c626e998d24c196ff 1,788 1.00/1.00 vMB 37
574,932 574,932 00000000000000000008d3d39d520bca6ff356c1bbac8f7e4b32abe264f0c1ed 2,275 1.00/1.00 vMB 65
574,931 574,931 00000000000000000025632eb97a26f48140ea7ad24c588c94a490e83b79640f 1,842 1.00/1.00 vMB 70
574,930 574,930 000000000000000000027eb7da46bdd492255a85d1b1e56cfb1e9f1c7e856b4f 2,534 1.00/1.00 vMB 62
574,929 574,929 00000000000000000022941b49173f3662ee374a8552993a3c512169766e4284 2,812 1.00/1.00 vMB 33
574,928 574,928 0000000000000000001545ad04612f5fa43b81ca6b65efd991b95995a7c5d98d 2,818 1.00/1.00 vMB 52
574,927 574,927 0000000000000000001a6fa63f9e7e5cbe06ba339aed9639296497005df6f591 2,864 1.00/1.00 vMB 64
574,926 574,926 000000000000000000100bd90827eb05e9999835591c97d6c643aabcee5a57d1 2,976 1.00/1.00 vMB 85
574,925 574,925 000000000000000000185d8a673a261058d51869aca2a32cc430e85e087cf0e0 1,455 1.00/1.00 vMB 55
574,924 574,924 0000000000000000000b3b958a474f9cb7aae8f0f1fddbd17bb77b705e1961fa 2,752 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 781.86 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: 641.88 GB
    • Received: 12.53 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.