Loading Tool

Explorer IconExplorer

Memory Pool

81,634 transactions
31.31 vMB
0.11282773 BTC
Random Selection Loading Transactions
Max Size: 188.96/200 MB

Candidate Block

Mining Attempt 78b84a9445d1c291221b84d15a090b5e4f9af6572d41de3455ebeb3594dc96a3
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 7a364002d73c43f5a194f2dd943214f4f3138ab76ce9b384ab58488cfe76e772
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.03072031 BTC
Feerates: 254.50 > 3.08 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (478,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,688 436,688 00000000000000000393698d6d5c4ae443d5c9c5fa802ad0a8bd7ffe704976ac 376 0.20/1.00 vMB 55
436,687 436,687 000000000000000002792ce1fdd61b7f0a269a12948ea482fd1ba7b5f932c2ac 1,196 0.59/1.00 vMB 60
436,686 436,686 00000000000000000324354efd6f9e3e26e7b64595f9962128428a1dcf00f4d2 1,762 0.77/1.00 vMB 62
436,685 436,685 0000000000000000003bfc6c59756e7611322dbb824a0489b2b5311491d847e6 625 0.30/1.00 vMB 59
436,684 436,684 00000000000000000152dc4f6be033cf32395f5b5af8651c7bef5e3fc255a22e 885 0.52/1.00 vMB 59
436,683 436,683 00000000000000000285fd745fb13a2e75202a61b9d4b817c0d697a863ca33bd 969 0.71/1.00 vMB 41
436,682 436,682 0000000000000000035244b136d64373f20b4e549534eb0a245a5c5eb2c321ae 2,380 1.00/1.00 vMB 65
436,681 436,681 00000000000000000006de22caa375755ddf75a1419e414c77140bc91965a8f1 1,457 0.63/1.00 vMB 64
436,680 436,680 000000000000000001420eac25e092f47607a15dcb79f82c500f1b9070bd089d 1,330 0.49/1.00 vMB 67
436,679 436,679 00000000000000000079cd27a7d4e8297fa01f4a92825cbe657437f66343c0b0 746 0.30/1.00 vMB 72
436,678 436,678 000000000000000002304d100750e657e7f2a0385f74a291b39d474c13a6b180 746 0.75/1.00 vMB 23
436,677 436,677 000000000000000003580bbf1bd372bdb1f356330cb15fcbac2e3b650bb06bb6 1,235 0.75/1.00 vMB 46
436,676 436,676 000000000000000001c9557d651418b353b5e8923b60a1c5ba1aaa9028b191e5 260 0.20/1.00 vMB 32
436,675 436,675 000000000000000003d0eec61ecb71ebe0547a219d4268bcbd97f7e332b9a2ec 893 0.99/1.00 vMB 21
436,674 436,674 0000000000000000016e51ba1f650b662ea672f0e273a257fdd20bd53989ccde 645 0.48/1.00 vMB 36
436,673 436,673 0000000000000000038d16e7c8004e8853e20c2e0474fd64eb1e4bdb551c26a4 1,307 0.48/1.00 vMB 70
436,672 436,672 000000000000000001964a5097adb525fca8538a338d57f4aae65928dd56a131 1,766 0.93/1.00 vMB 58
436,671 436,671 000000000000000001a372266711b5a7fd359a2e766bc64ec8bee0854275aa38 2,721 1.00/1.00 vMB 70
436,670 436,670 00000000000000000448ccee1d65395eb5586b212f5a74141a7323db99d13ab0 299 0.14/1.00 vMB 69
436,669 436,669 00000000000000000141fc8536fcc8d1b63353cc42dacc5a89bbc66de9ef64ce 1,616 0.63/1.00 vMB 66
436,668 436,668 0000000000000000011acee19bbd81a024a094541f45ac9cc70dc0a7d47e2b65 1,304 0.60/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 783.08 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: 723.96 GB
    • Received: 18.41 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.