Loading Tool

Explorer IconExplorer

Memory Pool

82,367 transactions
30.83 vMB
0.08927441 BTC
Random Selection Loading Transactions
Max Size: 188.62/200 MB

Candidate Block

Mining Attempt ed0e99d3461c7a05c6a74e9c8addda9a20745d16a07fe70c8f77c1c3d3f554d9
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root b1c0aa4b0da72d123d17bf4cf048e4a271b4a413484e18279ea110644938477e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,351
Size: 1.00 vMB
Total Fees: 0.01922744 BTC
Feerates: 150.85 > 1.93 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (573,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,921 341,921 00000000000000001199abcc86fb33d53862c17c5c39e66e45504736cc2198f6 438 0.25/1.00 vMB 25
341,920 341,920 0000000000000000016bbd5e4e60ae2e7550bb6b6ea31b4f71071b26209c639f 55 0.02/1.00 vMB 48
341,919 341,919 00000000000000000e228a6abad006cdb35603dd1069f4081bfc76ea8935eae5 621 0.37/1.00 vMB 22
341,918 341,918 000000000000000014152a71a22092cce0c595fbd3f0fb2013da34f266fcc482 206 0.09/1.00 vMB 29
341,917 341,917 00000000000000000efbc765b753480726bbe9aff26fb63651718e8d46bd46a7 66 0.04/1.00 vMB 14
341,916 341,916 00000000000000000822b1591ea1277201cb51ac64a7449d2f2523ba693c8ca9 566 0.32/1.00 vMB 23
341,915 341,915 00000000000000001709e977498abdc2963772134ba664c899bb4b12a0de9dcd 1,272 0.70/1.00 vMB 25
341,914 341,914 000000000000000011191fe65d93faf820595aa1d0e2b8e4b9013bb5069e1721 133 0.06/1.00 vMB 18
341,913 341,913 000000000000000002cecb29b2e7a49cce88abc517319faa1156e5b75b1a5bdf 1,246 0.71/1.00 vMB 24
341,912 341,912 0000000000000000114a92cae8edfb67cc3beffca6fc9913dff49af438317a77 256 0.13/1.00 vMB 26
341,911 341,911 0000000000000000118072e3aeffc2a30090a1a40d558ba6ff7405346d18c1f4 565 0.23/1.00 vMB 30
341,910 341,910 00000000000000000a4988e851a489cbd20bf69a004fb9575bc54cdf728de693 1,075 0.54/1.00 vMB 28
341,909 341,909 000000000000000013c962e354539272488ce0e52e1c2ea53673c6270acef225 579 0.34/1.00 vMB 22
341,908 341,908 000000000000000001e771707200873d4b2533adf12fc68f8a0d214a5a0b3798 693 0.35/1.00 vMB 28
341,907 341,907 0000000000000000007b4341c1534d70e7ea89a42963b3647042b2742e3203a5 398 0.26/1.00 vMB 21
341,906 341,906 000000000000000006002b415ab7b5ee21833c4293de5f57026b3f926c0bf757 1 0.00/1.00 vMB 0
341,905 341,905 00000000000000000a587de27387c0b60871f469794451f2b08b2a13fc008598 256 0.11/1.00 vMB 37
341,904 341,904 00000000000000000590172b05e72eb74db3210fc496ba52c7d4a6502e200f52 243 0.13/1.00 vMB 23
341,903 341,903 00000000000000000b5856d44b7fbc57173ab7fc3db14f1e1bf39ad23817f46a 186 0.19/1.00 vMB 13
341,902 341,902 00000000000000001a4268dbbe5ef568509f6b9d2354aa8c808edc2d68c4b7cc 1,229 0.75/1.00 vMB 23
341,901 341,901 000000000000000012800085b78d1b33a5af61909bcdb36b7addff7074274fa2 512 0.15/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.01 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: 718.91 GB
    • Received: 17.99 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.