Loading Tool

Explorer IconExplorer

Memory Pool

76,150 transactions
28.81 vMB
0.07147971 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt 12fe7c2bd9d2297029f54fb12886df7e785fb96e2b81ba236570ccab49cca0b8
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 2bdc309688fcadd4dd7d162950a9ca91aa601927d33adbb43325776f212c6af8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.00870816 BTC
Feerates: 104.17 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (96,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,640 818,640 00000000000000000004045398d8cc6d59753162c286febf260a0e6804bdd994 2,785 1.00/1.00 vMB 77
818,639 818,639 000000000000000000000ce9614103b092a57755c43069270896aab1c922f417 3,739 1.00/1.00 vMB 48
818,638 818,638 0000000000000000000087ba958a562797dd5f0aec13540656439c7532fa537e 4,012 1.00/1.00 vMB 48
818,637 818,637 00000000000000000003c19da93871cba56e91ce60603a7666c7191f3dca2cb3 3,083 1.00/1.00 vMB 47
818,636 818,636 00000000000000000003a51e54d84709afa24ab6f6e5c6e707a466d653ea01a9 4,788 1.00/1.00 vMB 52
818,635 818,635 0000000000000000000360590df8043e27ecdb6254db9a0243775f910255cf90 4,074 1.00/1.00 vMB 57
818,634 818,634 000000000000000000027bd1ac3b219b68b1e1ea9cc729ea1a3f4435466da3e8 3,933 1.00/1.00 vMB 62
818,633 818,633 00000000000000000003434989e63a57e0aa7c2e8a6982224ece1bc499c8147d 3,260 1.00/1.00 vMB 48
818,632 818,632 00000000000000000003fda10dd2e792e40b3416689f499f4b414c1d8ef26bf3 3,430 1.00/1.00 vMB 68
818,631 818,631 00000000000000000002e157ec581b9da7e42f23eb93639555ba56d8ae546fbd 4,132 1.00/1.00 vMB 65
818,630 818,630 00000000000000000002b8dff088b5a3433335b3b65e012e3b3cc7f648ff2250 3,367 1.00/1.00 vMB 47
818,629 818,629 00000000000000000001bf5eea9ded3e530d5b47ff3210110c2f95e1d21759a5 3,335 1.00/1.00 vMB 67
818,628 818,628 00000000000000000002d0831f1db5e98ccb68fc5898ed1d5b855094ee344db7 3,533 1.00/1.00 vMB 49
818,627 818,627 000000000000000000016067b48192f97eca8669574bc43871f05e283d9b3ce1 3,926 1.00/1.00 vMB 59
818,626 818,626 000000000000000000000e97c494bb339c3e49b0997cd933b1dfb00d990ed859 4,751 1.00/1.00 vMB 53
818,625 818,625 000000000000000000005708f49a86029f59eb6e529954907ee6efc65c105b11 3,149 1.00/1.00 vMB 59
818,624 818,624 000000000000000000017b37121a8384d4512973f7ebdf160bf84e7e1f8d14c5 4,642 1.00/1.00 vMB 51
818,623 818,623 000000000000000000037400d6fcb70fa668d2bbca3fa6618a6e67bce604ce21 4,542 1.00/1.00 vMB 51
818,622 818,622 00000000000000000000b4e914fc474939d0701a7ae99381d651e0e9b81a0739 3,664 1.00/1.00 vMB 62
818,621 818,621 00000000000000000003357ee665414e64a1d22bfff79898220d209143aea293 3,673 1.00/1.00 vMB 68
818,620 818,620 000000000000000000012fe1a1a65f91c13d9b2ba3cf039ebd32619737bfdec4 3,251 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.82 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: 710.55 GB
    • Received: 17.08 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.