Loading Tool

Explorer IconExplorer

Memory Pool

37,648 transactions
15.38 vMB
0.10470118 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.95/200 MB

Candidate Block

Mining Attempt 32b0cd1aacaf05647b75529a46dd1edef949598143ea17577b94665f78d287b0
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root b54a62f3f7f38d85fccc4fa6ba154d913b78c4c13fe590f03f4474ab3885acc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.04776844 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (718,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,022 195,022 00000000000002fe8f5be0ad4e93b37b0cc4fab2e0d71f416a059f8b48d2314f 235 0.14 vMB 90
195,021 195,021 000000000000001585db15ebb92b4a0048dae7b33980facfe514859b5623d4cf 110 0.05 vMB 61
195,020 195,020 00000000000000fae57d98717c034328696875ca2c606dbbbd5e5e7b41dbb081 194 0.10 vMB 85
195,019 195,019 000000000000045a1fb22ce3af2bac2d9a993e4783a03da07d701dddc916ba0e 670 0.25 vMB 174
195,018 195,018 00000000000003b5eb85332c363f36db000b1727d589011274d759578c307e6d 32 0.01 vMB 0
195,017 195,017 000000000000052af47da4b06359413959fa0b2beb8b475e76af0621e5ea45e7 375 0.13 vMB 152
195,016 195,016 0000000000000650ed0e729685cb093044f5a460436d2e760ab4aead0730b799 219 0.25 vMB 78
195,015 195,015 00000000000000c35c2edc2cdc39c62e3936d49b236900bdb15e6aa9f2266292 301 0.25 vMB 86
195,014 195,014 000000000000007b09d6e04cdd8513aa22219c5613cb9af70d2572ac7fb70595 138 0.05 vMB 220
195,013 195,013 000000000000000adfb41f59547bf430fc62f5724d7dd62bef4901f1a467ad3b 421 0.17 vMB 146
195,012 195,012 00000000000001d848d1de03d26b83c9f83fa5fcdf02107b3a743e0dff9b4faf 512 0.30 vMB 135
195,011 195,011 0000000000000173636cd9c876c2e674680883bf910ded5fdd2c4b527c295952 677 0.25 vMB 148
195,010 195,010 00000000000001cea7ed31bf45cc5cd6bce6230f4bd3bebd2efd868d7e8868e4 77 0.02 vMB 468
195,009 195,009 00000000000006e2a60d5e2ed65203d2d665130060a5928dba25319df40ddc04 169 0.06 vMB 149
195,008 195,008 0000000000000180d2da348b920607f4dfc49cfcf5c5d348797adeee12fbab6d 41 0.02 vMB 27
195,007 195,007 000000000000029022643e6a6ee95603e7b79ecc6a28a0e26b5ac0fee20fa2cf 142 0.05 vMB 79
195,006 195,006 00000000000002831f2901c0a60597ba5c2e6c56e7dcf47824f83b799a824f96 256 0.12 vMB 152
195,005 195,005 00000000000007198cdb25af515551bfddcbbec72d1b32e1ef88d03e43ca468a 45 0.03 vMB 97
195,004 195,004 0000000000000716c011e1892ae781969860e256e6668f7ea577ca25a1d991f5 272 0.12 vMB 154
195,003 195,003 000000000000003d182f544bbd49247c033adb9e869ea7dada805fee3018261a 232 0.12 vMB 113
195,002 195,002 000000000000038c4bef1f52d5d81aeb850f091a2c2422b5ade2660b53061b41 69 0.02 vMB 139
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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