Loading Tool

Explorer IconExplorer

Memory Pool

35,286 transactions
25.83 vMB
0.06778750 BTC
Random Selection Loading Transactions
Max Size: 131.42/200 MB

Candidate Block

Mining Attempt 6f661f9060a188e9c2b1ae98e6932e1c3b8c74da8d9325a2a76a8c7cdf6acb70
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root c611f58c3629f1d7d39f865430c0bdb347def3f50043f8cf42601928aa73e16a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,363
Size: 1.00 vMB
Total Fees: 0.02055521 BTC
Feerates: 150.77 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (344,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,025 570,025 0000000000000000002654b14d635c43dcef30e538442bb18ebf5a3fec5bdff8 2,641 0.99/1.00 vMB 74
570,024 570,024 0000000000000000002bc586773edbb770ec1575c815d3a67dacb937d8dd9756 2,020 1.00/1.00 vMB 84
570,023 570,023 00000000000000000015182268f391d3338471ef47ac17775e94d7b0f5a83764 2,640 1.00/1.00 vMB 115
570,022 570,022 00000000000000000015744c2ca150ef82fdbf549f4599ff8ae1f15781330801 2,737 1.00/1.00 vMB 75
570,021 570,021 00000000000000000004ddbe513ff3b035923383a11ecc46896f439d35652c25 2,254 1.00/1.00 vMB 89
570,020 570,020 000000000000000000168afc23f0fd8acb4fa0932a6893657fded99e3283ed21 1,917 1.00/1.00 vMB 93
570,019 570,019 000000000000000000099449e02745a9edd6a21657b5e10752f4530600963523 2,182 1.00/1.00 vMB 93
570,018 570,018 0000000000000000000cc0125a5bb0dde58f018376200cd8c2316564fd2b9a97 2,800 1.00/1.00 vMB 109
570,017 570,017 0000000000000000000c701c1c24a29613c27ada70a1a573a2de0e8f71b0bfd8 368 1.00/1.00 vMB 79
570,016 570,016 00000000000000000026f02e0252240e175131ec208b078e5b01269c905b9eed 2,785 1.00/1.00 vMB 102
570,015 570,015 000000000000000000267ac0d8f56ad55afa0fdb45e3dfc25e685ee432d83395 3,366 1.00/1.00 vMB 110
570,014 570,014 0000000000000000002c0f01d2efd5e093123478a74650c29a26a69ca93ce9f9 1,522 1.00/1.00 vMB 149
570,013 570,013 00000000000000000003450c098f4d50fab11a4fa9cd7d9e7101f332df95fab7 2,235 1.00/1.00 vMB 108
570,012 570,012 0000000000000000001ed263c333f3823686986a59c945e289f7db4fc086191f 2,028 1.00/1.00 vMB 75
570,011 570,011 00000000000000000025d7fba236834647b864380aa08afaccd72bdb56af5554 1,608 1.00/1.00 vMB 136
570,010 570,010 0000000000000000000ef2e0b072086ef1d2dffadb3f0d281562219997dcf582 2,758 1.00/1.00 vMB 86
570,009 570,009 00000000000000000015db3234ab5a1a76cfdfe2394d505fd8e043a9ce610351 1,237 1.00/1.00 vMB 164
570,008 570,008 00000000000000000029a327e7d6f2ba04d126019744e4b513ab0f7d4b00c361 2,349 1.00/1.00 vMB 108
570,007 570,007 000000000000000000013d3649231df687b58347c431ad90c3ec2026c5b9db2b 2,506 1.00/1.00 vMB 105
570,006 570,006 0000000000000000001d617bff454ecbf41758e7a1cf85b3df7bb554f08827f3 3,072 1.00/1.00 vMB 121
570,005 570,005 0000000000000000000a565778802964b4bf946fcef65f5c25174a557a57f605 3,050 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.