Loading Tool

Explorer IconExplorer

Memory Pool

80,432 transactions
30.09 vMB
0.13922284 BTC
Random Selection Loading Transactions
Max Size: 181.76/200 MB

Candidate Block

Mining Attempt 9f14c5342f9ce06ebaa0b54bba972ddbb785e371dba9192e6ec5fb31240dc180
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7bd91e074270c0902c341c9cfac0184e1498b39e239e6f859a5246a48269bdea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,890
Size: 1.00 vMB
Total Fees: 0.06829732 BTC
Feerates: 101.64 > 6.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (504,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,566 410,566 000000000000000003a3deee667b77f13c3cb26f3525ca37e4cc9f31b61c926b 1,116 0.48/1.00 vMB 37
410,565 410,565 0000000000000000007aad80cb12e9507b465ec161411aa5802b5dbec04e383b 834 0.52/1.00 vMB 28
410,564 410,564 0000000000000000041a7985c7c3185313ac541394864230cb9550b3edbc4f6f 1,459 0.74/1.00 vMB 39
410,563 410,563 00000000000000000462bac68339892b094b2422e230c95839a451e49f17851e 975 1.00/1.00 vMB 23
410,562 410,562 0000000000000000043f3dc9e6139810445f489e6b13f9a1cbb8980f5bb21e52 1,342 0.90/1.00 vMB 34
410,561 410,561 00000000000000000508c12d6bf6083d3e9a825019a55d6ba279b6114148d2f5 2,286 1.00/1.00 vMB 34
410,560 410,560 000000000000000004f414a49b42fd36dc44730cfaeed1d502d675d238d64af5 3,023 1.00/1.00 vMB 74
410,559 410,559 0000000000000000053c4a7ea22c4d6bd769ef86d3589b0f01747aac99fab687 709 0.38/1.00 vMB 44
410,558 410,558 0000000000000000048a1bee54af491931f3015ee848ec8a7d91b3d1ec977d55 1,406 0.92/1.00 vMB 33
410,557 410,557 000000000000000003f5cff74ace78444419fb6709657fa0f0beeebd5bad524b 457 1.00/1.00 vMB 15
410,556 410,556 000000000000000002fbef44e8b34f017e123dd6d3f81a3d7c675175711b17ef 787 1.00/1.00 vMB 18
410,555 410,555 0000000000000000041d55abd1123e5541fc9193f612ce05dfc50f6ec7ffe57f 1,672 0.72/1.00 vMB 44
410,554 410,554 0000000000000000026f47c15e18f5a3e522d51fbb475619e2d92b231444f5de 1,276 1.00/1.00 vMB 28
410,553 410,553 000000000000000005dff17819804b265e68be67388774f39414f29b534e2bfa 1,757 0.99/1.00 vMB 37
410,552 410,552 0000000000000000004d8096a1dc1ef18e513fdf8888ea4840689417dfe1dce1 2,281 1.00/1.00 vMB 35
410,551 410,551 000000000000000001f3c7b48168e68c5fa4e1393e0655e97160277685451fa6 3,311 1.00/1.00 vMB 43
410,550 410,550 00000000000000000340df0f4541108ff058250787983b6b8253cf8adfc561cf 1,979 1.00/1.00 vMB 84
410,549 410,549 000000000000000005a3790cffa310ebbb50ad8ee7498f62b4f6c045f8b5f5e4 1,082 0.82/1.00 vMB 22
410,548 410,548 000000000000000000f847e0364f50352d8388063a02ff632d24d1ec5b8a0837 2,251 1.00/1.00 vMB 41
410,547 410,547 000000000000000000eb17fbb0a61c5f24fc921c21701f2daded50477bbb5bd8 1,248 1.00/1.00 vMB 44
410,546 410,546 000000000000000003ca3b0874874a067528dcbc6a2535aa3c4a9a8254d318e3 1,146 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.21 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.