Loading Tool

Explorer IconExplorer

Memory Pool

72,589 transactions
28.04 vMB
0.06958422 BTC
Random Selection Loading Transactions
Max Size: 166.17/200 MB

Candidate Block

Mining Attempt f5223924834d18f75da20399b5c85803ca1ee70bdd8f837e48a98038212d8f14
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 6fbff2209d97901e79d674e8a2e1eb5dd7c525f76f9e1ff7d6acb44841efad48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,815
Size: 1.00 vMB
Total Fees: 0.01299554 BTC
Feerates: 101.52 > 1.30 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (134,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,702 780,702 000000000000000000057623c4b4872d31f092b079200d5b431ea7647d76077b 1,108 1.00/1.00 vMB 6
780,701 780,701 00000000000000000001a35fc5299295d90abaf3324547836ef0b30a29fdcf85 2,622 1.00/1.00 vMB 19
780,700 780,700 00000000000000000005444faa646addf8cb1cd2c0a9ebd89ee461c82df45232 2,596 1.00/1.00 vMB 22
780,699 780,699 0000000000000000000488725ed0658ee0a89186e47836ac63cb2e005255e716 3,038 1.00/1.00 vMB 28
780,698 780,698 000000000000000000045cdecebee2a7fb0b219ba0260b0d8d87bccc4d42469e 1,990 1.00/1.00 vMB 9
780,697 780,697 0000000000000000000532dbbb6dbd2b7b5ab32227a9d3a09d6c567cf6a41d7e 1,471 1.00/1.00 vMB 15
780,696 780,696 0000000000000000000162cb3f0f9cf465516c14b24ccc508c081328834896c9 2,263 1.00/1.00 vMB 30
780,695 780,695 0000000000000000000253a6715201823fae55b27fd30280a2d5fcf2ef67ec3a 2,334 1.00/1.00 vMB 26
780,694 780,694 000000000000000000034ae94fa24f3f85d420b7d18a55e90c2d63b0dc302da7 3,180 1.00/1.00 vMB 24
780,693 780,693 000000000000000000054edf3ba284176d98b9c49e9fad3b0edb3e52186d2434 2,510 1.00/1.00 vMB 8
780,692 780,692 0000000000000000000245c1bec33d9cc85b61d0dd1fa4c5bc1791918158dc90 3,660 1.00/1.00 vMB 21
780,691 780,691 000000000000000000066960ceb9b165113904f3bc7c68a850362d9c22f1c188 3,480 1.00/1.00 vMB 26
780,690 780,690 00000000000000000003905f450b5ff616092f0c9d17831302751f214b598e5c 2,509 1.00/1.00 vMB 14
780,689 780,689 0000000000000000000084202375d3fc0ba5f456f32680e0788f6a27d3204fc2 2,363 1.00/1.00 vMB 8
780,688 780,688 000000000000000000055eb0f07e7e629e84d5450a2fae5296fae6228bbae39b 2,818 1.00/1.00 vMB 13
780,687 780,687 0000000000000000000665eaa51f40810584026ffd815691828d2943d8ed4e19 3,231 1.00/1.00 vMB 15
780,686 780,686 000000000000000000008d2b8188a821c14929d5054a8d6cd827ae8a82c3fdac 3,407 1.00/1.00 vMB 14
780,685 780,685 0000000000000000000323658f7b687ff60627120e12a5d692e5756f9290793a 1,549 1.00/1.00 vMB 15
780,684 780,684 00000000000000000003a495f9504cce987014297abbf8054a3747e37af7117b 2,383 1.00/1.00 vMB 16
780,683 780,683 0000000000000000000166f903fb48dd82df869057e2d244f9a31321e27d263d 3,086 1.00/1.00 vMB 21
780,682 780,682 00000000000000000006548ec20462b1c805896d2fb843ea18a74fd52e896ca4 2,973 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.