Loading Tool

Explorer IconExplorer

Memory Pool

44,578 transactions
31.65 vMB
0.11428206 BTC
Random Selection Loading Transactions
Max Size: 161.08/200 MB

Candidate Block

Mining Attempt d7e451074424d789055457996a7993324d8d8791431be4a2a66344503c517a2e
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root c2ef036801f69ad6bda5dea8c7f4cc0a406893ce3c1eb8a4d1f65bea4b1346ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.04703182 BTC
Feerates: 150.41 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (397,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,133 517,133 0000000000000000001bc93333fce3ffeb088700d7ecd400c46bb13261715ae5 1,884 0.88/1.00 vMB 27
517,132 517,132 000000000000000000372f4e6475c83118a4eaba353525635aa697667ed22705 968 0.28/1.00 vMB 19
517,131 517,131 00000000000000000048c66a7e85b489d3d0b9b38b2f2b9028d451f9cdf8bcd6 510 0.21/1.00 vMB 62
517,130 517,130 0000000000000000001d4ebb4b8a381d01a00f44f5615209a5dde1963331d564 631 0.22/1.00 vMB 26
517,129 517,129 00000000000000000039bcac610bdb015904f8a90237a2459cff61c396f9d794 511 0.35/1.00 vMB 19
517,128 517,128 00000000000000000000968c1a6b2d4557427a7634115a4b97bbaf8dfef2eb09 401 0.18/1.00 vMB 22
517,127 517,127 00000000000000000015fb999f3c27431a2bed729a68468b367c4d76e0ab6d07 1,306 0.73/1.00 vMB 57
517,126 517,126 00000000000000000019c3936881f2d1c3ca9085612343341671a3ebc6046242 1,947 1.00/1.00 vMB 3
517,125 517,125 000000000000000000236113dd803e622c88404ed5142f7dc29a1353d2033d8e 2,219 1.00/1.00 vMB 7
517,124 517,124 00000000000000000043e2d18fb438ee45093197bb1b26421ae0f35f2ccecd78 1,048 1.00/1.00 vMB 8
517,123 517,123 0000000000000000003ccd13aff56335e0b9cc901b9f8d415cb410eacdb3c708 1,527 1.00/1.00 vMB 28
517,122 517,122 0000000000000000001ceeb66dad915735a6c29c2fee1e1750ac7105ee6b7cb6 1,961 1.00/1.00 vMB 17
517,121 517,121 000000000000000000296c6a366698d958c09012fc1d9f0ab3c9b2fbafa79f02 2,074 1.00/1.00 vMB 61
517,120 517,120 00000000000000000033f630985edfe8652b682e5a1f0596549807e0b06dd361 1,458 0.56/1.00 vMB 22
517,119 517,119 000000000000000000465561e282359a5b7f1677a15060ec38348e30a6b963cf 1,146 0.39/1.00 vMB 95
517,118 517,118 000000000000000000089228bbbc6dd4bd3d85f3e64963780e8994496590cadf 712 0.27/1.00 vMB 33
517,117 517,117 00000000000000000048b7cf6fe4013e5e23a9d130564aa335bb1d8a29359908 1,364 0.48/1.00 vMB 23
517,116 517,116 0000000000000000003a5af4bfa779aaf333f5d8a07b4ff27d263343903287fb 998 0.34/1.00 vMB 14
517,115 517,115 0000000000000000001d276c373496f93c2e3c11750bb017be27b7555ab8ea9f 1,365 0.69/1.00 vMB 28
517,114 517,114 00000000000000000048c65a1d328d9d36a3a2657f33612c0acfff700836e442 251 0.07/1.00 vMB 27
517,113 517,113 00000000000000000014e55f27fe25c3db61780f95ee0008250c2447f7afe7ad 1,681 0.57/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.42 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: 606.53 GB
    • Received: 10.61 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.