Loading Tool

Explorer IconExplorer

Memory Pool

47,027 transactions
27.89 vMB
0.12857250 BTC
Random Selection Loading Transactions
Max Size: 146.30/200 MB

Candidate Block

Mining Attempt 15a2478298149f230e4ebdb47d530b7cd52f1fe5f56de5589ae7769d1642a829
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 029873b369ddd4dbd8823b18712f078d899ecbf9ce2b0593205f491982505273
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,517
Size: 1.00 vMB
Total Fees: 0.05778736 BTC
Feerates: 151.01 > 5.79 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (281,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,998 632,998 000000000000000000083d25e13f577b5ff2b1829c9bdd6a5800a6e4d48c2630 2,554 1.00/1.00 vMB 66
632,997 632,997 0000000000000000000fd8e76e4a142147cfd3311e1339590a7425df5ca5b4f8 2,067 1.00/1.00 vMB 73
632,996 632,996 00000000000000000011dd359a202004cb1e214dd59bbe81055b6c648dde506f 2,753 1.00/1.00 vMB 73
632,995 632,995 0000000000000000000c8ffb4ad97b4c374ff0dfe267d28f0ffbedbc185adcb4 2,593 1.00/1.00 vMB 47
632,994 632,994 00000000000000000000d51a5cce5e3fa6fbd8914940a87fcacab964c39dbe3d 828 0.27/1.00 vMB 43
632,993 632,993 00000000000000000001b333095c410835bacfaf707c7fb6e2bf219d8bb976c4 525 0.21/1.00 vMB 52
632,992 632,992 00000000000000000001bf1e363437a7bbcca480a7089e852317aea0cdfdd50f 2,455 0.98/1.00 vMB 42
632,991 632,991 0000000000000000000277e043c4f4ccefcae9efa6abbbc0c8a77bd75249355c 1,153 0.43/1.00 vMB 46
632,990 632,990 0000000000000000000ee37b9e736cec58aea668514574ad7515f0ec970b70a5 2,335 0.90/1.00 vMB 42
632,989 632,989 00000000000000000010a62645c04bf7ed67efe8a3e70d0f81b2a6953c282f44 114 0.03/1.00 vMB 44
632,988 632,988 000000000000000000102bf29cef8bffc6eb86b465de8017336611c6ee5806ed 1,565 0.79/1.00 vMB 41
632,987 632,987 0000000000000000000cd4fcf8efa2b569a74943755287d77238e661f70327f7 1,314 0.66/1.00 vMB 45
632,986 632,986 0000000000000000000d8a9a8177179dffb2e74a2db9349e739270674a5c4e84 1,235 0.83/1.00 vMB 17
632,985 632,985 00000000000000000000cd6ffb5dfb0e5645c1555a05a2c2ef2c9292a14036b4 2,140 1.00/1.00 vMB 34
632,984 632,984 0000000000000000000b502d186d342d57cfc604b14b86aae553c3e889a47002 1,360 1.00/1.00 vMB 22
632,983 632,983 00000000000000000001f8bdcf08f6ed511c958c65d47870bfed78ddc00cf82f 1 0.00/1.00 vMB 0
632,982 632,982 0000000000000000000c577bc891c159fe5aabd0439008906673fdcae5b981af 2,208 1.00/1.00 vMB 34
632,981 632,981 0000000000000000000ce074ce5ba292cb7cac28fee315f6492e83dbcf69ebb2 283 0.78/1.00 vMB 1
632,980 632,980 0000000000000000000f47729e51b028ce867a592b6841aa6e3c17199e840a31 786 1.00/1.00 vMB 13
632,979 632,979 00000000000000000007512ce7a5429773f70c20a17e3fe1c043a61ea564bcaf 347 1.00/1.00 vMB 7
632,978 632,978 0000000000000000000c13575a80d0e4ebe208ad6d6170642eedb6708e41997f 907 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.