Loading Tool

Explorer IconExplorer

Memory Pool

41,198 transactions
28.48 vMB
0.07505153 BTC
Random Selection Loading Transactions
Max Size: 145.37/200 MB

Candidate Block

Mining Attempt 9733e40657371d24a0c0e746d43469dc801357d416d44561a32f9700bb8450cc
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root aeb6ae5f3eabfea03a9b55d073e109fe3f49771b5982a3928feffe2a13b71516
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,119
Size: 1.00 vMB
Total Fees: 0.01993565 BTC
Feerates: 88.27 > 2.00 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (412,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,153 502,153 00000000000000000060bb9f0b6212c2f160294b081df131d772ea530fc1d915 2,081 1.00/1.00 vMB 408
502,152 502,152 0000000000000000006319e891e4c98886dabe420652b1a58729bb50101ebc2d 2,421 1.00/1.00 vMB 479
502,151 502,151 00000000000000000051bea3ccf035931054d5609b2a8174e0651658563e2812 576 1.00/1.00 vMB 189
502,150 502,150 0000000000000000002a95ac47af008157a9f507849d5d77b6ea3e5ec9c13959 575 1.00/1.00 vMB 155
502,149 502,149 0000000000000000002be1dc85327864f8a97d4c6f4280d381fe2a7cbb8881a5 584 1.00/1.00 vMB 160
502,148 502,148 0000000000000000001ffa8fb544fec1cfdaeebc8ec14eafa824fd7a41dbce29 1,572 1.00/1.00 vMB 365
502,147 502,147 0000000000000000007110dbeaf89f2150c18d1d1b1b2c03cba9ed834a7590e6 533 1.00/1.00 vMB 160
502,146 502,146 00000000000000000066f18d255b98502423a1852257362faea611cd39dc82c8 926 1.00/1.00 vMB 200
502,145 502,145 0000000000000000006c3d1e6f24312c2864b09d3d5427c150f38b4504e90df3 705 1.00/1.00 vMB 174
502,144 502,144 0000000000000000000fd6fa368906043724cf549cb79356b6955e4428eedf06 809 1.00/1.00 vMB 174
502,143 502,143 00000000000000000012f9974fa403249d8aa1f9c74bb184662417e8d165d1b4 1,263 1.00/1.00 vMB 339
502,142 502,142 000000000000000000471f7143ee0b3ce70d9a7813f84a8745bf19fe8eba70c7 2,564 1.00/1.00 vMB 489
502,141 502,141 00000000000000000040c7b2cf4e60ff9f8227139e837cdb99e7231e44b55cf7 1,144 1.00/1.00 vMB 252
502,140 502,140 000000000000000000089bbd6d424f69bfb92282a5327e92594951ad4a07ff1b 2,268 1.00/1.00 vMB 380
502,139 502,139 00000000000000000071c2c1c482a425b88a11498f4389d66045b44b06375c5c 1,732 1.00/1.00 vMB 525
502,138 502,138 0000000000000000002c4129911fe0756ec480e8155866ac5610daa91c4e147b 2,177 1.00/1.00 vMB 546
502,137 502,137 0000000000000000002675875e9847edaa92b0e9e407db44c752f9dca2fc1918 749 1.00/1.00 vMB 246
502,136 502,136 0000000000000000000e4e5efed2eb77ce8b48a8f190a56234bf276a47670d82 959 1.00/1.00 vMB 236
502,135 502,135 000000000000000000086c8f1eae0b7613a6b3b6e67af16ab688943bddec9d39 501 1.00/1.00 vMB 169
502,134 502,134 000000000000000000377521c6d49f23ebd8ae0a186552b76747fe21a8dd9d1d 745 1.00/1.00 vMB 186
502,133 502,133 0000000000000000000ef4c0e3522d32256e19ae3716809066dddd70f3a68025 1,650 1.00/1.00 vMB 357
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.01 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.