Loading Tool

Explorer IconExplorer

Memory Pool

53,674 transactions
29.73 vMB
0.10336066 BTC
Random Selection Loading Transactions
Max Size: 159.68/200 MB

Candidate Block

Mining Attempt 69026c26b798e5857b7710c07375a4302f390b79c19b31871a04e7444de6ac11
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root ab1e43a5aae26c6be4eee0c6a3c489ac2ad1e3ca042355b5ac436d00a09eca1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.03120767 BTC
Feerates: 150.77 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (820,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,330 94,330 00000000000006c43b85f483ceaa9b6655439def60e7a8300eef380ff7cd44f7 3 0.00/1.00 vMB 0
94,329 94,329 0000000000019f93755f2abfd8ec6ccd33f8ca40281e865009c0c7c294b147c5 1 0.00/1.00 vMB 0
94,328 94,328 0000000000071c7c91a2f70fc09dbf63b53f12a49cd5e8c54a172b67c6d378a2 1 0.00/1.00 vMB 0
94,327 94,327 0000000000043952a24b0af3aee97dafd959de597a15edd5eb29328cbb888cb9 6 0.00/1.00 vMB 0
94,326 94,326 00000000000160f325bd46f577f5ac4497e15d9ae82b921f5cb41b8f1eb64170 1 0.00/1.00 vMB 0
94,325 94,325 000000000008f037725a7ddd43ca36e153039e5cb3bc84364f5d057e1dbdd6b9 1 0.00/1.00 vMB 0
94,324 94,324 000000000007fef537ef25fa5c55b679827f01f107cc61f6f5d4fe18d8efdf6a 1 0.00/1.00 vMB 0
94,323 94,323 00000000000966b315b25bff540d8296b1ea623729c47ff7a0a8a6f85d910d72 1 0.00/1.00 vMB 0
94,322 94,322 00000000000512976db609eaf6a3a24a54e1efe9e587611574e8ad9a228d04b4 1 0.00/1.00 vMB 0
94,321 94,321 000000000000e5977aecc3b49bda2230b9ddd949d8694a2acc590dced6e782dd 2 0.00/1.00 vMB 0
94,320 94,320 0000000000004e71c3bd1baf36bdc4ce0723ea47c2cafb7e43ceb58273dc5609 1 0.00/1.00 vMB 0
94,319 94,319 000000000008e6047ccf22957daac4027e39fa9e8aba1758cf8b1c2eaeda68e0 1 0.00/1.00 vMB 0
94,318 94,318 00000000000801d0549ccd10737ecbd49050e106eb45fa1d236111a6994699a9 2 0.00/1.00 vMB 0
94,317 94,317 000000000005b2101f37fc799c4f92c8cc3fb8d44e79feb45964bfb72ab195db 1 0.00/1.00 vMB 0
94,316 94,316 0000000000076d7640a764aea9526150a63b472b079225d8b5063776dd07b4ca 1 0.00/1.00 vMB 0
94,315 94,315 00000000000309006fb8e62da03698a3c6817b775280739a32fa63a3d16581bd 5 0.00/1.00 vMB 0
94,314 94,314 0000000000064d4077cd86a392d380ef7045bb9a798a902c6988db129d90f861 5 0.00/1.00 vMB 0
94,313 94,313 000000000003c911688e1a7517e1f968467cadadaf19cbc543337756d358d46a 1 0.00/1.00 vMB 0
94,312 94,312 00000000000534d8840ee1a1cbaf6264475b1264e91155c355c824a569a4192e 2 0.00/1.00 vMB 0
94,311 94,311 000000000008fc72aaa5b691431cfcdeae16fbf59335f62ea768b8ec73189bff 72 0.02/1.00 vMB 0
94,310 94,310 0000000000067daaea416ca27d29d7b17896f0abcd82923312427c6d374204f4 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.