Loading Tool

Explorer IconExplorer

Memory Pool

45,073 transactions
26.65 vMB
0.05959226 BTC
Random Selection Loading Transactions
Max Size: 140.96/200 MB

Candidate Block

Mining Attempt cd60da44cb9c1eb43c7f37f714de10df1e34f14d02998ad580ea1e3848472097
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 429bae7d9cda7caf63a96662902bc4891a672f59dc2174ebdf85d99c7e3dba48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,247
Size: 1.00 vMB
Total Fees: 0.01041427 BTC
Feerates: 40.21 > 1.04 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (856,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
58,107 58,107 000000000af0828ab560d75a844c3b66f24285684b991b04935fc518475f8007 1 0.00/1.00 vMB 0
58,106 58,106 00000000062c71d7c779525c7d843a414b1ba8303950d561be68fd4c06133838 2 0.00/1.00 vMB 0
58,105 58,105 000000000edad93e501c0fe84d30e91f7837613eeb35502585352c1588d4eb0e 1 0.00/1.00 vMB 0
58,104 58,104 0000000009fe4202d0ad9f2cf310b7955c263be0f8ce0630457a5f3d5f2c9954 1 0.00/1.00 vMB 0
58,103 58,103 000000000b2b3396cd52422b02a74ce0ce066ee13db62860643f5f784b963619 1 0.00/1.00 vMB 0
58,102 58,102 0000000009cb4605ef294b6744aefd32215b5f4d9eabfdc2a93b3cb950cb9625 1 0.00/1.00 vMB 0
58,101 58,101 000000000ace0cafd3635e2fdd2e4bd4689046ae3942fc84ce3cb12d4e34277f 2 0.00/1.00 vMB 0
58,100 58,100 0000000009c4d8afc783d13838c2ed81f55e11e27c496b676b3466a48e386eb5 1 0.00/1.00 vMB 0
58,099 58,099 000000000a7d29937eca88426318b4143fac444a06fd03ed1bef69c1693fce95 2 0.00/1.00 vMB 0
58,098 58,098 000000000f4db22ccac546340a67298de6e40ed9b6904b90f3f2b0d99e8e6a78 1 0.00/1.00 vMB 0
58,097 58,097 0000000003ccc91f0c33966c7fefe4f6337aa942e61a1ab1ae52d0b140dc7c08 1 0.00/1.00 vMB 0
58,096 58,096 0000000001e281ef0e7247b87cff723323499f255446217e21c3006d0509a4f6 1 0.00/1.00 vMB 0
58,095 58,095 0000000007dba04675eddececf37ea79e654f5c505409853736874fad7c27174 1 0.00/1.00 vMB 0
58,094 58,094 000000000e361557188ea7edf2640c8885f1e321defc2d8fd462e66f3cac45dd 1 0.00/1.00 vMB 0
58,093 58,093 000000000231c716375add4dd806ca69ed5af1740fa9e2b699bf49d42806d054 5 0.00/1.00 vMB 0
58,092 58,092 000000001191b4e9459e3bfbbfbde9ac184667a612acaaaeda3f969bccc5893e 1 0.00/1.00 vMB 0
58,091 58,091 000000000275c22f30f615dcff4eea75a5e25e730188b17e7e0b3fde8f32ac11 1 0.00/1.00 vMB 0
58,090 58,090 000000000a194d2236dc0da9fcfe5c7ac139ce075e1d9d623e94001bdbce707a 2 0.00/1.00 vMB 0
58,089 58,089 0000000004b7c9cf9620c757e0c4a30409651499338fe62e367645150b71dd28 1 0.00/1.00 vMB 0
58,088 58,088 0000000005653f5aaba9f2191d975d4dabede9139e588ae8842ff78ac634a4f3 6 0.00/1.00 vMB 0
58,087 58,087 0000000005ea36527f8541710764975661211115e6b74f2c28974b0997caaeb1 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.86 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.