Loading Tool

Explorer IconExplorer

Memory Pool

78,676 transactions
28.89 vMB
0.11099035 BTC
Random Selection Loading Transactions
Max Size: 175.38/200 MB

Candidate Block

Mining Attempt a551f3668ef5a5f40b96fe6559f947695e85c351f620c7f54457c3583864fe2c
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 53a9dae39bddb32897a5871a33bfadbaba9aeb6151cdb1cffddb7762e00a64bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,199
Size: 1.00 vMB
Total Fees: 0.03954133 BTC
Feerates: 602.26 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (392,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,023 523,023 0000000000000000001e58473099f6ef8601466b55790b1d7b057ed6fc02fe31 153 0.05/1.00 vMB 26
523,022 523,022 000000000000000000215aecd0112956266bafdb7a274dceb35b5d8a5c18e4f9 52 0.01/1.00 vMB 23
523,021 523,021 0000000000000000003eb58f2f6433f39a798792aea0ff41aa2890864386f501 1,037 0.38/1.00 vMB 37
523,020 523,020 0000000000000000003a4d4e58c527d1dd28cf83333d30d4f595a64a8579e1e5 130 0.04/1.00 vMB 18
523,019 523,019 0000000000000000002b5f130205f1fec8655346678a01ffc5bd554dda8e7e66 148 0.07/1.00 vMB 59
523,018 523,018 0000000000000000002fdab1cd523a68a0924f6d1c1b67d69d74cc6f22c140f4 395 0.14/1.00 vMB 44
523,017 523,017 00000000000000000036a15829603e37563c8ecb117fd418419a93a8577abe2e 234 0.16/1.00 vMB 19
523,016 523,016 00000000000000000016b8de5e44d605024352943d9732ef6e0df853a44e3bc0 1,421 0.67/1.00 vMB 37
523,015 523,015 000000000000000000391095f589fa6a05353f422fe96c70635a7cdeeda54d36 226 0.08/1.00 vMB 26
523,014 523,014 00000000000000000014677816445d3935c57a8f692e5c7f771766f0c2876774 1,130 0.55/1.00 vMB 23
523,013 523,013 0000000000000000003bd864bfb8fc770abc96513c653b5b21feceb7b7b8bd04 1,065 0.53/1.00 vMB 27
523,012 523,012 000000000000000000294ef698c8a7bfff604f53d2c6226454e66e769b6ccabd 550 0.16/1.00 vMB 31
523,011 523,011 0000000000000000003dcf77ca9118659f0c5ac591c6f59c41fb60e74eddc5b1 1,155 0.57/1.00 vMB 31
523,010 523,010 000000000000000000126653a861e10b962d572ad4a9afa5c90afcd52d8f4ed4 183 0.05/1.00 vMB 33
523,009 523,009 00000000000000000010639bfdcc3e6281a00c6fed32c493819e05754cd45e45 2,213 0.78/1.00 vMB 36
523,008 523,008 00000000000000000007b6f51dafec1fbd2ab60eae6e00207eecad88e5738244 728 0.23/1.00 vMB 31
523,007 523,007 000000000000000000409efd5988c70e90557c6173ed1b51ef92364ee36bf24c 266 0.13/1.00 vMB 26
523,006 523,006 00000000000000000041c19c597e3bea2bc0705d9a0a521bb30e942e79c7490a 1,107 0.50/1.00 vMB 33
523,005 523,005 00000000000000000006cb95b743522a240c409d7fad182514747f79169f9022 1,236 0.48/1.00 vMB 31
523,004 523,004 000000000000000000105ed7101adcb5dd40d26651dd0b4812acdb175d16d047 491 0.18/1.00 vMB 47
523,003 523,003 0000000000000000002fc60b1ccee1f50fba63bc2fe8658e9674f820a9e08f08 2,256 0.85/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.