Loading Tool

Explorer IconExplorer

Memory Pool

82,708 transactions
31.29 vMB
0.12696562 BTC
Random Selection Loading Transactions
Max Size: 189.63/200 MB

Candidate Block

Mining Attempt f3b6b1b99915c06fe643b87ee13d4407fdb23b6cfb335b929949dde2d646095e
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root cb5bad400c5b156c2f436180cc48d286e32549a958dd2470bd53e791d5481435
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,066
Size: 1.00 vMB
Total Fees: 0.04413760 BTC
Feerates: 318.30 > 4.42 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (636,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,203 279,203 00000000000000010857d7259f09049c6abadd46be7c6447db84b66c7abc164a 22 0.01/1.00 vMB 35
279,202 279,202 0000000000000000f270786fc22aaa034bcff66963cd328474d8bf073de2c322 155 0.07/1.00 vMB 26
279,201 279,201 00000000000000027c044e3b92f3eb43ddc8916826afca5d5eee88983d0468d2 39 0.02/1.00 vMB 13
279,200 279,200 000000000000000123075814391bcb0c43148683d02af1a68e1d15edfdca256b 416 0.17/1.00 vMB 69
279,199 279,199 0000000000000001950220aafe93979036a04413bf7e0c4b98cce5ed636e2114 540 0.25/1.00 vMB 50
279,198 279,198 0000000000000000414586f6f0d32fa0f8af1826d6755a3a2de27eaf2b375de5 48 0.02/1.00 vMB 45
279,197 279,197 00000000000000000f84211ab828846ba100c9bac043848fe8621bab9f0e24a0 263 0.12/1.00 vMB 29
279,196 279,196 0000000000000001501ffb99b110431d79503737f49091e0119017dfd59a97d5 77 0.03/1.00 vMB 174
279,195 279,195 0000000000000002ee8f72c414446afdbba9cce15f6dd5f867f0332da5cfbb2f 460 0.25/1.00 vMB 42
279,194 279,194 00000000000000025e664eac77365481d70e8c0cadb6c18595891d6a0d7658c4 210 0.18/1.00 vMB 20
279,193 279,193 0000000000000002424eb386a749552ff469a9c0f1470c19c4d3ec1676a5a82c 824 0.35/1.00 vMB 75
279,192 279,192 0000000000000000526b1d85c569d79a62b68de61d44753c581ef184404b4b20 560 0.24/1.00 vMB 80
279,191 279,191 000000000000000132e482cbfdf2fcc4c0eed0bc407b2577bcc4f20a0cc77922 191 0.08/1.00 vMB 50
279,190 279,190 0000000000000000257d90ab6c52bc4d1cf53e7c0027a77633eb3241f8f4e78d 585 0.28/1.00 vMB 45
279,189 279,189 0000000000000002d001184b1fddc237982e82aa7430ba9ce7beaadfbb8365be 89 0.03/1.00 vMB 171
279,188 279,188 0000000000000000ef2c2d92cbb46b358b2d7c411a534f4ad82e9ace62db02f3 483 0.25/1.00 vMB 61
279,187 279,187 0000000000000002262b49faa1c4a6fb192532acbd2ce0d622e3b7ff4681e847 120 0.07/1.00 vMB 82
279,186 279,186 000000000000000215b7e4ba44533811b3833215eeb084d43edb38117176a5bf 401 0.18/1.00 vMB 54
279,185 279,185 00000000000000006136b06eb406faceb3ec5c2fb679d1fe02b36ef8820f282d 80 0.06/1.00 vMB 13
279,184 279,184 000000000000000195dbdf58fbcf98fb08fc75a9130dab81762e4327a53f5f13 185 0.11/1.00 vMB 31
279,183 279,183 0000000000000002064f339204e1b9c0dd1329f4225de68c50d214422ed7a42a 256 0.11/1.00 vMB 56
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 722.26 GB
    • Received: 18.39 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.