Loading Tool

Explorer IconExplorer

Memory Pool

60,787 transactions
19.04 vMB
0.07570093 BTC
Random Selection Loading Transactions
Max Size: 120.55/200 MB

Candidate Block

Mining Attempt 932189444e42723152ad9cc0d7b762757300fc7ebaa7127efe81785a4100cd92
Version 20000000
Previous Block 00000000000000000000e3ef9599fe381679aa26c3ac8251afcd45d0ac0e750b
Merkle Root fe8ab0d4b8376ed58d4d98c57239a520de865ce4fa255bfb0a76c7aa98e2a0a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,613
Size: 1.00 vMB
Total Fees: 0.03123396 BTC
Feerates: 1,004.23 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,776 (836,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,435 79,435 00000000004f1cee93341d5907db73cae16f7127389f13d64670450ea52ba7a4 2 0.00/1.00 vMB 0
79,434 79,434 0000000000117fb9d9567a2de2977cfb576a2ced48914ad6e82894ec8784f2e7 2 0.00/1.00 vMB 0
79,433 79,433 000000000005f15580f2f700078428a434f47e0d980a22b189b47a72a0aed750 1 0.00/1.00 vMB 0
79,432 79,432 00000000004b96926d9ff2451daee8f481b4f725420155d10c27d3e95684495b 1 0.00/1.00 vMB 0
79,431 79,431 00000000003adcb31988f71aca135fcc144ffd56212abc71788bfde2fa15ae47 2 0.00/1.00 vMB 0
79,430 79,430 00000000003de535ce86e76fd94e53c89be9ba1811e571b06c83bdfa0ac58f37 1 0.00/1.00 vMB 0
79,429 79,429 000000000055afd16ced5f59a39a0ce09bbc7c9b8c49002ade29bd530cdfab34 1 0.00/1.00 vMB 0
79,428 79,428 00000000001a96bfb8944c2d9bf194b7dc4a433884907e4117b27738222ccc7e 3 0.00/1.00 vMB 0
79,427 79,427 00000000005459beb2c198993ee5b6fdcd498c780e12839ae9c659940ee9b738 4 0.01/1.00 vMB 0
79,426 79,426 0000000000294120675548338076e41e69b2d8a63bec7834de6a80bc558956b9 1 0.00/1.00 vMB 0
79,425 79,425 00000000002a9811d014f7823b48cd301b11f6bb2db4f694b78ebd82d7f4a1ee 5 0.00/1.00 vMB 0
79,424 79,424 000000000010879b0a9e16828c1fc74a355a2b5244578cd8b12e655ad660baf4 1 0.00/1.00 vMB 0
79,423 79,423 000000000023659f7f7ab57666975db2b5277fe167f39f7029c713f0084513e8 1 0.00/1.00 vMB 0
79,422 79,422 000000000041e790261032fecb2f2cc5a43e9160a8c23aa395892187ca2a8339 5 0.00/1.00 vMB 0
79,421 79,421 00000000001bde5474cea2d6b234741376aeac718666618cad4a95c0e2564c09 2 0.00/1.00 vMB 0
79,420 79,420 00000000002b2997dd6d60a5e690e5d69e897e7c3f280c8749c56e5212d50c36 1 0.00/1.00 vMB 0
79,419 79,419 00000000003bf6989b33313a0a5a3d62aa888a50ba838a7e00ad1687bb583044 3 0.00/1.00 vMB 0
79,418 79,418 00000000000d3321549b5a10b2d0398ae146afe0a6243249d0b325cb9177653e 1 0.00/1.00 vMB 0
79,417 79,417 000000000021ffbbcbf4d66b5e358204a6aacaf6f152db64f8958efbfc733f33 2 0.00/1.00 vMB 0
79,416 79,416 00000000001659ae97bbc69d7b631c1af7025af08dd0242a443d7e3cdac71d47 3 0.00/1.00 vMB 0
79,415 79,415 00000000004388840a431c37d3ae1533930670a69c371d923136c183a59391db 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.72 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: 783.23 GB
    • Received: 21.39 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.