Loading Tool

Explorer IconExplorer

Memory Pool

86,123 transactions
31.51 vMB
0.08169445 BTC
Random Selection Loading Transactions
Max Size: 193.81/200 MB

Candidate Block

Mining Attempt 4045fe51782e32d2b07470a4ffcffb8e96e4640afac23c5fefcb4a62137dcc83
Version 20000000
Previous Block 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6
Merkle Root 7ae7c483e68e4a5e6d8c83c7ad6478d2bb935edc059e890addfe21f0b918eee1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.01006213 BTC
Feerates: 60.10 > 1.01 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,343 (552,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,627 362,627 000000000000000006108734053a3b7a6d8ed6cb0d36c00b665411ed718112e3 188 0.12/1.00 vMB 17
362,626 362,626 000000000000000004fa70dba895e4350dbe72d4a93d5db2757fc149b10b6a76 1,079 0.57/1.00 vMB 24
362,625 362,625 00000000000000000c87bd3fe128130e29e7465d5328599bd9fe86d4808e87e0 429 0.25/1.00 vMB 26
362,624 362,624 00000000000000000e367a5e2a8910accceac71f2e5782be167d53f6523c8c01 200 0.35/1.00 vMB 4
362,623 362,623 00000000000000000ab15d4d2e2bd5299c740da117e9bc66fa10103b0c797768 1,260 0.75/1.00 vMB 26
362,622 362,622 0000000000000000080e6501db2f498073c0ff4406f4766fd82690966052027b 993 0.93/1.00 vMB 17
362,621 362,621 0000000000000000054724eaff7c1d07913ec8a6e228063edf57a5ac87bbc467 1,820 0.75/1.00 vMB 33
362,620 362,620 0000000000000000020c074857433fee213f7689dca3abca8f0b8b4aafeb8073 818 0.23/1.00 vMB 60
362,619 362,619 00000000000000000d14ceb474e9ac26a9b9a952544f3b25daa15403eb235bd4 994 0.52/1.00 vMB 28
362,618 362,618 0000000000000000150b18d6debe805b060c4638ff39e7088628c4f4f77653c1 993 0.53/1.00 vMB 22
362,617 362,617 000000000000000015fdc3b157a87ce88f2c8c040573764e8bfe659c8e76c3fa 1,230 0.68/1.00 vMB 26
362,616 362,616 000000000000000005868e4cd5e7156ef8fefe61269160ea30a9d15d7e1b5647 765 0.64/1.00 vMB 22
362,615 362,615 0000000000000000026770e9e9268302bad46f124eed690c4437c39d2685577a 1,636 0.75/1.00 vMB 33
362,614 362,614 000000000000000004b3747937560bd355ab101e07ed3815ba4dcfef47bb7b18 1 0.00/1.00 vMB 0
362,613 362,613 00000000000000001251f7fa6b158a1a5d32411989f87c3626d1e2dd730a1392 1,208 0.73/1.00 vMB 37
362,612 362,612 000000000000000007f54b6867ce19dbe438e0773c3028af417210db439a112d 115 0.07/1.00 vMB 24
362,611 362,611 00000000000000000823f9df88614c83cf33c5635c002c5dea54fb530f442fab 75 0.03/1.00 vMB 29
362,610 362,610 00000000000000000b7f49f47d1cbf4ac2e7ac41e92aca3a0afce1d8a20a7dfd 1,325 0.91/1.00 vMB 22
362,609 362,609 000000000000000008a439176e4a87dc15f54a7a76e899507383613d11456c4d 27 0.01/1.00 vMB 26
362,608 362,608 00000000000000001455e12e5675b144aab2c9fabb3ecec8e8284adf1ba2f3a9 420 0.27/1.00 vMB 25
362,607 362,607 00000000000000000a6bc7bc9a62d2df0dcfc741e04750608a0175fa48f5ba0e 826 0.43/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.99 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: 717.16 GB
    • Received: 17.83 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.