Loading Tool

Explorer IconExplorer

Memory Pool

79,153 transactions
30.23 vMB
0.12121638 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt 5c927c4670cd21438f03c90957d90b9efe7b4f09783ea89ee8f4aa8b8d28419c
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root daac2ef999ec5160f0d4c66e24958b5516295e64b8b3111b84cfe0c2a3e15c39
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,231
Size: 1.00 vMB
Total Fees: 0.02964421 BTC
Feerates: 109.82 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (441,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,930 473,930 00000000000000000093dd7cdcc2a594ba06a0a14c39b1371e7d78d0404b9698 1,966 1.00/1.00 vMB 360
473,929 473,929 0000000000000000005143c3920effde424b3700c9ad63f940ddf78f2704763a 762 1.00/1.00 vMB 58
473,928 473,928 000000000000000000c53cd83eba19949ea6448282a7e409b52b1307a7ba4693 653 1.00/1.00 vMB 55
473,927 473,927 0000000000000000012812626d67f53b6407a6a1c4057f05208f71b788e34f24 1,039 0.95/1.00 vMB 110
473,926 473,926 00000000000000000091b32bde738bce6fd3b4b5550c9d148adba21cd9e98e33 62 0.20/1.00 vMB 28
473,925 473,925 0000000000000000005ff422182ba2cb6f9bdccf3119c3903d49ef7b49293771 2,037 0.98/1.00 vMB 187
473,924 473,924 0000000000000000015273de8107c63376bc3155578d87e600b642c70d82361e 609 0.95/1.00 vMB 30
473,923 473,923 0000000000000000011b1491b5cea4d0dfd555bf192501c0d556344bd341fca1 1,865 1.00/1.00 vMB 146
473,922 473,922 000000000000000000dce313f9270529ed7c25e8d47ee48b59af116834f24bb0 2,283 1.00/1.00 vMB 213
473,921 473,921 0000000000000000017f70936c6ac99354fff54b32d0c80a6bf85dd9929f913d 1,968 1.00/1.00 vMB 383
473,920 473,920 0000000000000000006e321736030787aff914bd477375e8f863af764bcd10f4 1,558 0.95/1.00 vMB 184
473,919 473,919 0000000000000000002b944bab52798ecef4b841b7a8948ece46ac9ce1710a87 65 1.00/1.00 vMB 10
473,918 473,918 000000000000000000ae8bf4acf5b111d96b57f06337e1a042c98e213aaf7bc1 817 0.44/1.00 vMB 195
473,917 473,917 00000000000000000121b00ac624a5102f31e27022d3e6942e3203fbef2034d7 1,333 0.95/1.00 vMB 170
473,916 473,916 000000000000000000f549b33f426268eb5cd51a8e36d18905e1867f416c63cf 584 0.29/1.00 vMB 176
473,915 473,915 0000000000000000003899866b5155880e79ef470b84387acc6057a55f8eabf6 1,447 0.86/1.00 vMB 174
473,914 473,914 000000000000000000e6d4f34548d34d21d2dae6e8ffb065c0d6f9e5995df4bb 2,237 1.00/1.00 vMB 229
473,913 473,913 0000000000000000002817ff377a54a265785fb4a6e1a8333a5b71946531ce1e 545 0.36/1.00 vMB 133
473,912 473,912 0000000000000000006c19aef0fc81917121c7244df210ef61320500149c072f 1,084 0.93/1.00 vMB 105
473,911 473,911 0000000000000000008b2ab1244179fb8de8419a7f8cfefb26ceb03472f2e078 796 0.39/1.00 vMB 198
473,910 473,910 00000000000000000136c134cde8a0757879d855c44a5d2545350b86b5f67b81 1,921 0.83/1.00 vMB 192
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.