Loading Tool

Explorer IconExplorer

Memory Pool

35,015 transactions
27.62 vMB
0.06086744 BTC
Random Selection Loading Transactions
Max Size: 138.33/200 MB

Candidate Block

Mining Attempt d6c24139380c0fc8b42fc1c4aa44331edd288d4ef49d332d7dc91aeeb0226f3e
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root 259af403eb343ef9ac401395a8ebf4affcb0614ecbce9a97061ed56dcc52b804
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.00827294 BTC
Feerates: 40.21 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (224,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
690,250 690,250 00000000000000000011ef43bd972659cb751dbcc3e838a7c00adc4a7e39b379 1,372 0.66/1.00 vMB 25
690,249 690,249 0000000000000000000d0066982ad980b7a2d02a6be816639432d11cc05e2f44 446 0.16/1.00 vMB 29
690,248 690,248 00000000000000000004bb6e7c37cee53f8cb621de385e00b1d187333154119a 1,027 0.74/1.00 vMB 15
690,247 690,247 0000000000000000000b39770ffa1aab81d11db22b02ffaea09bbe825269c797 416 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.70 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.90 GB
    • Received: 11.84 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.