Loading Tool

Explorer IconExplorer

Memory Pool

28,709 transactions
25.87 vMB
0.08295336 BTC
Random Selection Loading Transactions
Max Size: 126.52/200 MB

Candidate Block

Mining Attempt ea3266ed6abc2e9ea2adfd3abb536e72e0c91d24245daefa1fd699760c54fd6d
Version 20000000
Previous Block 000000000000000000005fd3391e896564591024b2a30b91b65278d6f6666448
Merkle Root 8361ca63761f604975770da1d58fbca24211dea1d70f477ce6857eeb7f476837
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,495
Size: 1.00 vMB
Total Fees: 0.03386665 BTC
Feerates: 500.91 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,232 (813,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,042 101,042 00000000000051a5def327f6193ebbd6954b1d4e0e59607f509e97de033d0831 1 0.00/1.00 vMB 0
101,041 101,041 0000000000008eafc23a591eb606efe842c9b5f4274b97c9a8dee6928a694b04 18 0.00/1.00 vMB 0
101,040 101,040 00000000000197361622c2cf6731cb5c654b939021712041737f14976cf32c98 11 0.00/1.00 vMB 0
101,039 101,039 000000000001d6fcfe7447070d6063472cf1c1e29d729e7fe16993eed14716f8 4 0.00/1.00 vMB 0
101,038 101,038 000000000002386ebd3fd2263d82bdb64cede63484f8ad6162d98cf1dbafe104 3 0.00/1.00 vMB 0
101,037 101,037 000000000001340a768551192075155ea98203f9fa70c7a449f626c1283d4b71 4 0.00/1.00 vMB 0
101,036 101,036 00000000000207665c5f8af1a0a9885618a4fbafcc75401b5b9e1adba99d6002 4 0.00/1.00 vMB 0
101,035 101,035 0000000000030dfa153b5170be0a80910836da33d0671bd3ea5decc8d8e3e9f4 3 0.00/1.00 vMB 0
101,034 101,034 000000000000c1852e36a6f4b64bba8820021aef19172ba3db56fd6744a9382e 1 0.00/1.00 vMB 0
101,033 101,033 0000000000002ac7cdb997f192e7885330cbe1ae6cb265604412f2ee9af758d8 5 0.00/1.00 vMB 0
101,032 101,032 000000000001adb25f5bdbfd3c6fdc6e0fe2a7c7984559cdd377b844f4631a37 1 0.00/1.00 vMB 0
101,031 101,031 0000000000036ddc686149f4fdd0cd38e1d93b953d906e987994b686bc099d6f 1 0.00/1.00 vMB 0
101,030 101,030 00000000000257c732813ecabfd78c59a4661ebead98d0dd0516704cc49f6b91 8 0.00/1.00 vMB 0
101,029 101,029 0000000000012b5ec7128f92aabff59e0a6af1b58f80f52faf60771993bf6a11 7 0.00/1.00 vMB 0
101,028 101,028 0000000000022332465dba28944bcdb7d26e308dbd4cadecda48320263b9c5d1 6 0.00/1.00 vMB 0
101,027 101,027 000000000002a34202e7aa20cceeff1c692dc940b64fcd795424bae379f3cc80 14 0.00/1.00 vMB 0
101,026 101,026 000000000001bf4ddc8547692e1b80ffb1721f101ff7904f03d194cbe5a2b30c 14 0.00/1.00 vMB 0
101,025 101,025 0000000000024ae58963c9d4527b8ad54d18b3108bee4d5647a05026e190aba9 5 0.00/1.00 vMB 0
101,024 101,024 0000000000015f785fe23ab6484f1d31a37d724eda1f3b3d234409d5c5a5831b 1 0.00/1.00 vMB 0
101,023 101,023 0000000000006b5896d4f2473a8f8d83850171f67a11b85a2d503b5efbe6f70f 1 0.00/1.00 vMB 0
101,022 101,022 000000000003e4e642c08fbcb078880d215a285835447f3d38aa6325219d99b7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 575.76 GB
    • Received: 8.33 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.