Loading Tool

Explorer IconExplorer

Memory Pool

80,445 transactions
30.14 vMB
0.09036123 BTC
Random Selection Loading Transactions
Max Size: 180.76/200 MB

Candidate Block

Mining Attempt 90df6b272de2692011bda2ce2ea37aff62c6d07db260523d3bbead2ee16ec724
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root b62513f52fdc875c9db91603d86ad4afdbdc85c3535a54ea4abbce9adc97f30a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,358
Size: 1.00 vMB
Total Fees: 0.02802887 BTC
Feerates: 301.07 > 2.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (508,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,774 406,774 0000000000000000043ad37b2aa2e7dd4f713451459d30fe92705accea6425ef 1,683 0.99/1.00 vMB 45
406,773 406,773 0000000000000000053c6b24077b27b5eff03cffcccc392a83cd059fbf53a05e 1,532 1.00/1.00 vMB 31
406,772 406,772 000000000000000006777c9e3c73cfbc12ff10d870634365677f6a5763791f4e 2,369 1.00/1.00 vMB 71
406,771 406,771 0000000000000000024c542aa9e21853648a1b7e71ab3b240b13b5e0a6fe8064 1,912 1.00/1.00 vMB 38
406,770 406,770 000000000000000002ecd8e0d62b2ef194f618b695f2d4f54011a766ae94e5f7 2,217 1.00/1.00 vMB 44
406,769 406,769 00000000000000000620fc7d06779acddc8b9c034cedf7abab4d911a551fd382 1 0.00/1.00 vMB 0
406,768 406,768 000000000000000001c42dd3381c8b66d263fdc902799b5215000bbc65c1be9b 3,670 1.00/1.00 vMB 84
406,767 406,767 0000000000000000001a3a8977c32aea7824389a1247d167f282947e8bd1025c 2,185 1.00/1.00 vMB 47
406,766 406,766 000000000000000003aa1190a747c880b9a426062def10716150cca5c54ba098 1,389 1.00/1.00 vMB 81
406,765 406,765 000000000000000004b193f2c65f28e14ff688c6d0b8f7e2e4d9961fd817fc31 1,591 1.00/1.00 vMB 34
406,764 406,764 000000000000000002c4185711b719f632eed5160c1a8073b22c947d4640402a 2,556 1.00/1.00 vMB 56
406,763 406,763 000000000000000001eb3839e5bcc61b5b56f598c75bb1962a0aedc0fc1cc36a 2,715 0.99/1.00 vMB 42
406,762 406,762 000000000000000003b8243c3aeffb45d36ce1f770c78f664d1af5704e9d8892 3,295 1.00/1.00 vMB 85
406,761 406,761 000000000000000001d70428160ec937e62ef7e286fd8d8f67d492af20415e18 649 0.32/1.00 vMB 35
406,760 406,760 000000000000000003ef8e125804e591eecaca038c07ee09153b8f4ca56d54c3 816 0.41/1.00 vMB 37
406,759 406,759 000000000000000000e19defc4cb181ed019185c68387825cfee079e8cfbed37 572 0.28/1.00 vMB 45
406,758 406,758 0000000000000000032ea63b3e6cbbd885e37a754956ba045c89e4467cdf7ae3 386 0.21/1.00 vMB 45
406,757 406,757 000000000000000001213807e1e231e93d4f9e1eed21d3ea9aabd7a8152a1b99 1,230 1.00/1.00 vMB 19
406,756 406,756 000000000000000006901e83ae4f6d2d22106380c3d7002180ed501154fb43c9 1,781 1.00/1.00 vMB 37
406,755 406,755 00000000000000000319fd5c3ce662d02095ff712b78adb896ac1fdde99c0038 1,521 0.98/1.00 vMB 33
406,754 406,754 00000000000000000637d2b2dbe2bf1be42644a488c468ce1dbec309150abb47 1,616 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.