Loading Tool

Explorer IconExplorer

Memory Pool

81,149 transactions
31.06 vMB
0.09417897 BTC
Random Selection Loading Transactions
Max Size: 187.96/200 MB

Candidate Block

Mining Attempt 044158f79d86eba861690f52953eb9cffbca392b77ea8252bc5263f25e721a43
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 366f0fe81452b60e1cbd429661f292ed9151c619ec7c30dba43bdeeb0ed066c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.02693313 BTC
Feerates: 110.56 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (483,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,582 431,582 000000000000000002e6e06f57f6492ca47af5d50124aa34aec688b88d3aacc0 1,513 0.99/1.00 vMB 34
431,581 431,581 0000000000000000002f5d1731b2dbf1af837757ae18136e71305e3985c82932 1,122 1.00/1.00 vMB 55
431,580 431,580 000000000000000002b8e147527c630c0ca92f562814fa43f46bb3faad8c7526 732 1.00/1.00 vMB 66
431,579 431,579 000000000000000002edf8980ee30bfce5867606838e11c986809360382e8eda 237 0.09/1.00 vMB 57
431,578 431,578 000000000000000001adbd69b11824f90b1c9634d3341e69ce0368a0ab7fcecd 136 0.06/1.00 vMB 66
431,577 431,577 0000000000000000030fee641b3e448013356b6b8c2dd3114cd0e8f3865dc3a5 809 1.00/1.00 vMB 20
431,576 431,576 00000000000000000291a6d23454e08dd2e59afc77dbcdbdb810e563fdaca503 812 0.38/1.00 vMB 53
431,575 431,575 0000000000000000024b209820c34fa6286f4962335905ee26b8a8f4f43949cc 1,778 0.82/1.00 vMB 52
431,574 431,574 0000000000000000029eb32dcbb00e4d68442b17b9ea1db221ae6265474b2e32 1,346 0.99/1.00 vMB 30
431,573 431,573 000000000000000000bdb93929bcf6e087fc0b15258118167fdbb70607a149c5 2,690 1.00/1.00 vMB 71
431,572 431,572 0000000000000000001ecaa61cb20185195a0876719df7a1ba2253a2e2855990 399 0.22/1.00 vMB 40
431,571 431,571 000000000000000002a6665d9c6980ad29ccc54c4dcfe0e3e916fc5db1f3f60b 2,102 1.00/1.00 vMB 54
431,570 431,570 00000000000000000107aca5209109d5eef4f49c0b535fe72d236ce605ee1eb3 1,564 0.79/1.00 vMB 47
431,569 431,569 00000000000000000372fd884be93e0ff3d07c769b39f75bca95608630286a6c 436 1.00/1.00 vMB 21
431,568 431,568 0000000000000000002fb6dac452913819005d9a08541d132a02600f8c90f07a 152 1.00/1.00 vMB 22
431,567 431,567 0000000000000000045c5092ec66deb1db0efd97978f287e0b57c558af4db135 1 0.00/1.00 vMB 0
431,566 431,566 000000000000000002e56bcd51d08fb2f9109b3ebaeee53115c273e325b091a0 1,796 1.00/1.00 vMB 46
431,565 431,565 0000000000000000044cc7678731086957690d99a861f36d2564483e2077480c 2,466 1.00/1.00 vMB 54
431,564 431,564 0000000000000000041095f7ba27fa93f3f82a2c5873250644a70acb4a4b43fa 869 0.41/1.00 vMB 51
431,563 431,563 000000000000000001c1ac2dbb7d63a4c527c0e5022befe1d8eadd75e4ca56e7 1,193 0.97/1.00 vMB 26
431,562 431,562 00000000000000000288ea9d075ebf547f32734276432043b74f5b222f3f7462 2,161 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.71 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: 699.36 GB
    • Received: 16.60 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.