Loading Tool

Explorer IconExplorer

Memory Pool

86,515 transactions
32.17 vMB
0.10972771 BTC
Random Selection Loading Transactions
Max Size: 195.48/200 MB

Candidate Block

Mining Attempt 905b3de41ca8633f43f31486fee4831feba4589b8a385bdce40f2aa6820c719c
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root 2fc1f37a7f4f86c463a51c9e5aaf4728daa11731c3de5f98171e2a730b0d199c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,685
Size: 1.00 vMB
Total Fees: 0.02493094 BTC
Feerates: 301.68 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (638,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,969 276,969 00000000000000006ae679fb2732b1d330ac77157d58b01525e0810ff90ffa5b 94 0.04/1.00 vMB 77
276,968 276,968 00000000000000022d3804b29f3505a95449482205360c56b104d32122c31e4b 475 0.22/1.00 vMB 47
276,967 276,967 00000000000000035bd45864bbf2746405f77908893f21a4d085c4c2eac12755 163 0.07/1.00 vMB 61
276,966 276,966 00000000000000005b6ea58b77594bf153700fdf67aa7a455858996739f62cac 89 0.04/1.00 vMB 47
276,965 276,965 00000000000000011b9105528262cf3034d5cc04fb604ddad1ee7ed6523aa33a 301 0.13/1.00 vMB 50
276,964 276,964 0000000000000002f7380fb2f38c71f5e3a28b445aa5e536095f62f0498e9441 155 0.08/1.00 vMB 37
276,963 276,963 00000000000000018c3639d1ea0e7a41debe9f19355facd593fe57fc2e44fcb8 196 0.08/1.00 vMB 63
276,962 276,962 00000000000000027c621a36f81520b02dc3d6778b994288fe039ec701ca2b4a 180 0.10/1.00 vMB 41
276,961 276,961 0000000000000000c9f4313bec97e26ef06f4654d557d72d793c0764b3bfb286 158 0.07/1.00 vMB 56
276,960 276,960 0000000000000001d84ebebf9d3fa866bd008ed17d6ee34d62f420d83e4ebf71 323 0.18/1.00 vMB 43
276,959 276,959 000000000000000061ab9b4853c675c16a04ed8009fcfcacb635c24cf825fa5b 423 0.20/1.00 vMB 43
276,958 276,958 00000000000000006561f17e1f1524c7b614d8a6dc7912692d973dac4ab2b911 171 0.07/1.00 vMB 62
276,957 276,957 00000000000000029a32fb33c097ee7d73d6adf957efb8c6e76ecc5d55139f05 107 0.09/1.00 vMB 40
276,956 276,956 0000000000000000baa014a34eaccf1b0579a598fa7ba4abbcbd2f3aea9a8617 105 0.04/1.00 vMB 66
276,955 276,955 00000000000000012aae07532a398361135805cbc7848804091f3859d68bd059 309 0.14/1.00 vMB 54
276,954 276,954 0000000000000001d435763a131586413b586b46aade475990d61b0193f408d7 389 0.15/1.00 vMB 46
276,953 276,953 0000000000000003351437a76d45e2119f20d3f71c1083775aead6cfe3124325 173 0.07/1.00 vMB 45
276,952 276,952 00000000000000003788ac3db98f21b99151ea65711b53686e1ad3583bd1a2a1 343 0.14/1.00 vMB 54
276,951 276,951 000000000000000275f2223e520067759159e83be4f23e6f21b9661a54e27efc 544 0.25/1.00 vMB 51
276,950 276,950 00000000000000028c4a8db3f95597889bde9a34775cdb7bf1bab1e37e021c95 294 0.23/1.00 vMB 22
276,949 276,949 00000000000000025efa4d291485de8c34136c3d0d6b2cfd487514b4f81c27c5 732 0.25/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.