Loading Tool

Explorer IconExplorer

Memory Pool

56,722 transactions
17.19 vMB
0.04417380 BTC
Random Selection Loading Transactions
Max Size: 109.52/200 MB

Candidate Block

Mining Attempt d2bb4df0e73272b66ed8d0383c3a8e3700dafecd024060a625c48069c6dd2543
Version 20000000
Previous Block 00000000000000000000059ec86cae8c95cec1dbe98d814a7f0f20a372ccf607
Merkle Root a232deabd02b062c81cff71505c7bdc84e6b822f4d520ae3be1a6c2bd331900e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,789
Size: 1.00 vMB
Total Fees: 0.00570751 BTC
Feerates: 40.21 > 0.57 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,738 (820,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,562 95,562 0000000000064fc1e476179f831e71314928a57eb2a09f38085fb3010275d639 2 0.00/1.00 vMB 0
95,561 95,561 000000000007ad40c99ee221488ff52ba5d1945210bd497032729f43f7d75ee7 3 0.00/1.00 vMB 0
95,560 95,560 000000000001e25365645f68d9ce947264476c75bc9f767333fd198bc065e3dc 2 0.00/1.00 vMB 0
95,559 95,559 00000000000343907de7e2455a9e7b179b8a0ba0132b572cfc16f2b1946d5266 1 0.00/1.00 vMB 0
95,558 95,558 000000000000d8f7651f5d7b167f055c5a0c702a2f70ae862f34c36764eff23b 1 0.00/1.00 vMB 0
95,557 95,557 000000000004afa89eca9468c189b89208cc0acb66ddf404360e76571a846c0f 2 0.00/1.00 vMB 0
95,556 95,556 000000000006abf306b77f77db12a541f5b06c3fc90f2eb91e11d5d8bb795f8a 3 0.01/1.00 vMB 8
95,555 95,555 000000000003a44991bd7322bc571e3f857f0e802860c08762e34b03c7614c76 1 0.00/1.00 vMB 0
95,554 95,554 000000000001011cb12eb06a7d5063014bfee6b4841a303110cdc215f3a9ef7e 1 0.00/1.00 vMB 0
95,553 95,553 00000000000531fbb5a52662ecdd49e50a9df57a46b364c7c5e768e753dbca3d 1 0.00/1.00 vMB 0
95,552 95,552 0000000000028ff9627124ee171e935b2cd019cbda0b1862956c1b9f5b9939e7 1 0.00/1.00 vMB 0
95,551 95,551 0000000000066a1c7a246df91ac7d201db8df3481514ecfb1e9be281657426a2 1 0.00/1.00 vMB 0
95,550 95,550 000000000002b8f3025c250fc410700d24e358f54dd0d638c6b6a66fb8ceda4a 1 0.00/1.00 vMB 0
95,549 95,549 0000000000020568134a9c3ec006d3d7634fc6ba91f2ed6ab6bd1b313868d339 2 0.00/1.00 vMB 0
95,548 95,548 000000000001f56e3af4b54d4002a6093b0bcc88becececea9c57abd532032c7 1 0.00/1.00 vMB 0
95,547 95,547 000000000001cf51b6aa8cb006c5f4652fc0478519ddab5ba609157261a788e1 2 0.00/1.00 vMB 0
95,546 95,546 00000000000350c1ec74b5cb759f2e688ccbcdb5fab4c93186c26a4cb80dc974 1 0.00/1.00 vMB 0
95,545 95,545 000000000003cbe456a126ca63ac46a19cd6215b5f475ed150d199c720e39a27 4 0.00/1.00 vMB 0
95,544 95,544 00000000000185c5cd000225b0905bfe3366d41689e1ec9169967f45486a2afa 1 0.00/1.00 vMB 0
95,543 95,543 00000000000223c00c8c276187a709e348c5b194310b54ea7083c6ec7a3b2700 1 0.00/1.00 vMB 0
95,542 95,542 000000000004d2a2ffe3c5a37ba790f9238a0368d512a094fe3e56a3203c2686 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.65 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: 776.49 GB
    • Received: 21.04 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.