Loading Tool

Explorer IconExplorer

Memory Pool

44,301 transactions
27.40 vMB
0.08153594 BTC
Random Selection Loading Transactions
Max Size: 143.03/200 MB

Candidate Block

Mining Attempt ae0f274edac42c9802ff8243f93f5db2d6e3673a0e9f356ff32e26dd2b0e39b8
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 6f828db9b3ee79cbbd415a054f1e7df10ebbb11ba7e7b49458abec4fc017c775
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,472
Size: 1.00 vMB
Total Fees: 0.02780000 BTC
Feerates: 150.77 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (65,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,784 849,784 000000000000000000023db168b79b7811a2af19fa8937b823e36684ea5adf21 6,938 1.00/1.00 vMB 9
849,783 849,783 00000000000000000001adc68268570d585145341c63f7531b9a86033e33d06a 5,429 1.00/1.00 vMB 10
849,782 849,782 00000000000000000002c5dce1987f8b37bf8af6d709fe7d6c8bf9e8cf04635b 2,879 1.00/1.00 vMB 12
849,781 849,781 0000000000000000000014955960b4c05da5295a1f2e61af56398d3c5f51f47b 3,738 1.00/1.00 vMB 13
849,780 849,780 000000000000000000021efeb10e01a478b4e639ec10e14bc3d5672acdcafde7 3,991 1.00/1.00 vMB 15
849,779 849,779 0000000000000000000324b171680d790177a35a0f2105d2a116d27d0dc9f3ed 2,397 1.00/1.00 vMB 8
849,778 849,778 00000000000000000002e4e234744e213d1be853ba84bf908617e93c198be32c 4,894 1.00/1.00 vMB 14
849,777 849,777 0000000000000000000117000e0bb40f1303f0ba829713c9a024728dfa99f7a9 5,266 1.00/1.00 vMB 13
849,776 849,776 00000000000000000001997c7e95fe36b87e4d05c9a8e873581b403d2e1330c9 4,255 1.00/1.00 vMB 15
849,775 849,775 0000000000000000000061fe28bd971c7128c4d520830aacf04a35ee548a7ada 4,377 1.00/1.00 vMB 22
849,774 849,774 000000000000000000034d7ee2f95f32049793d0dbd5e80b1847c3640a199d97 5,046 1.00/1.00 vMB 21
849,773 849,773 000000000000000000024ce71d45880e61cabb5681a48fa482db4f45706fa488 4,391 1.00/1.00 vMB 24
849,772 849,772 0000000000000000000004b42d80e03ffa5f8babf8437c887daa3eb9f8941be9 4,646 1.00/1.00 vMB 29
849,771 849,771 00000000000000000002c381b7dd1579ea838e50c5dadb4d24d1fc2c05f80dd3 4,815 1.00/1.00 vMB 16
849,770 849,770 000000000000000000018130354f5b7c62e0eb646bb68b32b6f21ffa39f4cecd 3,598 1.00/1.00 vMB 22
849,769 849,769 000000000000000000006d429b2c3cf8428c5e3bcfa8503c49390dfe264454cf 3,435 1.00/1.00 vMB 9
849,768 849,768 00000000000000000000b42c78645d0929a2ef01c5de3d759df9001e9edaef0c 5,305 1.00/1.00 vMB 14
849,767 849,767 000000000000000000007d0cf23d41eea54f390c2172684df368bb4927ee9d6e 2,113 1.00/1.00 vMB 17
849,766 849,766 00000000000000000002644590de46e7a2682ce58e163d186f2608354f4bf608 6,458 1.00/1.00 vMB 9
849,765 849,765 00000000000000000001f02e2bcb44665f5f07aaf6fe8f7080c8ad6cd277b476 3,748 1.00/1.00 vMB 12
849,764 849,764 0000000000000000000313c1dd1ac16f2e8978eb6442b14c93c4a09429de2b59 5,329 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 14.00 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.