Loading Tool

Explorer IconExplorer

Memory Pool

39,962 transactions
25.70 vMB
0.04958654 BTC
Random Selection Loading Transactions
Max Size: 133.81/200 MB

Candidate Block

Mining Attempt c6df88db523b45a7d8a5c063bbab1484f697bc06dbf1c9bf793d2e5e12dd50a1
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root ac8fa28f09613e737f24a67b7aba3824e7110c133a227071a1c6591c51c4d734
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,584
Size: 1.00 vMB
Total Fees: 0.00301672 BTC
Feerates: 16.29 > 0.30 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (523,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,306 391,306 000000000000000007dcf2600fccf50f9efc1823b99640ca79628e24c25af169 1,123 0.93/1.00 vMB 18
391,305 391,305 000000000000000005f1faf4652e523b468e7a3a633635b91f79923644a5e2ab 2,463 0.95/1.00 vMB 45
391,304 391,304 0000000000000000038d5d4bf7bf08b0533cfb4d9af99e6084401a47fa8bf2f7 1,073 0.66/1.00 vMB 25
391,303 391,303 000000000000000009488809c8e2456c6961e6a8969cda197ef948ef80ae9b06 1,072 0.53/1.00 vMB 35
391,302 391,302 000000000000000000d6c1c4a71b0ead132036dc70ebecf8c95c323b6544a3d1 127 0.25/1.00 vMB 9
391,301 391,301 00000000000000000571005d4a513af6740105b13537f04c6637f9b1eb117700 574 0.82/1.00 vMB 15
391,300 391,300 000000000000000001190dd33ddeb0263a56bd09dfc20708188868ac749b6e78 1,502 0.93/1.00 vMB 30
391,299 391,299 0000000000000000091274940e98dfe64cae84a3b64931c0b114e066a1e30e92 1 0.00/1.00 vMB 0
391,298 391,298 0000000000000000068e7677ee9b3dd29264dcfd93756cb19f3b4feb827210dd 1,713 0.88/1.00 vMB 31
391,297 391,297 0000000000000000080d0245b8056031f137988af022de44d167f42154c0504b 1,283 0.69/1.00 vMB 26
391,296 391,296 0000000000000000074685b014306eeefbcc75767c10d5b6b9aa1813c1ed7602 52 0.05/1.00 vMB 9
391,295 391,295 0000000000000000027c9cef281c2b9039bfbaa88d525966132d69dab4b1c0f6 2,714 0.95/1.00 vMB 47
391,294 391,294 000000000000000001d604c887f3ff66bf986f25d840ef3cbe2b29fefe40d12a 852 0.35/1.00 vMB 36
391,293 391,293 000000000000000000080915520accd1cd1cd4f228d421c3c7c0cc2f2546c402 173 0.24/1.00 vMB 12
391,292 391,292 0000000000000000035d977777ec621a85221ecf66d9fac0004b9542b0818092 449 0.46/1.00 vMB 16
391,291 391,291 000000000000000005186bd3820820e40f470847f1336af093945ba573cce077 802 0.41/1.00 vMB 33
391,290 391,290 000000000000000007202dcd0535c6f3368a54fecb32e0924c8547904c6fe818 37 0.05/1.00 vMB 35
391,289 391,289 000000000000000007dfa286351c3032af9dee476eda2739199e0af9b95bba3f 169 0.24/1.00 vMB 9
391,288 391,288 0000000000000000014d2ef185a51eb61f7358f9c807f7153ede2cc9bc50313c 534 0.38/1.00 vMB 23
391,287 391,287 000000000000000007a1be64ea53dd090cfe75a3d014621afd0cf44effc7b549 612 0.60/1.00 vMB 19
391,286 391,286 000000000000000002c12c9c32f5341358c767b957e4d5a9f74784e216193fa6 1,373 0.93/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.