Loading Tool

Explorer IconExplorer

Memory Pool

31,220 transactions
23.20 vMB
0.03725784 BTC
Random Selection Loading Transactions
Max Size: 128.03/200 MB

Candidate Block

Mining Attempt 3301652b9f6696686b90dd83e9e661458507366d46816f445feba30fa31039e9
Version 20000000
Previous Block 00000000000000000001228ae0742e94e130fcbd0ee69194272bc3e2ec1a98f4
Merkle Root b3f2b026d57dd337c09258fc1e58989eed78d4790fddeca0f7649e6945a489fe
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,439
Size: 1.00 vMB
Total Fees: 0.01106388 BTC
Feerates: 175.94 > 1.11 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,178 (56 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,122 941,122 00000000000000000001672d77b82f33a1f38b71cce0d6734e292d197ee2b10b 172 0.06/1.00 vMB 1
941,121 941,121 00000000000000000000141c53ae317a57cd0b75b9eedc0b78b687e121a0490b 2,015 0.59/1.00 vMB 2
941,120 941,120 00000000000000000000aaff1bed3f48701f90fddf8595254a0850c7ba76fce5 4,182 1.00/1.00 vMB 1
941,119 941,119 000000000000000000002fa3a9d3beb0d6234e02fc841bd97c8dc35e7dfaa4ea 4,215 1.00/1.00 vMB 1
941,118 941,118 00000000000000000000ade305d153581c09f2444e4a064b4cb5a660bbc872e2 4,296 1.00/1.00 vMB 1
941,117 941,117 00000000000000000000144c80b7527621c958ffd57eb53aeb4910c68b71eef8 1,232 0.52/1.00 vMB 1
941,116 941,116 000000000000000000018b0fda0ceadcbb10dc8f5257af4a9d0aa2c37860ae75 3,715 1.00/1.00 vMB 1
941,115 941,115 00000000000000000001997093539c1ad30b98ac4058fae906042bb7491ad4a3 3,521 1.00/1.00 vMB 1
941,114 941,114 00000000000000000000b2ec7095ee3f5f40ffc56ac617aedf92c44427d6fdf7 1,336 0.46/1.00 vMB 2
941,113 941,113 000000000000000000008d1665f4cc19acc6f6e6cbd47c64cd61c2de1e9162bb 4,736 1.00/1.00 vMB 0
941,112 941,112 00000000000000000000f76f70a0d50ba360107effc3aefc5619f286c71b9528 2,705 1.00/1.00 vMB 3
941,111 941,111 0000000000000000000040e4c21d094af2052715e9024f5de2fd9180f9787cdc 2,060 0.80/1.00 vMB 2
941,110 941,110 0000000000000000000094bc6795fdd0f5a3ba32cdf94b4926f34ab184b7352b 4,799 1.00/1.00 vMB 1
941,109 941,109 000000000000000000017825a9ebcb656b257f0883d3c5fbdee44855c99d29c1 958 0.33/1.00 vMB 2
941,108 941,108 000000000000000000001b19713e7914f744b01d88863a7127a85abb1f44d165 4,411 1.00/1.00 vMB 0
941,107 941,107 000000000000000000010f2d208ddab5c8c46ac11b079cb56cbcf84e53826316 5,575 1.00/1.00 vMB 0
941,106 941,106 000000000000000000013954fa472b0af773aca8ac5dfa143fa4c7c9881fdeb3 3,370 1.00/1.00 vMB 1
941,105 941,105 000000000000000000000c33cdc5b07d972f5393c094e4368ba272ed0b60966e 5,040 1.00/1.00 vMB 0
941,104 941,104 00000000000000000000ad3a2bca68d523305742a12569523c8c0cfabaf3f266 5,781 1.00/1.00 vMB 0
941,103 941,103 000000000000000000015c850c809d8ac79960018d42f8810d8564401a0fa849 3,646 1.00/1.00 vMB 1
941,102 941,102 000000000000000000000e806ae2de6b13d48ff58a4435bf2e67dc83a9717940 3,671 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 828.87 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: 4,620.53 GB
    • Received: 249.31 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.