Loading Tool

Explorer IconExplorer

Memory Pool

76,438 transactions
28.57 vMB
0.07220154 BTC
Random Selection Loading Transactions
Max Size: 172.92/200 MB

Candidate Block

Mining Attempt f6f5f3ee279ef25f0f4d59e6f5cd40b8cb3be6468009feb236a3239cb18e9558
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 4769313ad3e095b0ffa0c776ccba2d55ad2823d613953bad6b058d931f950923
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,377
Size: 1.00 vMB
Total Fees: 0.01295245 BTC
Feerates: 100.17 > 1.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (85,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,739 829,739 00000000000000000000b92e086e5f3e434e0635a5f5d3477d443891f0b284e3 474 1.00/1.00 vMB 21
829,738 829,738 00000000000000000001af0498385ebad0a72938db0553564bd79b8153ad0b33 671 1.00/1.00 vMB 21
829,737 829,737 00000000000000000000b95cf1f6306782adaaff1cf768bb21316d53a7fd33be 2,520 1.00/1.00 vMB 30
829,736 829,736 00000000000000000000b2927d2c7665dd513e8b2552427f3af4d231f92297cf 1,316 1.00/1.00 vMB 25
829,735 829,735 000000000000000000023a703d098d58373f6d3ce6e1bf09b1df4e67634140bf 1,412 1.00/1.00 vMB 27
829,734 829,734 00000000000000000000ba9c1f42199c9f111ac9d116faeecc6701206176072f 1,193 1.00/1.00 vMB 21
829,733 829,733 00000000000000000000aa2e7f60d4cc545e357103fbbf4fc36e6dcf51ee0a1f 2,822 1.00/1.00 vMB 38
829,732 829,732 00000000000000000000f2390d74f47adb746e3a7c71174366efa032c569ef79 1,132 1.00/1.00 vMB 22
829,731 829,731 00000000000000000001ca149a8c833bc97e8e24626819d96aef169cf456530a 3,447 1.00/1.00 vMB 36
829,730 829,730 00000000000000000001545fa2a1ffde5b57ffb735133b535d929b7e6c7bf615 2,077 1.00/1.00 vMB 28
829,729 829,729 000000000000000000008dffecdc5a65cacfb5fde428726c2d7e1626a2004940 1,143 1.00/1.00 vMB 22
829,728 829,728 00000000000000000000bb195b17038c2924d3e0d6b98a5e88b663e47161f003 2,952 1.00/1.00 vMB 35
829,727 829,727 00000000000000000001bc43cc35745d78269614cf578057c04d133aa13001a9 2,325 1.00/1.00 vMB 29
829,726 829,726 00000000000000000000bf7bfa97379406b50a9de813979f071a794ae07bc266 2,811 1.00/1.00 vMB 30
829,725 829,725 000000000000000000001503ebf06b6f5cde4f9dd7611f69ea8416f541300972 3,193 1.00/1.00 vMB 28
829,724 829,724 00000000000000000001e4663b924c6bf354c71e4af33810bd9b6b22cd44515c 3,033 1.00/1.00 vMB 42
829,723 829,723 00000000000000000002f891cf13cd2ae81c2cacf16e3933d699e7791cba597f 1,848 1.00/1.00 vMB 26
829,722 829,722 000000000000000000008680acd05fe6f27fb300454f068b21bcf4254a416386 2,464 1.00/1.00 vMB 23
829,721 829,721 00000000000000000002dd92ff8482a79592e40c19b22c4e5d5ce81ea0eebdc4 3,260 1.00/1.00 vMB 38
829,720 829,720 00000000000000000000c5a66a6dbf89cd25c50c83db2e73664dbec6c3b6684c 1,949 1.00/1.00 vMB 24
829,719 829,719 000000000000000000032a50f4cfaa6abc0f08a8a49f47d5776ebb1d15ef38b6 3,154 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.