Loading Tool

Explorer IconExplorer

Memory Pool

75,021 transactions
20.67 vMB
0.06208442 BTC
Random Selection Loading Transactions
Max Size: 138.21/200 MB

Candidate Block

Mining Attempt 564f0d51bb13d0661367f9875e65c16714ce1de2c6f08487e3ce9517525bf67b
Version 20000000
Previous Block 000000000000000000010007760be8c060b919f3493f635d127b80f735ca4859
Merkle Root 335d9f10e9b4ccea1e9b23ea508d13f0323f82b574865947265c7cd82e16f5bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,699
Size: 1.00 vMB
Total Fees: 0.01681021 BTC
Feerates: 75.31 > 1.68 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,972 (820,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,929 95,929 0000000000079bd444556db35dee85229983e5abd6ebc6317477929bd6ab5859 1 0.00/1.00 vMB 0
95,928 95,928 000000000000a0f3b8202cab1f1963c53ab669a068d58743cdc2032a81844c96 1 0.00/1.00 vMB 0
95,927 95,927 00000000000114ceb51e2f616c6e290158a2f638a9dbdbc211bf4b4077be6fc2 1 0.00/1.00 vMB 0
95,926 95,926 000000000004897b94af10975a1db0dcf97fd6752ab3365e77f0e62c0e8c1c81 2 0.00/1.00 vMB 0
95,925 95,925 000000000006981b0ca2f6a71e0e6cee15a4998cc7eaf1031db41ec012916302 7 0.00/1.00 vMB 0
95,924 95,924 0000000000038de19d2705e2aace6b5f61f488e62ba865636d054f51b7ec0293 1 0.00/1.00 vMB 0
95,923 95,923 0000000000053e062956e4b9a9f829d9993d6bcd1fac611f264f0d43e7fee889 1 0.00/1.00 vMB 0
95,922 95,922 00000000000512a277f9a95e295fa132f7c52f8f494714cb29282da5c2740df5 3 0.00/1.00 vMB 0
95,921 95,921 00000000000162fc830edffa76f382c6a711a7b6bd00a53c3162b6a55b7272c0 1 0.00/1.00 vMB 0
95,920 95,920 000000000002b37da9b1d1f0513804dd4ad562fce551bb16fde4fa544a511252 4 0.00/1.00 vMB 0
95,919 95,919 0000000000050879c8067abf2c34179fdd3af5c9df7e564a8df88dedba35caea 2 0.00/1.00 vMB 0
95,918 95,918 00000000000149c2bacff04f29f3aa360a9fba3314160ced95c136fbf4c98b5e 1 0.00/1.00 vMB 0
95,917 95,917 0000000000054a7bad7d3d833db580cc9af345fcd41d26c0b3de664cd02ca4f1 4 0.00/1.00 vMB 0
95,916 95,916 000000000004106f455b6a52171737b2223087e3a83726831109697be1f16d46 1 0.00/1.00 vMB 0
95,915 95,915 0000000000016076e23b0f0e3e04453d44e7cda55c4df34b054fe1ca286897d2 2 0.00/1.00 vMB 0
95,914 95,914 00000000000136673d459b04ae76ede664cf6186f976d0961b513d3ba44e66d7 1 0.00/1.00 vMB 0
95,913 95,913 000000000002467db987b58f06334811597e3308e472b711e87a6e2477dde761 1 0.00/1.00 vMB 0
95,912 95,912 00000000000660e90bbc27fe856026ee8667ac3827e745901432ce168d51e3dd 1 0.00/1.00 vMB 0
95,911 95,911 000000000004e246a9410b9051366c307b67a4335251f2dc5c4cc75c34e4c148 1 0.00/1.00 vMB 0
95,910 95,910 000000000004313383bc3d9dca9fc79ac476894b6573d901c729ea13e5850c21 2 0.00/1.00 vMB 0
95,909 95,909 00000000000389a3faadcc222e1be6b401f7c7867641529ee1f1b738749c0173 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.07 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: 805.51 GB
    • Received: 23.01 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.