Loading Tool

Explorer IconExplorer

Memory Pool

82,230 transactions
31.09 vMB
0.12068726 BTC
Random Selection Loading Transactions
Max Size: 186.11/200 MB

Candidate Block

Mining Attempt fbcbb3e43da583edece59f4e3219ff843914223725f98055fc46312cd59b6a22
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 8396418341c9bdbcb7efefc9fc6df77288a6967a5a7aa342882f0bbaef7c9cc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.03557274 BTC
Feerates: 101.42 > 3.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (259,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,616 655,616 0000000000000000000c80629db5cf5f84775bc8ec2fcad073f117630d601c97 707 1.00/1.00 vMB 15
655,615 655,615 000000000000000000090173f1a646abb2a92ce2ef51b7f2d69d0e32fc72b862 1,970 1.00/1.00 vMB 66
655,614 655,614 000000000000000000003084cb4d7fd80094571eee39ef2bfa753aca6500c341 1,338 1.00/1.00 vMB 57
655,613 655,613 0000000000000000000aafc247e4f795e1de32f20356bac70ce39e7eb9d53ae1 1,849 1.00/1.00 vMB 49
655,612 655,612 0000000000000000000299505e431c29d7617eb87be1d13d52fc1d7bd8f9fd67 1,984 1.00/1.00 vMB 36
655,611 655,611 00000000000000000004c5154236a1fb7ed31d2bae05bfeca56ac8b99b49178c 1,883 1.00/1.00 vMB 198
655,610 655,610 00000000000000000008759aa0cfcf0ba759dc9a1ad614bc4ad1b2a49107025c 1,847 1.00/1.00 vMB 319
655,609 655,609 000000000000000000073cdc365df1b838247e98d637825b24c2cdabb5431057 2,310 1.00/1.00 vMB 69
655,608 655,608 0000000000000000000988287f2b55463311b33b8e88d622dbdb2a1a7fc8e6e7 2,137 1.00/1.00 vMB 73
655,607 655,607 0000000000000000000b910dc5480576fcc22cdf51942366bb24c209dbf7a87d 1,986 1.00/1.00 vMB 53
655,606 655,606 0000000000000000000dd25799a28bcd9eb0445bf9afbd2ecae05c15b0adc387 2,563 1.00/1.00 vMB 55
655,605 655,605 00000000000000000004e7d7afd24ac50167412f3aa1c119822b17c0e2830e9b 2,358 1.00/1.00 vMB 113
655,604 655,604 000000000000000000058743966301536d665809b24fee563adf7d63c14fb28a 2,297 1.00/1.00 vMB 184
655,603 655,603 00000000000000000007a838a9a6baa83d02e6661b83fd3373a48c604448abf8 2,829 1.00/1.00 vMB 203
655,602 655,602 00000000000000000003c313f6d9ed3339b7fe140cdb0cd76859c95632a12797 1,309 1.00/1.00 vMB 282
655,601 655,601 00000000000000000000c3ddf3f06139ee911ec6ae9949ffa91884f293a343a9 2,865 1.00/1.00 vMB 328
655,600 655,600 000000000000000000034905721329dbdfcac60dedb88221e5c23c41305651b5 2,450 1.00/1.00 vMB 310
655,599 655,599 000000000000000000063be09b75bd4dbc1f2dc55677499221f224c679a73c72 2,980 1.00/1.00 vMB 351
655,598 655,598 0000000000000000000e3007462af9b531affb2e7fe334fc7b932c869d0394ee 2,426 1.00/1.00 vMB 120
655,597 655,597 00000000000000000007e36dead0c2de31e0f99fff77111237a95c954c0d9017 2,779 1.00/1.00 vMB 116
655,596 655,596 00000000000000000009b0225dca2e3cdb0ed9531f6602df01e7e7eeba0f98dd 2,847 1.00/1.00 vMB 244
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.