Loading Tool

Explorer IconExplorer

Memory Pool

78,255 transactions
29.56 vMB
0.09286144 BTC
Random Selection Loading Transactions
Max Size: 180.31/200 MB

Candidate Block

Mining Attempt 64c98816ba5cfc68519425fff628689f13178e0e17df438168708ad262be20c5
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 686ee72a37cad9adc453404d44b1dc031bc17a63c1f35c9493eac87c223fc06d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,901
Size: 1.00 vMB
Total Fees: 0.02784245 BTC
Feerates: 301.35 > 2.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (118,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,474 796,474 0000000000000000000217dbda18c613a9ee9d84394275c749fe59a41a5f9ed3 1,980 1.00/1.00 vMB 24
796,473 796,473 0000000000000000000502df0e989800ef9f5b24a6c6ff158f375010e72844fe 2,038 1.00/1.00 vMB 22
796,472 796,472 000000000000000000037e1f2f947ff3944e9d44ce3a72f344fb4003b5d1c802 1,877 1.00/1.00 vMB 33
796,471 796,471 00000000000000000000ee03a0b7ab7d32325805bb0cd3396aaa7d0ce60fe7f4 1,892 1.00/1.00 vMB 16
796,470 796,470 00000000000000000001fa9da33c775a01b1de2748992291ad967d59ba01833d 2,537 1.00/1.00 vMB 14
796,469 796,469 000000000000000000035afab6dfd96faa75a11e5a2858aadeb9d311820d5239 3,135 1.00/1.00 vMB 38
796,468 796,468 000000000000000000023e4e1468a915a54d6a4278abfca47a7ebe75a3307057 3,081 1.00/1.00 vMB 28
796,467 796,467 000000000000000000025378f674e85fd7077e297a3d8bca055d95a6f6be41c2 1,195 1.00/1.00 vMB 22
796,466 796,466 000000000000000000045ba0b0d752201f46342ad8548c29c7555c53383c56a2 2,791 1.00/1.00 vMB 26
796,465 796,465 00000000000000000000a6bbed7eee7989cc3748b87581466467372bbd345261 3,146 1.00/1.00 vMB 22
796,464 796,464 00000000000000000000f9475ff81bd248c0133c9b0c548d71a857cb918e3ec2 2,463 1.00/1.00 vMB 16
796,463 796,463 00000000000000000001e4e269d0a2406aae6758009196822c7d94c791e054b4 2,806 1.00/1.00 vMB 28
796,462 796,462 00000000000000000001b125e09395975fd8b893c8a2743efcf027ef89d1abbd 2,107 1.00/1.00 vMB 31
796,461 796,461 0000000000000000000276f54d476d49416793b65a9e9bbafd60361d80e2f4ac 3,843 1.00/1.00 vMB 13
796,460 796,460 000000000000000000024fdfba048530523a8d7a0226e2c865ba7923fb972f9b 3,125 1.00/1.00 vMB 35
796,459 796,459 000000000000000000049cc0de64e0dd9aa43a5ad78f0497c6864f6785559aee 3,190 1.00/1.00 vMB 30
796,458 796,458 00000000000000000004e8f0fe4914a68f78858c4cfbc4f26b36a54d675c98ac 4,874 1.00/1.00 vMB 11
796,457 796,457 00000000000000000004b871a3f48804793a638955e2b4d381985ae761a17101 2,526 1.00/1.00 vMB 15
796,456 796,456 000000000000000000049e3412ca605af6ee6f1171f7231e44716fd28f3eb454 2,650 1.00/1.00 vMB 29
796,455 796,455 0000000000000000000248c1eacf5f9449a49ff1aa402398a6a5acbbff4f6f3b 3,236 1.00/1.00 vMB 34
796,454 796,454 00000000000000000000ce3fc286e0fde6dfab219a5a905cb1be6655b9409eb8 2,902 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.81 GB

Node Details:

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