Loading Tool

Explorer IconExplorer

Memory Pool

75,968 transactions
27.66 vMB
0.06826877 BTC
Random Selection Loading Transactions
Max Size: 169.58/200 MB

Candidate Block

Mining Attempt 74a61d2d182de158d4bb24dfaea27b3e914a78d5420b9614c515e770f999701b
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root f83a6a0834bbab42480140c6ef4163b0c57cddd0ab828c02903fe79cca694dc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.00884825 BTC
Feerates: 81.11 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (87,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,428 827,428 000000000000000000002ece928b821360c39a50211a26d9f5714afbf15fb4e0 4,378 1.00/1.00 vMB 25
827,427 827,427 000000000000000000020e633cd3b2318b6fd37804ad6efc85bdd9d1c29d9e01 3,450 1.00/1.00 vMB 30
827,426 827,426 00000000000000000000752826b69d3683e2e0fd00925a7e0dd91e320c6c516d 3,176 1.00/1.00 vMB 38
827,425 827,425 000000000000000000016059e3b84f452d06ba25196bb56598bb2b76912afebd 2,910 1.00/1.00 vMB 32
827,424 827,424 000000000000000000034d8965307fad41d843f424862fdcc9371a689dc60423 2,997 1.00/1.00 vMB 39
827,423 827,423 000000000000000000035caade791d7b17178f1ddff34748e32a8075f0731740 2,384 1.00/1.00 vMB 33
827,422 827,422 00000000000000000003db9cbd7a9bfde8031d2a7905b8e512c8e83c38c913d1 1,910 1.00/1.00 vMB 35
827,421 827,421 000000000000000000022d28be7789296aa625c108d459b80277c5f080255435 955 1.00/1.00 vMB 23
827,420 827,420 0000000000000000000274d167435a31fa12aae712d458646d697a643dfbfa27 4,283 1.00/1.00 vMB 30
827,419 827,419 0000000000000000000313268bf312ce15c344b7608377e1300e44db9cbc8b10 1,746 1.00/1.00 vMB 26
827,418 827,418 000000000000000000000a2ab7103ef9d12295b46afadb77c972ec74ca832b05 3,040 1.00/1.00 vMB 36
827,417 827,417 00000000000000000000f6516f21837292a4b3e94269a9fb37285f47c0f2a876 2,865 1.00/1.00 vMB 47
827,416 827,416 000000000000000000008e6c461d4bb16a52bde361150c21123bdcf7c3f51979 2,352 1.00/1.00 vMB 32
827,415 827,415 00000000000000000000de1118609687925a460deb4dee4cd3370650a34baec3 2,307 1.00/1.00 vMB 29
827,414 827,414 000000000000000000032ad6189b090ec4b34f41ed5bc72914b70d5cf317564b 2,301 1.00/1.00 vMB 37
827,413 827,413 000000000000000000031e17690da7f414c17d009414acab2f2adac90e25ba4e 1,975 1.00/1.00 vMB 32
827,412 827,412 000000000000000000000a6b0f62ce36d96805272054c4ae8a60f93a2bad080b 2,919 1.00/1.00 vMB 50
827,411 827,411 0000000000000000000365bc6a257051cd1db1b743f344480b373a65cc0f5d02 2,588 1.00/1.00 vMB 42
827,410 827,410 00000000000000000002bf95b5966d1171cdf465729d4c18fdd6acfc5eaf7ea1 427 1.00/1.00 vMB 24
827,409 827,409 0000000000000000000072d36636ea85db728eb6f8bf40d60b6b5f09410428b7 2,290 1.00/1.00 vMB 25
827,408 827,408 0000000000000000000300ee4984d9aec9ae430b54412387a0c8d5c4d386995f 2,099 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.