Loading Tool

Explorer IconExplorer

Memory Pool

46,413 transactions
27.85 vMB
0.08372444 BTC
Random Selection Loading Transactions
Max Size: 147.38/200 MB

Candidate Block

Mining Attempt 38609ed1b87a3d79423c1a2cf54c1bfa84dc97e831fb1efb08ead3c4eaf927af
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 7c4ca7bed141ac582005b081d86e90b2764fd07d659be227eb69da0075dcb971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,850
Size: 1.00 vMB
Total Fees: 0.02978867 BTC
Feerates: 200.00 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (125,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,166 789,166 00000000000000000003c36f7ea587e0abcd417f9051d8f907ee3eba5c930b92 4,254 1.00/1.00 vMB 129
789,165 789,165 0000000000000000000405a035124a7076885d194ddef1c989ca5d4b71ecdf61 4,246 1.00/1.00 vMB 81
789,164 789,164 00000000000000000001894085298159829593cac66cf84a7265363942d4bc44 3,307 1.00/1.00 vMB 192
789,163 789,163 000000000000000000048d45e98af9f9848a2d8de717e0ff3ce636d2d9a180a1 4,079 1.00/1.00 vMB 58
789,162 789,162 00000000000000000003269bcda677a1c073aeb48121be5481004760a844b798 3,969 1.00/1.00 vMB 95
789,161 789,161 00000000000000000004090fab980c24e82bc305c8e4bdea22975584e93d9d37 3,993 1.00/1.00 vMB 75
789,160 789,160 000000000000000000038ee3126d162d11a149b2d0cabc03f834a6bbfed2dfd5 3,992 1.00/1.00 vMB 81
789,159 789,159 0000000000000000000533e18ff2cf4701db593cc24574b13bfd7f11d494156b 3,128 1.00/1.00 vMB 164
789,158 789,158 0000000000000000000300de1479b16c331ccce215e9a6830153d51052d45b52 2,431 1.00/1.00 vMB 353
789,157 789,157 000000000000000000017eee5cd0148478002784b919931c02a500600c1d04f1 3,193 1.00/1.00 vMB 57
789,156 789,156 00000000000000000004e3cd9735b4d7fa0df95d7a98bde4eafb1e6d397d5b4f 3,869 1.00/1.00 vMB 88
789,155 789,155 0000000000000000000132e8592bbcfa8d0243bba5557ebd64e4688c5660477b 4,011 1.00/1.00 vMB 134
789,154 789,154 00000000000000000002e1d7be105a3be9509bf3bd6cf46b06162be917c44462 4,024 1.00/1.00 vMB 147
789,153 789,153 000000000000000000019da9e5c9a2fe1c79af2998ad44657e641e1e9e7dce89 4,590 1.00/1.00 vMB 58
789,152 789,152 000000000000000000027ef76ad04a06f81a59d66806b4e02ec56a7028335dfd 3,799 1.00/1.00 vMB 144
789,151 789,151 000000000000000000010b206fddb84864ead9562a88c0529f84db9d044fe6cc 3,140 1.00/1.00 vMB 54
789,150 789,150 000000000000000000011e113ac2551c594d0b77eabfafbc0b52e00e4f42cf8b 4,687 1.00/1.00 vMB 83
789,149 789,149 00000000000000000000345ebffcac06b7677940212739e31094e75e14c296d1 4,133 1.00/1.00 vMB 86
789,148 789,148 00000000000000000000fedb6aae13bc2fa2b52c09d5e63d03353148a51f8f79 3,215 1.00/1.00 vMB 185
789,147 789,147 000000000000000000046c4c05f2b9351716d921572c86e7306ba51cc6d47719 3,618 1.00/1.00 vMB 70
789,146 789,146 00000000000000000001f6ba8811d1312b5c3e8143cf7252cfbca345684ccb83 4,102 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.19 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.