Loading Tool

Explorer IconExplorer

Memory Pool

77,010 transactions
28.60 vMB
0.10167505 BTC
Random Selection Loading Transactions
Max Size: 173.05/200 MB

Candidate Block

Mining Attempt 94f828e13b2a8e4b517df06b17cbaaaed1dcfd1f724c37f3bd99195a62c549b5
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fa70f1ebd3a3b13322f5c905e6fe933f3b4727c564d1931f2c16a276508db037
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,653
Size: 1.00 vMB
Total Fees: 0.03486259 BTC
Feerates: 402.60 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (386,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,065 529,065 0000000000000000001ebb2f97c16ce5735743eded06a5bd37e169a988b92d3c 750 0.28/1.00 vMB 28
529,064 529,064 0000000000000000002bf827a02d139b3105e60d01c9f28996506f458e6c2b10 1,310 0.51/1.00 vMB 38
529,063 529,063 000000000000000000025d6edf9f6b569360c87c7a3391c3924ca80870b3d8ea 1,632 0.65/1.00 vMB 52
529,062 529,062 0000000000000000001e4f5e2f5421b0043cb374a99c903eba6668431dc0c359 631 0.21/1.00 vMB 27
529,061 529,061 000000000000000000095453061156095a91699338feac76b208abf0d5429fd6 1,451 0.86/1.00 vMB 19
529,060 529,060 0000000000000000001f769caf1a747ddc03314dba50a100c20930cb16254836 2,306 1.00/1.00 vMB 11
529,059 529,059 0000000000000000001d9ea550b0b5b3224d7a6b2b4e41dd00b81977402e8f16 1,294 1.00/1.00 vMB 8
529,058 529,058 000000000000000000242fa7f5fa6f61e93514bcdf4607aad76522dd4fa7f474 1,426 1.00/1.00 vMB 6
529,057 529,057 0000000000000000001e8bdbd9219052bf5982e57db1699b8c5dbc81c5d34371 2,457 1.00/1.00 vMB 44
529,056 529,056 00000000000000000007fbe53294e11ab47b6fbaf16ab9beae9c20bdd866dd0b 2,370 1.00/1.00 vMB 37
529,055 529,055 000000000000000000162e4899d4c65da6b14aefafce5d089c65a0afee29d8d3 1,904 1.00/1.00 vMB 67
529,054 529,054 00000000000000000036a8ba74707046f526475ce2b8bc06904b5c9a8e8396d6 57 0.02/1.00 vMB 39
529,053 529,053 0000000000000000001f2fa86b4da0f9ead0af55fa368ad3ec6abbbe54042792 125 0.04/1.00 vMB 57
529,052 529,052 0000000000000000000dfdd8f9a027438c7f198db06111c0901ffcc6d53161e1 676 0.30/1.00 vMB 45
529,051 529,051 0000000000000000000b0b2bac592d3f6343cdf71fe1380f7c2826b079e4f870 20 0.01/1.00 vMB 7
529,050 529,050 000000000000000000134f995c879c2b0c9c8456259fcdbdf44e1d0501400cbb 81 0.02/1.00 vMB 34
529,049 529,049 00000000000000000003068f2ff815c826433a309a2366e08799672a3367ffab 1,829 0.79/1.00 vMB 41
529,048 529,048 0000000000000000001951dfc9abf5e8d60e9ab6fe9bf05797b671edd7ffaf05 424 0.24/1.00 vMB 27
529,047 529,047 00000000000000000033dbe57814b8ba68c878140b389ef9339204e217f249f0 824 0.27/1.00 vMB 10
529,046 529,046 00000000000000000007fcdec454485209c26c401069582d9437036642260f3a 2,415 1.00/1.00 vMB 47
529,045 529,045 000000000000000000363a8923948b76e94f6a047a5b2a73d8bf0bd1000b9279 1,755 0.76/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.58 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.