Loading Tool

Explorer IconExplorer

Memory Pool

41,172 transactions
28.48 vMB
0.07495664 BTC
Random Selection Loading Transactions
Max Size: 145.33/200 MB

Candidate Block

Mining Attempt 1550ecbcf63561c00f1777320fa062584a50cec14291e546afdd8b25e84e1295
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root bf47f769701de5bdeae074e97bec3f6cb46c0ec204a524d6fff3628a46eb9d5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,127
Size: 1.00 vMB
Total Fees: 0.01989536 BTC
Feerates: 88.27 > 1.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (224,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,284 690,284 00000000000000000010e166de07108732ae30481c755bf4d660a1def0f5d045 2,331 1.00/1.00 vMB 34
690,283 690,283 0000000000000000000a509494aa3de8a699fdd5a340db72a401424d0bf8803b 825 0.98/1.00 vMB 10
690,282 690,282 00000000000000000002be8ded161524e7be1cf79629065cdce843926ffa1ba7 1,978 1.00/1.00 vMB 11
690,281 690,281 0000000000000000000cd8b36a45c6cb648bccca7c057aaf8b9de990019a1838 2,047 1.00/1.00 vMB 37
690,280 690,280 00000000000000000005c25b83a97f1499c33a6370204505b108fd8b0a186efe 776 0.98/1.00 vMB 12
690,279 690,279 0000000000000000000fad943593dbae23d0db0e3ba65728627f91153b8e5b23 1,220 0.98/1.00 vMB 13
690,278 690,278 0000000000000000000523380f43e497d3815b95be802885acd58059c90ec576 741 0.99/1.00 vMB 14
690,277 690,277 000000000000000000015eb5d35357c36d0e231e5f07c95557b62db82c0aeb0c 1,855 1.00/1.00 vMB 22
690,276 690,276 0000000000000000000fc6f48bacbc02c5b3139ee84c38d4f220bcb35da0e65b 78 0.24/1.00 vMB 2
690,275 690,275 000000000000000000041db03bad717d09375afad0b11951341581375d6358ff 1,695 1.00/1.00 vMB 13
690,274 690,274 00000000000000000007b6ca4c62107dd0d4204734b6b0c2b3acb594c1349018 2,166 0.87/1.00 vMB 6
690,273 690,273 00000000000000000006ada3d743798f0cc350b7a446969382e804d081b6ab8d 2,158 1.00/1.00 vMB 14
690,272 690,272 000000000000000000073dac1795847193ce7a85654efe6843b11fc595fba882 1,564 1.00/1.00 vMB 12
690,271 690,271 0000000000000000000eb4a55f72e2ae322527df91340383cabd2b1369313477 1,493 1.00/1.00 vMB 17
690,270 690,270 000000000000000000111cdbe8f6c012864585bda03f8de39da16b48530a9b17 2,811 1.00/1.00 vMB 38
690,269 690,269 000000000000000000091581f03d2618fb7b482e6462d9401f50e43d455cc69e 2,034 1.00/1.00 vMB 32
690,268 690,268 00000000000000000010b1183f923de72a7478bd234ccfd8e25e614947e5cfe9 1,441 1.00/1.00 vMB 42
690,267 690,267 0000000000000000000eea43c107b3ef0d80267b423350b64f5b1f2098a743e3 289 0.30/1.00 vMB 22
690,266 690,266 0000000000000000000313e5a56e51beb83c146b077d687193a732617f2e6db2 1,240 0.42/1.00 vMB 27
690,265 690,265 0000000000000000000057a4ea51b1e7e18130d972826b9cf206b4e09e25f3f4 2,016 0.84/1.00 vMB 18
690,264 690,264 0000000000000000000a00f0932e2c711817805b5939decb92710a0d7ea73baf 2,405 0.85/1.00 vMB 20
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.