Loading Tool

Explorer IconExplorer

Memory Pool

37,291 transactions
28.08 vMB
0.06551282 BTC
Random Selection Loading Transactions
Max Size: 141.99/200 MB

Candidate Block

Mining Attempt f83dbf5210ed35c2b2e3a7f30d5b9852a1abcde8304b0b20b19a4dd22b732684
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 9b3945509f843b9f9dd6872575f4a0ead151f80218ecfa83a0ecf3cf67f04ff1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,115
Size: 1.00 vMB
Total Fees: 0.01182410 BTC
Feerates: 150.61 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (224,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
690,263 690,263 000000000000000000110c5dfc1a8c4b7ce23dd1275ab814abee15ef06f6c764 1,083 0.40/1.00 vMB 19
690,262 690,262 0000000000000000000d9dfc1012ea31af9178556f230c2906e412a359062d73 1,851 0.86/1.00 vMB 27
690,261 690,261 000000000000000000047244546018b7fb45b6bae1657957861a58c73f9d4562 1,180 0.47/1.00 vMB 24
690,260 690,260 000000000000000000081b919bc8294f34413373d483d5d953e1e865fb57635d 141 0.09/1.00 vMB 21
690,259 690,259 00000000000000000010056d2e41d347ed2c76a5332f2cf257cc4b6904946ca0 2,606 0.98/1.00 vMB 24
690,258 690,258 00000000000000000006ce20d492f9e12efc3cf2a51285959190008892ae34c8 460 0.31/1.00 vMB 24
690,257 690,257 000000000000000000002353920af2036fdcfb5275dd650f5683561faf5b27e6 868 0.42/1.00 vMB 22
690,256 690,256 00000000000000000006760ed80c71f59a6533f0f8d5bebbcbf990d1870753a9 1,785 0.80/1.00 vMB 10
690,255 690,255 00000000000000000003a11e7675531f99ab16f1b27607cc3f7c849612d30fde 1,356 1.00/1.00 vMB 37
690,254 690,254 000000000000000000039a238675eab102624091cd99e554ef8bf20331bf07fd 1,875 0.82/1.00 vMB 22
690,253 690,253 0000000000000000000488104824997403dcd98f5ecae858156f9f9bd1176ff3 74 0.02/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.34 GB
    • Received: 11.79 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.