Loading Tool

Explorer IconExplorer

Memory Pool

86,599 transactions
31.51 vMB
0.21015217 BTC
Random Selection Loading Transactions
Max Size: 191.25/200 MB

Candidate Block

Mining Attempt ff96186e1d21aa431b455654197ba0455e40e834a5bcc3b5d487434d7c5f905e
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8538fea9c8aaaa183b415f8d8fa2f83a3e598fc962b8cb692d51dc395debb8ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,571
Size: 1.00 vMB
Total Fees: 0.10614970 BTC
Feerates: 502.67 > 10.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (388,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,242 526,242 00000000000000000028f0fab2b77e9b1a3a4aa01ed96f4dd55812d55fb71943 336 0.15/1.00 vMB 16
526,241 526,241 00000000000000000036e5f24fa68d0f4457505c85fe8443fe89329f38348cbd 1,158 0.46/1.00 vMB 22
526,240 526,240 00000000000000000012deca6a512a9f4b443cf03f51373e5bb711cdbc735929 743 0.56/1.00 vMB 16
526,239 526,239 0000000000000000002ea0e05ff9d64de4f1b1022536529dfe873bdae02ab3f6 1,791 1.00/1.00 vMB 17
526,238 526,238 00000000000000000028f45f2263540ac642f467014932b888d7216b3000a3ce 659 0.24/1.00 vMB 16
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
Previous 10 blocks ↓
Total Size: 782.61 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: 671.94 GB
    • Received: 16.07 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.