Loading Tool

Explorer IconExplorer

Memory Pool

30,880 transactions
18.28 vMB
0.04166424 BTC
Random Selection Loading Transactions
Max Size: 97.52/200 MB

Candidate Block

Mining Attempt 0aa258ebccd15c8d422b2cbd26713c23db55d7d5b307e4a57e1e8ff764c3f033
Version 20000000
Previous Block 000000000000000000019ffb32b971e2066879778591327aec7684a3c8f106e8
Merkle Root d818c20f7fe8a8243ea54a299ab5216b870e61c9e9c7c1a472c7d35bd95fedb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,529
Size: 1.00 vMB
Total Fees: 0.00711703 BTC
Feerates: 44.54 > 0.71 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,132 (827,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
86,886 86,886 0000000000054ac0e33d7bb8f2de9cc18e130ff8455aa074d5ba5a11b00abdfb 3 0.00/1.00 vMB 0
86,885 86,885 0000000000006f0e067092e0e4e1490c10a10873cc3e7bf3be413aeca18b0275 3 0.00/1.00 vMB 0
86,884 86,884 00000000000d90cc48d8fbab09bbd1420f41f6002704aa1f5e25ac04af3f67a5 4 0.00/1.00 vMB 0
86,883 86,883 00000000000d3d8edcfffd2a8407f15013a6244312ce5c888c9987fe031cafba 1 0.00/1.00 vMB 0
86,882 86,882 000000000015d797c8c3784c089d08bb872a79ea18481cd3c163bef08a048f1b 4 0.00/1.00 vMB 0
86,881 86,881 00000000000f4f54879412383860dc2acfb6b139b9f71ed963ab3508b50495f4 3 0.00/1.00 vMB 0
86,880 86,880 000000000009e72d314ccfef496d12ce1d25b0b4c85847ea91b5626e133f84d7 1 0.00/1.00 vMB 0
86,879 86,879 000000000001c86821b1c231871024b38e838140a6bd75621cfcacaea4e96629 3 0.00/1.00 vMB 0
86,878 86,878 00000000000d5f1e3bbd7e9e0d709c91eff39494affb0194e9798151ba5ba870 2 0.00/1.00 vMB 0
86,877 86,877 00000000001bc94922765880a3aadb83245d805727c5ca23ddb3227eef70d6de 9 0.00/1.00 vMB 0
86,876 86,876 0000000000173e9bab0a7f19b976a4633834e07a63b1519b413c7990a5a12e9d 10 0.00/1.00 vMB 0
86,875 86,875 000000000011d0d5c7da692a1afd6eb6994f5a03f8d2d87aa9e9fc12f26a0b2f 2 0.00/1.00 vMB 0
86,874 86,874 00000000001b97f41396c057d762d93bff544c593295bc129ddc018eba14ac0a 2 0.00/1.00 vMB 0
86,873 86,873 00000000000f4ff26842a6888d0ec7265249d2ea65ff51beb5ecef4fe54b1d06 7 0.00/1.00 vMB 0
86,872 86,872 00000000000eaa37ae1b9cb8b17eea17c0e52b70e8ecb5c8ebb0f5f0acdb2e9b 4 0.00/1.00 vMB 0
86,871 86,871 00000000000398c7bac198accc2fe35d1a3fedd1a9282c1f51cba6b4cabfad29 5 0.00/1.00 vMB 0
86,870 86,870 00000000000850df2eb02b8de2cb2d25f626b971df740a51cd110b14f7ddaef8 8 0.00/1.00 vMB 0
86,869 86,869 0000000000031d4e9f4e96ac010a9ecd635c7eeb6080e391dfbd7d51f1cb8dc0 2 0.00/1.00 vMB 0
86,868 86,868 00000000001b3a8ad25cd8bf6aab6025c04d7827a29bc6644bd8a4abe2a02017 15 0.01/1.00 vMB 0
86,867 86,867 0000000000009ff2840fe6811aaecf105cc73f23eb4b2d6fdb34b51f0a9884c0 4 0.00/1.00 vMB 0
86,866 86,866 000000000006e8bacdc08af1ef3a2cc391a00e7ba3a89d80a6c057699b3ea640 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 561.85 GB
    • Received: 7.44 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.