Loading Tool

Explorer IconExplorer

Memory Pool

17,739 transactions
8.25 vMB
0.02140251 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.48/200 MB

Candidate Block

Mining Attempt b403e4b0313b03678dbcbd2d77634f2df1f48362e701f85e29510b9d82c623d8
Version 20000000
Previous Block 00000000000000000001816ebe27c4b538156b72d2393ecf91ed8f62040739b3
Merkle Root 6fcd30883cb629221a4ddce81034c9fce53ed338df978fb5968746099a7fa918
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.00387241 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,408 (751,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,755 161,755 0000000000000bd4ed16513a5eb64eb95b8119ce4fc1928c16021a008a2b309d 15 0.01 vMB 152
161,754 161,754 0000000000000615ee192b9c836df2529b168e6d1f84e876778ead9a6a235d3b 166 0.05 vMB 6
161,753 161,753 0000000000000866a4abad448f4099abca90410c3ba0026068bfa7bd64c1e42d 20 0.01 vMB 49
161,752 161,752 00000000000000f7550cbd9b9ac8e46d16da5e4b1c793a9aa4d5eb0498f2568a 48 0.02 vMB 225
161,751 161,751 000000000000006cd49ab0ddd1b755b888b994b75c67059d08e32ebc8441e85d 48 0.02 vMB 100
161,750 161,750 00000000000003250ee02dc2be5873385c3c705890a29a7fe7f6c71d08264df5 11 0.00 vMB 494
161,749 161,749 0000000000000bdf132b867fdbb2a7693cecd09a697850242d79aeece06132f7 67 0.04 vMB 30
161,748 161,748 0000000000000499b7627b5a6a6a453306fd96e65bb38e57012d1682b7441a99 117 0.06 vMB 369
161,747 161,747 0000000000000d4daea8d9f5e928c6d7c636f13150f2fc3e3518d83ba84fc04f 53 0.03 vMB 95
161,746 161,746 000000000000064c30913935923d0e629aac4fe8056540d36eb49a08281327e4 61 0.03 vMB 63
161,745 161,745 0000000000000b2c23a302d5a94836da736a4bb99ef81699c2ec81f7e5c1ab6d 1 0.00 vMB 0
161,744 161,744 00000000000006f83dbccb6087340686c8e8e617d32029495ff0d5238deeabbc 116 0.06 vMB 157
161,743 161,743 0000000000000bb3160a09e22a52d6a0a260522b8ca705fc064f1c96a5eac7f6 43 0.33 vMB 87
161,742 161,742 0000000000000a73bb557c07c80facd86b3fc5e7014f8c7992dd32bfdc5e5d0f 19 0.05 vMB 53
161,741 161,741 00000000000004ebfe4d38ca02d5640e18d86af862931374c42332901b5c306b 1 0.00 vMB 0
161,740 161,740 00000000000002e85c86ee4038def48ab29a79c7abc65a9c34a1fc9fba82a370 41 0.16 vMB 78
161,739 161,739 000000000000056c049c922a6dd4a508ecc214ee1dd6a965d5886890218959aa 90 0.05 vMB 308
161,738 161,738 000000000000010ef5f29587f364659b1ef0242bfbf2e3580c9074f26e1cfb12 77 0.05 vMB 111
161,737 161,737 000000000000042aa9851c667f66a7e550aba711e6c8793b4ffad29eaa22291c 57 0.02 vMB 349
161,736 161,736 00000000000001ce3bb10845f1f0e9db8f71abc2895a8b21a7e659ace64647d5 98 0.04 vMB 253
161,735 161,735 000000000000080080b16fbdbf0acb99cf1be35fd056a39a0fe4b08945e679ce 45 0.01 vMB 81
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 280.89 GB
    • Received: 1.11 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.