Loading Tool

Explorer IconExplorer

Memory Pool

36,961 transactions
27.74 vMB
0.05929993 BTC
Random Selection Loading Transactions
Max Size: 140.22/200 MB

Candidate Block

Mining Attempt edc37b3102295ad254db62171738063d38565046c15caee7cb17ddf2b1d55882
Version 20000000
Previous Block 0000000000000000000184b6b3da1018087eab8d554c2b5af3054712d1bfd1de
Merkle Root b4bb30d9d41827347a0f3b22f2679bdf577fbbeda951c3a2d55dce5c9eb65e39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,132
Size: 1.00 vMB
Total Fees: 0.00657962 BTC
Feerates: 100.17 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,603 (224,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
690,252 690,252 000000000000000000006f750cc7b891ecb13a7ec5ca9e488c4937c5a675c1cc 2,066 0.80/1.00 vMB 8
690,251 690,251 0000000000000000000159251e1a8fa621654626109467184a27dea54fb77594 2,730 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.69 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.82 GB
    • Received: 11.83 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.