Loading Tool

Explorer IconExplorer

Memory Pool

76,642 transactions
28.47 vMB
0.06459092 BTC
Random Selection Loading Transactions
Max Size: 172.78/200 MB

Candidate Block

Mining Attempt 578f73c412530a7bc86cb92f963a5596eda186a4e07da62665c10f4bb81bdba3
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 81d9ebe4f47f9abaf075b78123194d17c6bd1f5f9fecb703ec344a01760c1250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.00567503 BTC
Feerates: 178.73 > 0.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (401,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,175 513,175 000000000000000000035203a0deff98ae87c747a3ec08ecda50fb0fc708701e 785 1.00/1.00 vMB 21
513,174 513,174 0000000000000000002273e0ed7bd017f7b5f24d9a138dc18fa6faee37d4609f 334 1.00/1.00 vMB 7
513,173 513,173 00000000000000000032c198b17ff2ba3bade68b7bfac07063da9d52646bc977 179 1.00/1.00 vMB 3
513,172 513,172 00000000000000000033950f4f7a3fa2f1c383114121ae87ee955a84ca6a9032 1,303 1.00/1.00 vMB 22
513,171 513,171 0000000000000000000c50c5bb3008aac0c37cd3eed8c439098e2f414c8ecd22 2,293 1.00/1.00 vMB 31
513,170 513,170 0000000000000000003c229aa2cde1940c8a58225581a413e85ea116f0b4e270 574 1.00/1.00 vMB 10
513,169 513,169 000000000000000000309560962f82783224674ac5afbcf9cec3a3983d3eafbf 1,235 1.00/1.00 vMB 32
513,168 513,168 0000000000000000004289b4529c4d63cf7c09c7e65195919d2a15067450c2ca 1,158 0.82/1.00 vMB 21
513,167 513,167 0000000000000000000c98752e1722856c177a4e5da1729fb63d9cdc13b5f36c 470 1.00/1.00 vMB 3
513,166 513,166 0000000000000000002c51e82418252706e9ab93d2acd076fedf7d8d6a165042 2,349 1.00/1.00 vMB 42
513,165 513,165 0000000000000000003334fa58f2b1150db766779856885fa42c4b1b3ba4c2dc 648 1.00/1.00 vMB 6
513,164 513,164 00000000000000000014480b3727b23327504bfb49192205c0872cd61ee69d02 1,276 1.00/1.00 vMB 23
513,163 513,163 00000000000000000005071a2d7506843bdc5d10c2ed93f0aa1fded1b3699379 1,584 1.00/1.00 vMB 20
513,162 513,162 00000000000000000029172c1b5ab77138d7b214b27d695dad88ce36c8079ff2 1,248 1.00/1.00 vMB 23
513,161 513,161 0000000000000000002b57059d09093864ec74182cc212fece0681fe9868881d 816 1.00/1.00 vMB 5
513,160 513,160 00000000000000000040e77aa5f6023833c3ca2f01e92d556765474f79cf7adc 2,019 0.99/1.00 vMB 40
513,159 513,159 0000000000000000000117fee4007a0c8ab80783708c65e543fe521e8b7f053f 2,091 1.00/1.00 vMB 31
513,158 513,158 0000000000000000002f215bdc88c918a39f36002b2237a0f8fd57a9198fae7f 937 1.00/1.00 vMB 12
513,157 513,157 0000000000000000002d370d78901792f7927498967fa0a7461f05ac88e03b70 885 1.00/1.00 vMB 17
513,156 513,156 000000000000000000360f9399f5d22eb84bff5dfbf7c100cb0c5f5242775368 767 1.00/1.00 vMB 10
513,155 513,155 0000000000000000002e0b3b32f9367beed3b9076e8de4311aff94011db7b436 352 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.68 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: 675.51 GB
    • Received: 16.43 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.