Loading Tool

Explorer IconExplorer

Memory Pool

81,384 transactions
30.91 vMB
0.08594045 BTC
Random Selection Loading Transactions
Max Size: 187.43/200 MB

Candidate Block

Mining Attempt a7eaba2707eb6af850fc96fdb525f02c471dff02b2d9003d430c4607845b489b
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root da3855aa787cceedfd5aba104e85af04f2cd7f7be49efb86ab3e8bfbe9b92572
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,966
Size: 1.00 vMB
Total Fees: 0.01347624 BTC
Feerates: 115.63 > 1.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (72,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,974 842,974 000000000000000000018fffafb08212af8e83f9064402869ec82dba151a4daf 5,965 1.00/1.00 vMB 30
842,973 842,973 000000000000000000033da8980c124436b1f942fc146679f30d0ceaa5922ab0 6,233 1.00/1.00 vMB 30
842,972 842,972 00000000000000000000090800b57b8ccabaed7d31afe39df2741a6626f93b18 5,418 1.00/1.00 vMB 28
842,971 842,971 00000000000000000000ebcec0b10d26bb463e88d7503171cdd7cf4e1758c607 6,913 1.00/1.00 vMB 31
842,970 842,970 00000000000000000000b8ae26ae0e7ac1cd714a12b33537f6669072660f4403 6,813 1.00/1.00 vMB 32
842,969 842,969 000000000000000000002ac5f3eee4c49d389c59f93ead008f6dee6f9a9a6682 4,823 1.00/1.00 vMB 33
842,968 842,968 00000000000000000002cf61a5c30ef45968b2a7c84e343499519ff73e8dfc96 5,112 1.00/1.00 vMB 36
842,967 842,967 00000000000000000000b8bff8cb8c881a12933c593dfae282149c7fcde0200e 6,499 1.00/1.00 vMB 33
842,966 842,966 0000000000000000000140ae9a3a25aff4f6b6e95e3ff2e2465d7ff83b82a675 5,680 1.00/1.00 vMB 34
842,965 842,965 0000000000000000000143878ad638b3d4ae3138edf0f92a5fccd1cd1b9a09d5 6,863 1.00/1.00 vMB 30
842,964 842,964 00000000000000000000346e05cae3f23bbb278b0990b1ad786cd401932a6872 6,159 1.00/1.00 vMB 35
842,963 842,963 00000000000000000002ec7ead8282eeb226811b7c68c495bb02cacdeb93cd6e 5,419 1.00/1.00 vMB 33
842,962 842,962 00000000000000000001abe67bdea316ad2b99761c3ef4e6d54d8bbdf1e4ba76 4,965 1.00/1.00 vMB 25
842,961 842,961 00000000000000000000972ee3bd4ee53d5df1808a5f6247c29fd28192fa6087 6,650 1.00/1.00 vMB 32
842,960 842,960 00000000000000000002d607bab122276f4a038605e32fda169ce3a09849cf5a 4,369 1.00/1.00 vMB 35
842,959 842,959 00000000000000000002c61d79da7d3602bbc46804da6a2d655bd469721b5c00 5,618 1.00/1.00 vMB 30
842,958 842,958 0000000000000000000260fc99393ec64228f71894ad7f5835d5eba250f80280 5,781 1.00/1.00 vMB 29
842,957 842,957 00000000000000000001aef437caa793394876c28ebcb5f228d0df326f950430 6,010 1.00/1.00 vMB 26
842,956 842,956 00000000000000000001a79a9b492835e0ff29e8a9dd17d70d37ece6066b5cef 6,162 1.00/1.00 vMB 27
842,955 842,955 00000000000000000000ef26c5ae6bf8a420ab474d4279325be71d73c06204a0 4,842 1.00/1.00 vMB 27
842,954 842,954 000000000000000000007df0dd31c47d9afc5514b533271eabbf33b0f9946046 3,934 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.