Loading Tool

Explorer IconExplorer

Memory Pool

79,057 transactions
29.27 vMB
0.08678030 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt c3cd70e37a6660d288456c263eb3b5f4bbff979262b55fc7f4c948ecee86cf89
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root fa0974f67506904d8c8eb71a0068ebe86af75174e43e5973c87a947b47dd4fe0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,461
Size: 1.00 vMB
Total Fees: 0.02543788 BTC
Feerates: 178.73 > 2.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (323,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,180 591,180 0000000000000000001b38b837c559b627cae48e42407e5b1e41f57a046e3266 1,358 1.00/1.00 vMB 12
591,179 591,179 00000000000000000004a882aedf6f47e8795301d48c58d1c272c3d8cb38f377 2,225 1.00/1.00 vMB 24
591,178 591,178 0000000000000000001ad7957187b21afb3905006bb3e547bab0e90f55a57f87 2,629 1.00/1.00 vMB 57
591,177 591,177 00000000000000000011202518f5f0780f64ffe9c8e902dad50d45fe8ed9652e 2,411 1.00/1.00 vMB 31
591,176 591,176 00000000000000000010850d44cb93ed087478ec844b9c022a048bea34ee9e54 2,224 1.00/1.00 vMB 53
591,175 591,175 00000000000000000013240c3455cce38540a6eeb6b87ed59c0abbfdb8d0b384 2,837 1.00/1.00 vMB 48
591,174 591,174 0000000000000000001b75b45835579813f8ef1ab469f53f38b2d24a1bfdc870 2,063 1.00/1.00 vMB 19
591,173 591,173 0000000000000000000cf165fab44ea472a4f0bed49c30d52014b6b406e14678 1,106 1.00/1.00 vMB 12
591,172 591,172 0000000000000000000c9b15367eedbe048004f9abe2ce5f9058070434c1f58c 1,568 1.00/1.00 vMB 19
591,171 591,171 000000000000000000131f871d2e298218a48212b2198770b16274127f1f6905 2,787 0.99/1.00 vMB 54
591,170 591,170 0000000000000000001ba386d5984c4d19c9db2178a4fff0bcb0d9dcbf318d9f 1,842 1.00/1.00 vMB 30
591,169 591,169 000000000000000000000665c9923e606d0eb2996222039a970e073a55f366a6 2,251 1.00/1.00 vMB 37
591,168 591,168 000000000000000000139754976ea6f1dfd1c952ca5d6391d2e166ccc29ad766 2,985 1.00/1.00 vMB 56
591,167 591,167 0000000000000000000e3441fec61f786240efccf800bef6ef30a5d757224bd5 859 1.00/1.00 vMB 21
591,166 591,166 000000000000000000084b52eaee5c0c62189a69c4731e06f4f2086448893f72 2,159 1.00/1.00 vMB 29
591,165 591,165 00000000000000000007ee2320494577d33fad2f7f2cb86db7f0241abe33b10d 2,122 1.00/1.00 vMB 18
591,164 591,164 000000000000000000040ff9279c3787e451f408dca999072b044a791e8ddb97 1,932 1.00/1.00 vMB 25
591,163 591,163 0000000000000000001561224b8d71cc0f7a864edb014458cf49bb477683832f 2,978 1.00/1.00 vMB 58
591,162 591,162 0000000000000000000774e87b6ef2665feaffd6e8caf790edcd2768728ba6bf 1,833 1.00/1.00 vMB 28
591,161 591,161 000000000000000000162cf89abdfedc113b251a3f2329a21b98896e830f552c 1,952 1.00/1.00 vMB 17
591,160 591,160 0000000000000000001742c770e27e37c38140e61a1eb36a85b95fcd9f1c09ed 2,001 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.68 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: 679.43 GB
    • Received: 16.44 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.