Loading Tool

Explorer IconExplorer

Memory Pool

41,716 transactions
26.72 vMB
0.05998450 BTC
Random Selection Loading Transactions
Max Size: 139.77/200 MB

Candidate Block

Mining Attempt eeca6f3831a08fc77c192be394c8da650232b7d96a96a426fd213b731a5ae979
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root bf08a22b7868df6e910223f1d778443307a012c662a0a3ab5ad75f0e7852ebae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,667
Size: 1.00 vMB
Total Fees: 0.01044231 BTC
Feerates: 73.20 > 1.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (560,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,958 353,958 00000000000000000c0a37991842902b1c87dfb68fb215fcb220a1e17e015834 424 0.28/1.00 vMB 21
353,957 353,957 00000000000000000ed5048d84e6144d705872d91baa2016e6f270b0e81a80f1 67 0.09/1.00 vMB 14
353,956 353,956 00000000000000000820cb975c64ffb3afcba6918a0d35d6d711e3f5f3e0edb0 670 0.30/1.00 vMB 29
353,955 353,955 00000000000000000af524f6670dc6f34ee3d8c865896d6a7bb0cba1ab382e66 1,068 0.49/1.00 vMB 27
353,954 353,954 00000000000000000a118172fd088bd68f3bb2c2cf09a2f685a1381135646782 1,078 0.54/1.00 vMB 25
353,953 353,953 00000000000000000343e8e1902de896c78c84bb7c9d98361f8cbec281c9031f 1,015 0.60/1.00 vMB 25
353,952 353,952 00000000000000000b69b4f70b57080296613d7e6390ef054fd83b9a00492bae 1,774 0.96/1.00 vMB 27
353,951 353,951 00000000000000001511468a3761b8b9e49a28953f00f17823538bbc98e88a20 290 0.41/1.00 vMB 15
353,950 353,950 000000000000000015384553563c6915545d5a45d47c5cf667677ceb14edb7e9 1,319 0.75/1.00 vMB 29
353,949 353,949 00000000000000000627387d027fd8620f6e8637c9cc28236da2fc9aa1dc59f0 639 0.40/1.00 vMB 8
353,948 353,948 00000000000000001488bec3fcc1e0b32f3e2da23ab39731d2cd2cbf99380d27 1,301 0.75/1.00 vMB 23
353,947 353,947 000000000000000008c67de30ef48627a617018f36bdc666af74b8b2b1815f20 773 0.75/1.00 vMB 16
353,946 353,946 000000000000000006885148ce27a307438d43a87006adc55ec3fab1036d615f 1,925 1.00/1.00 vMB 28
353,945 353,945 000000000000000007315ea0469e10152e36e93126613f7bf92217169832a698 1,653 0.75/1.00 vMB 30
353,944 353,944 0000000000000000152c7155b6808cf1d511c43e91819e932ac379b6b9484c70 1,883 0.90/1.00 vMB 25
353,943 353,943 000000000000000011a0f8aa6cc0c4e20dac6f19ed7380387db2364eefea6a43 2,622 0.75/1.00 vMB 48
353,942 353,942 000000000000000005f785bc9f7a57f92086f63dd8b1211f4f23d331cb649e2c 732 0.53/1.00 vMB 16
353,941 353,941 00000000000000000ced6bc827b47ec616eac37b56386d4a70583465da660b01 680 0.32/1.00 vMB 31
353,940 353,940 00000000000000000a52f41e2e1e6a63254ac4fccc6d837688915392b098acb6 1 0.00/1.00 vMB 0
353,939 353,939 000000000000000010f014c5f7e678f2cf7198e4b8db80dbf30ec4ddaa5141b6 1,230 0.61/1.00 vMB 27
353,938 353,938 0000000000000000142feb125ca6f4dc2413e5097aee426c54aa7056446fd6df 417 0.25/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.