Loading Tool

Explorer IconExplorer

Memory Pool

80,849 transactions
30.08 vMB
0.12675676 BTC
Random Selection Loading Transactions
Max Size: 180.93/200 MB

Candidate Block

Mining Attempt ee74a1d559aab58afe818e9e92e1097dc4a48d842b746b6724288e35eec2d32d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 1ac33a922b68ae0f4e5f422a4f6d9335cc18c814d6b7218195cc0f1855201044
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,755
Size: 1.00 vMB
Total Fees: 0.05237236 BTC
Feerates: 242.90 > 5.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (388,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,237 526,237 000000000000000000090152eda6a5697668d6c4fbcc2acab3a06fe0c6bcec21 2,126 0.77/1.00 vMB 23
526,236 526,236 00000000000000000026dfaf374f3f2560ac396672a35e0dbe611d1b07ca8923 14 0.01/1.00 vMB 14
526,235 526,235 0000000000000000001f0bb9f3a7337e0f504b999c17dd49f96df8637cf06545 646 0.27/1.00 vMB 26
526,234 526,234 0000000000000000000ee64f78ada70d62ee5f8bfd0f4616732483e852a3de14 923 0.40/1.00 vMB 21
526,233 526,233 0000000000000000001d34623a7520ec91be0efd2f7793deab0f50c33f8aba5c 2,550 1.00/1.00 vMB 19
526,232 526,232 00000000000000000035bd4df87a46fab88d886afae7283c1344c44774bacc23 2,831 1.00/1.00 vMB 27
526,231 526,231 00000000000000000022495e7e167ab3c1820058e41bb25c14315df553dade22 360 0.17/1.00 vMB 18
526,230 526,230 0000000000000000002595d7aa312e40a61d86eb7fbf26c517feae3d6a2cbbf9 927 0.53/1.00 vMB 17
526,229 526,229 0000000000000000002e09917a308c7407915fa89b52aa580fa4177d9f2f7e42 2,523 1.00/1.00 vMB 18
526,228 526,228 00000000000000000020f476dd21e2e54952a85c5b83f14f99db29061b04703f 2,370 1.00/1.00 vMB 24
526,227 526,227 00000000000000000004ad5f4f83e6455faf99c458926b6e8156e35b6490390b 360 0.13/1.00 vMB 17
526,226 526,226 00000000000000000033620b2c08bfc8a038eda93687a172a3a022147cb389d2 1,687 0.78/1.00 vMB 21
526,225 526,225 0000000000000000001ae4980e5cc6345c48ba4c14cb64a1129b504920d4699a 370 0.14/1.00 vMB 23
526,224 526,224 0000000000000000002c959fbd7f4eea215b51ee612a3e3f12753e9aac7e99b3 2,011 0.74/1.00 vMB 23
526,223 526,223 000000000000000000164c687bd54c0cebc3b680307e08d3fc5f7bb0af427c37 631 0.30/1.00 vMB 15
526,222 526,222 000000000000000000088f4a9fb1b9f6a71b1e92443e6208e780b09e03112d44 456 0.15/1.00 vMB 21
526,221 526,221 0000000000000000001b04204d0d303ed48c7c3775fc3ddaf10834a1594914e9 1,383 0.97/1.00 vMB 10
526,220 526,220 0000000000000000001d4136667ce48a3feac32c642eabff439d6bbcc2ec2446 367 1.00/1.00 vMB 2
526,219 526,219 0000000000000000000ae6b3728db13614f97f7b4190054d41b6fbb5f526749c 345 1.00/1.00 vMB 3
526,218 526,218 000000000000000000248961c70209ec9db3fcbca6c2fd62858544b33de9d3af 1,404 1.00/1.00 vMB 13
526,217 526,217 00000000000000000014f781e41da48b0d27f29e86667b7652c9ab7072d0c3b7 247 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.67 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: 673.21 GB
    • Received: 16.42 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.