Loading Tool

Explorer IconExplorer

Memory Pool

40,531 transactions
28.28 vMB
0.13810919 BTC
Random Selection Loading Transactions
Max Size: 144.44/200 MB

Candidate Block

Mining Attempt 977f3e8aa21a01a765b48d70700d0daffa5732e652703e4d25a0c51972a1b877
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 244801d96232485b7c65181803e2df2c497aeee10e2b34869b9f29268c3f6f32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,908
Size: 1.00 vMB
Total Fees: 0.08353946 BTC
Feerates: 102.90 > 8.37 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (813,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,228 101,228 00000000000211ee36bcb1f3879e497a5552bd8fb5b02591960ebc7da0be64fc 21 0.01/1.00 vMB 0
101,227 101,227 000000000003bbbc6891e16c77378a566e2bc44f5450abf790d63098554830e3 12 0.00/1.00 vMB 0
101,226 101,226 000000000001a98ae7038313c96cd38b94839ff66ce8183a0ac4275da400ca7f 16 0.00/1.00 vMB 0
101,225 101,225 000000000000542266bf747060e7d8ab0201f8c03a1df32414a5108289745893 1 0.00/1.00 vMB 0
101,224 101,224 000000000002c25db71f729c2f209f84cc12cd45b00c5f9089c428247b499057 1 0.00/1.00 vMB 0
101,223 101,223 0000000000000182aa08a05a4ff5271a7c6f6499905540e594c8a81e684d7271 3 0.00/1.00 vMB 0
101,222 101,222 000000000000269e491b56db6becb83ff9dc6ec8df86ff7d5ff2ed18c89f8414 13 0.00/1.00 vMB 0
101,221 101,221 00000000000247d10d5b08b231cedb767437606dbbf939b7f44c0c497969615e 14 0.00/1.00 vMB 0
101,220 101,220 0000000000013e55c568f1bbd39a637a276446f1c892c8b4aeacbad48f56c373 14 0.00/1.00 vMB 0
101,219 101,219 0000000000028d559a011b8212e2ca951bb4b81cbf454c9e4ddf3bc667dabc75 13 0.00/1.00 vMB 0
101,218 101,218 000000000001eb19c2ec7ab4f0abbf510a8fb97444296f291cc8d4774b5b8949 9 0.00/1.00 vMB 0
101,217 101,217 000000000003dfa3a8ed2fdca10eea190a6818e7ebaffd0a22f20d1a279feaf5 13 0.00/1.00 vMB 0
101,216 101,216 0000000000023862596b819cf954b10b372b80afffbdfcc7a2ca2e948e11cdf3 13 0.00/1.00 vMB 354
101,215 101,215 0000000000010dc7caf993cac151e7771c2dc75182facf061067c2855b2eddc5 14 0.00/1.00 vMB 0
101,214 101,214 000000000001fb3ecf146163833ab6689760f94d5e180675c6724f90fb620fca 1 0.00/1.00 vMB 0
101,213 101,213 000000000000d7af35321a3ddfe59da227780dcaf0c27e3170d9fd56e8b1ff59 14 0.00/1.00 vMB 0
101,212 101,212 0000000000006ad8d6caa8cf3c4cc65a569f113e3a7bb3de202270f941f888e7 14 0.00/1.00 vMB 0
101,211 101,211 0000000000035b325895068d50f40fa70b7c7e17d2cd7c3604510a407d5c84fc 11 0.00/1.00 vMB 350
101,210 101,210 000000000001e6e0913a00f81fbba7ba794f3d4d4d49066cf7088cc4ce8dabb9 14 0.00/1.00 vMB 0
101,209 101,209 000000000002f0fcb3bbb167086600c07a2717f76f0599fd8ad8b544d4672798 1 0.00/1.00 vMB 0
101,208 101,208 00000000000136550e55b66dad0d18bf43fa2dca6b6a547893483b007b0ec29b 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.