Loading Tool

Explorer IconExplorer

Memory Pool

44,899 transactions
27.42 vMB
0.06821462 BTC
Random Selection Loading Transactions
Max Size: 145.06/200 MB

Candidate Block

Mining Attempt 933c82491e8d21df4538bfadbd011107b9a599f11663c58a07becf14ef48af5f
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root ab4e185fee0b1472d811615374358124a3bd4e1e80943098611f226097c8715b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.01683195 BTC
Feerates: 200.99 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (315,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,995 598,995 000000000000000000006a0472cdda674d87e6db9676438a26c6e9841526df50 758 0.32/1.00 vMB 19
598,994 598,994 00000000000000000009415b24d29d27306597b4ff4507ef58825fa40cd54f1a 1,011 0.28/1.00 vMB 23
598,993 598,993 00000000000000000000752b88c9a1284180ea45f64238cb2bca2541e6d34532 3,519 1.00/1.00 vMB 13
598,992 598,992 00000000000000000001a3a83316461237f003bb0997ac9c988316708955c98b 3,289 1.00/1.00 vMB 33
598,991 598,991 000000000000000000119dcc6ce2b4e123bbbe3697b2ebf775795a6417f59e42 400 0.11/1.00 vMB 23
598,990 598,990 0000000000000000000a44a4119df37f868277d47f20084441b1236cd6b2d226 156 0.04/1.00 vMB 13
598,989 598,989 00000000000000000006e9865d0d7b5f9a86eb7467936c009ffc8f47086a9495 2,380 0.84/1.00 vMB 17
598,988 598,988 0000000000000000000fa0190a3e31d3d7db46d3d8fde98dfe6d52174acc4041 1,724 0.46/1.00 vMB 20
598,987 598,987 000000000000000000060bfb1010c7fa45443b6954925f18f10c10558feef9d3 3,371 0.91/1.00 vMB 18
598,986 598,986 0000000000000000000fdd1ed2d6f81f897c7b66e34047b3d2c4e055e0e6518a 265 0.06/1.00 vMB 18
598,985 598,985 0000000000000000000db5ec8ce53dd586b676bdd11c460b34f0b74b3f723fa5 2,315 0.58/1.00 vMB 14
598,984 598,984 0000000000000000000e31891702a406bf8235d60bb7fffaa759a9e549cd6c09 3,650 1.00/1.00 vMB 23
598,983 598,983 00000000000000000013ae5e177f6045774a6dbe5cbbc6b80f78ac972a1a01f4 3,192 1.00/1.00 vMB 21
598,982 598,982 0000000000000000000de4fea4adab37c3cf91401d885f693ef09b75e65b74f5 1,757 0.58/1.00 vMB 14
598,981 598,981 000000000000000000116e0712c56388c60485d8bf90ad022335bd36e000a4ae 3,180 0.94/1.00 vMB 13
598,980 598,980 0000000000000000000770cf1172747d371b638cf28a8d356b3fc86a28c6d157 2,661 0.68/1.00 vMB 15
598,979 598,979 0000000000000000000ed106c6f6b6103c193f3fe61c11bbdd422f409d80493f 3,662 1.00/1.00 vMB 14
598,978 598,978 000000000000000000125c8866e2c659f3a5fc51301ce456cc7ce963a43f0f3a 3,253 1.00/1.00 vMB 28
598,977 598,977 00000000000000000006dcd9e184656136b4a98735eefae85364ec65b3485a3f 13 0.00/1.00 vMB 12
598,976 598,976 000000000000000000138522d103d62bb49c53ec3d7d762c2d96cd63e23134c9 3,315 0.92/1.00 vMB 15
598,975 598,975 00000000000000000010ddc6f2427f802c966042315bc9c6633f0eeed122ca40 1,809 0.52/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.25 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: 655.43 GB
    • Received: 14.31 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.