Loading Tool

Explorer IconExplorer

Memory Pool

74,817 transactions
27.61 vMB
0.07495672 BTC
Random Selection Loading Transactions
Max Size: 168.46/200 MB

Candidate Block

Mining Attempt c4530ce759c42e92e58515786d89bd183f0eae2689be23672c3e0536c24228db
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 103de82f18396385454270d8ab41e7c7755051cf0089aee4a1b1d410be0801c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,356
Size: 1.00 vMB
Total Fees: 0.01600496 BTC
Feerates: 301.57 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (698,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,179 217,179 00000000000000d6510858bb20dd0e3ffa7b07abdd218796a88b49913e385bb6 427 0.17/1.00 vMB 180
217,178 217,178 000000000000031b1513fa3a6dd6e0833cb040a3e28fc9f11f9a5304d50f28ac 3 0.00/1.00 vMB 141
217,177 217,177 00000000000000bf3b64d1a7d6875483541c7e481b4b7e8a88c01bb6bee35d83 56 0.02/1.00 vMB 149
217,176 217,176 00000000000004328cc8f2a378bc7f7752d6481b12598ed114f7734bb8d153bf 591 0.31/1.00 vMB 150
217,175 217,175 00000000000001bb6a91e7ae39fa6ac15002a9663b794adcedf6db58868c3742 41 0.01/1.00 vMB 162
217,174 217,174 00000000000003b652511f58f9111d074f52288779f4acd3b16284c83deaba2d 98 0.04/1.00 vMB 159
217,173 217,173 00000000000002159573ee59ecfe199e5709cf0a82092a793c08b4e89f3d4b51 78 0.03/1.00 vMB 52
217,172 217,172 000000000000007e1c2f500ee99261831697d5badfeb04ca764f5722d291030b 281 0.11/1.00 vMB 204
217,171 217,171 0000000000000184ccd6beb1f73e5527471ab0641cf224089d1738c22f60f704 93 0.07/1.00 vMB 143
217,170 217,170 00000000000002b7505d5573ea19077c77980222a9b2127b073c4b0f97961453 390 0.17/1.00 vMB 172
217,169 217,169 00000000000003bece88398780f673c01f2393f7a2b5301b3216cd5f0403d0f3 369 0.16/1.00 vMB 161
217,168 217,168 00000000000003fac657ce45f48b18cfc9aea39e2c7285d478f440d4f2934fb9 410 0.25/1.00 vMB 149
217,167 217,167 0000000000000508e34a16e3a741eebc086ede986e8052b14ee24e5401e998b9 12 0.00/1.00 vMB 320
217,166 217,166 00000000000002d7526a9b497ebab3f405e4d8e623f71dc71e7f08e2be3373b8 269 0.16/1.00 vMB 140
217,165 217,165 0000000000000368263b71a68c2ee4bf6a0c6377f5e5ed68bee993e23bfe005a 230 0.10/1.00 vMB 178
217,164 217,164 000000000000003fdb21575b371617266f7a51f988117a37583b613613ee88a5 156 0.07/1.00 vMB 134
217,163 217,163 000000000000049947ad0c97b503f4748ec8fb945532d6209c959975005f529a 543 0.22/1.00 vMB 175
217,162 217,162 00000000000003c2167a88ef8bc65278b3ad18425b75c9cc1bddf5c484c7d7d9 69 0.05/1.00 vMB 79
217,161 217,161 00000000000004256d09513adf47ccbf0a16fdb38748171dac574eac2d2cf3dc 585 0.24/1.00 vMB 177
217,160 217,160 00000000000001f363f281e54867b1190edfdab9239a5530c245d9bd59eeb4fd 447 0.26/1.00 vMB 142
217,159 217,159 00000000000004f96053273dd8226c03d4b9e2ad87554e4d20f4a367b1d74a7e 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.