Loading Tool

Explorer IconExplorer

Memory Pool

81,747 transactions
34.39 vMB
0.14328935 BTC
Random Selection Loading Transactions
Max Size: 195.39/200 MB

Candidate Block

Mining Attempt ec51277e95b81b94d2803202f047443a79499ad18a403c0365f0c1689a2b2378
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 8f8550600a7133a3afa1f5bd1106f1834d1564297a611142d9c08b1074f808e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,993
Size: 1.00 vMB
Total Fees: 0.02781837 BTC
Feerates: 384.62 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (588,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,700 326,700 00000000000000001d01114a5082ec0ecf0cab8e419b855063d19055e6465ee4 807 0.49/1.00 vMB 26
326,699 326,699 00000000000000000d7b074fe0fec244a27a25c17eb9803fde9d14460ee1a55d 361 0.21/1.00 vMB 27
326,698 326,698 00000000000000001ca575ceb05edb7b29d8bf3ebaf3eed9efd9114ad878df21 1,084 0.57/1.00 vMB 31
326,697 326,697 00000000000000000bc7962243f02ed53985c08793ba2e8fea9780f62d8c4c5d 684 0.41/1.00 vMB 27
326,696 326,696 000000000000000011506fc7220367de9ad882fc070150749ee4f9d6439e00d4 700 0.64/1.00 vMB 24
326,695 326,695 000000000000000009dee35946e2bb4373f87497a13840e95080049db5dff5e6 687 0.35/1.00 vMB 46
326,694 326,694 00000000000000001d7fbef81a9b7ff7a921151be25e56d68de5b99d77690c1e 952 0.57/1.00 vMB 27
326,693 326,693 0000000000000000139da221814f92ca3d6cf6f950797968489a0acfb81c5d46 64 0.03/1.00 vMB 103
326,692 326,692 00000000000000000aa9b0f64d62451f839ef6ff33eb880795ab854d7d1eb2f9 89 0.05/1.00 vMB 33
326,691 326,691 00000000000000001e6763bfe856c244b530738d83ffdef4f4ae6d931d22f488 186 0.10/1.00 vMB 30
326,690 326,690 0000000000000000014aadb5fa4202527b4db26b71ce4e9d0335c910f8bb63f9 477 0.28/1.00 vMB 24
326,689 326,689 00000000000000000eb3573e9bb86eb5cf281c3f8496e8169cd332673b8320c8 370 0.24/1.00 vMB 28
326,688 326,688 000000000000000000d420945b000c2b3d788f468041f19305745f44dbc27fd4 203 0.12/1.00 vMB 26
326,687 326,687 000000000000000011188ec8324b32e3e4053abb8e865eb2abe55cd176fb3215 705 0.47/1.00 vMB 26
326,686 326,686 00000000000000001cc2da4b9ea6ea2961806ee745d9f676c8bd16a68de55eab 256 0.08/1.00 vMB 53
326,685 326,685 00000000000000000c7ab73de881f51d50f608b231b15667b0f2c46de0c6d028 342 0.18/1.00 vMB 30
326,684 326,684 00000000000000001a1c736469daab2bf121eacf2204ba77cf0183ca8f5556fa 51 0.02/1.00 vMB 17
326,683 326,683 00000000000000000df1e98c4720ae90d22d978f5d39c109700a727dcd9d0143 604 0.30/1.00 vMB 31
326,682 326,682 00000000000000001377510d718f659b0ec9a79aea51916f7d965cf971d8b3b2 1,126 0.59/1.00 vMB 31
326,681 326,681 0000000000000000181818878ba4d7b92e47f51d09652b0d9363198389a4e30c 690 0.44/1.00 vMB 25
326,680 326,680 0000000000000000066c27671b3ce3172cb6c8d4fcf1c0e82998196b401ce9a3 859 0.94/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.10 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: 729.88 GB
    • Received: 18.49 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.