Loading Tool

Explorer IconExplorer

Memory Pool

78,634 transactions
30.08 vMB
0.08637233 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt ddda3b23140c70626f97c16ec67c08259101275954f542f2dee03896d0746565
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 6568f6b4eec1805762da17f3ee1a90863e72f832aa0792e39a3c2197ad6d84eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.01920665 BTC
Feerates: 151.02 > 1.92 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (30,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,007 885,007 000000000000000000007f280b7f94940eb6f262ad9df8bdaceb39c9883ab518 4,916 1.00/1.00 vMB 13
885,006 885,006 00000000000000000001354c083f74270457a73889e1f5ad4d5ce11db39162d9 4,905 1.00/1.00 vMB 16
885,005 885,005 00000000000000000001766fb8f3d2abd3360372d533e89626ac6d99c7eba431 4,679 1.00/1.00 vMB 15
885,004 885,004 000000000000000000006d591ccbf5fbe68c27f1d9bd4df2640e3486e2b1e858 5,107 1.00/1.00 vMB 14
885,003 885,003 00000000000000000001797ff09eda519232c28af71d8df23001d204c20fbfd4 4,327 1.00/1.00 vMB 14
885,002 885,002 00000000000000000002373119b4e0ee08029b7c6fdb1f2d50848c29d895d21e 4,657 1.00/1.00 vMB 15
885,001 885,001 0000000000000000000274b7f4df15740aac6776d26a6f039936c0c07031af73 4,897 1.00/1.00 vMB 15
885,000 885,000 0000000000000000000225aaafa21decf100f8ac065a2a75003d7f2b78d2791b 5,301 1.00/1.00 vMB 14
884,999 884,999 0000000000000000000063b802492e4b3427c5a9e20ecf250a8c176c3d350e1d 4,177 1.00/1.00 vMB 18
884,998 884,998 000000000000000000021b49a9fcf148cdb1ad725ee9932159ad0b37388791f7 4,653 1.00/1.00 vMB 14
884,997 884,997 0000000000000000000257435d0a247d87455f533bda43c29c84ed6e5cebd8c2 5,880 1.00/1.00 vMB 14
884,996 884,996 00000000000000000001dfb0453473429bef7fc9aa023a4d2d19860cf80e5b01 4,574 1.00/1.00 vMB 16
884,995 884,995 0000000000000000000106334c77df4773a91787900cd7e7838ff63a50b89b89 4,281 1.00/1.00 vMB 17
884,994 884,994 0000000000000000000067d325d8b7e0d90152501a8aae141bfd0d46b0cc5555 5,220 1.00/1.00 vMB 15
884,993 884,993 00000000000000000001ae1d385b3ada8424e4745f96aafdb0cbe51fc20e7106 4,614 1.00/1.00 vMB 16
884,992 884,992 000000000000000000002213be5082ca7e2061734f29dc62079083b131ec6aca 5,014 1.00/1.00 vMB 15
884,991 884,991 000000000000000000005075404edd6edc806976389a9f7e2ff71db1c2cf9b83 5,047 1.00/1.00 vMB 15
884,990 884,990 000000000000000000018c67b80600cc7245021e41906bc34a16181e2dd37d81 4,640 1.00/1.00 vMB 17
884,989 884,989 00000000000000000000a525cc564a6bb4017eeeaa443a408d7ba7fba228ca6c 4,670 1.00/1.00 vMB 11
884,988 884,988 00000000000000000000786cf4842bfa85903df2d415d7c5e07fe5300422b808 4,370 1.00/1.00 vMB 11
884,987 884,987 00000000000000000001fb42736144756f7d0e375423fa2093140eb04080a4da 4,852 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.08 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: 721.21 GB
    • Received: 18.37 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.