Loading Tool

Explorer IconExplorer

Memory Pool

47,331 transactions
28.93 vMB
0.08823837 BTC
Random Selection Loading Transactions
Max Size: 153.93/200 MB

Candidate Block

Mining Attempt de825667ad18bf71051d2a833b71e129a01f66062d93c8db8cb39c8fb07b6783
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root f2ec5f85318fb97327aa0bb7e1719b00e3c55f8b59fd8741cec1521a219a70ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.03267868 BTC
Feerates: 151.16 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (571,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,388 343,388 000000000000000014a34c307c1e451bf5b5af72c2e579392b56bad0327f294d 86 0.06/1.00 vMB 20
343,387 343,387 00000000000000000005cdb30441fa3885f992071f15c2992c3438920bd998c5 685 0.39/1.00 vMB 23
343,386 343,386 000000000000000002f60f5a8a78b88a9ad4f0ca6ee406d455f9f9ff4547ed06 128 0.06/1.00 vMB 33
343,385 343,385 000000000000000007cc7c189ff3858748da29c21bbcf36adcf2b8a935569a6a 159 0.07/1.00 vMB 27
343,384 343,384 0000000000000000142066f5fb15848d0323759f813db81c71133521a3353f56 1,059 0.59/1.00 vMB 23
343,383 343,383 0000000000000000128ee295be5fe6fee50ff6a5d616c473dee2b5f62bfb9e63 300 0.19/1.00 vMB 21
343,382 343,382 00000000000000000308fea5789b1ce77d2795bd1b2bd9226970451227bb9c5b 681 0.39/1.00 vMB 22
343,381 343,381 000000000000000014c492084bda3bd26e2a7f746aa6ef02ed91d2dd4ba7b508 1,069 0.68/1.00 vMB 24
343,380 343,380 000000000000000001357fda6a008d178b2de40fd1aa4cf97652191d774daf2d 44 0.02/1.00 vMB 17
343,379 343,379 00000000000000000219cf2f8063f065452ccafd103892ad5a6de567bffa074f 445 0.31/1.00 vMB 23
343,378 343,378 00000000000000000b4aa4164956294e67fb257b652de641585c7eb4019c12a3 131 0.10/1.00 vMB 13
343,377 343,377 00000000000000000e020358717826ccbc7bc62a011bde015097b5c47884764b 513 0.30/1.00 vMB 22
343,376 343,376 00000000000000000c15343522cddee013620b47989b99dfb89a117a8a6c6fa8 422 0.24/1.00 vMB 26
343,375 343,375 000000000000000014332579bf59d82d480e55dc9c20e8d65dc378a6ae3a926d 98 0.06/1.00 vMB 26
343,374 343,374 0000000000000000149b5de226777b8558e5f5814d2125443cc22fb6d11a1a66 628 0.44/1.00 vMB 21
343,373 343,373 00000000000000001648a257fc8abd27d09f59b37e946f26082d5cda03ee8a0e 536 0.50/1.00 vMB 17
343,372 343,372 00000000000000000fcaa5dc17b13aa8ef75dd30405b961ab75869e834411e9b 512 0.15/1.00 vMB 43
343,371 343,371 000000000000000014a37005b733fa0e9d6b88356b71d1592b366ee9b1da2efe 698 0.44/1.00 vMB 22
343,370 343,370 000000000000000001f2f42b1ce7d32c2956e4b06010958d46c4f0c345e6d98c 36 0.04/1.00 vMB 15
343,369 343,369 0000000000000000164a1c2fe513b6d1a284e5f9cc1446bc6d60a1072e57989b 841 0.54/1.00 vMB 25
343,368 343,368 00000000000000000b69894b2ace31bc762c2a601c246c19dc06f4e8846fcb65 10 0.01/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.11 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: 651.99 GB
    • Received: 13.67 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.