Loading Tool

Explorer IconExplorer

Memory Pool

82,502 transactions
31.01 vMB
0.08294533 BTC
Random Selection Loading Transactions
Max Size: 190.31/200 MB

Candidate Block

Mining Attempt 46b1ffa7da71cb77156f520c38f080b6d1eb9e72d0e6b99d8fd61f80a25d924d
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root eaeac25f8df6671fc39e3a384d5e4bc3de61f26bbd1b79bc96601363e76e9cc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,675
Size: 1.00 vMB
Total Fees: 0.01317850 BTC
Feerates: 301.05 > 1.32 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (473,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,605 441,605 00000000000000000281aaa8695e3dfd7d8ae1b26ac107188357df74f05d1e75 2,232 1.00/1.00 vMB 104
441,604 441,604 000000000000000002c3e2beec52550567a34deadfeebcfc3519bf4c88c56b75 2,361 1.00/1.00 vMB 103
441,603 441,603 000000000000000002c98773446aac1c780435c172eda7bcc8044060654a9ca8 2,812 1.00/1.00 vMB 74
441,602 441,602 000000000000000001ca964fa0b9244c2b0dfc891b191b43de38ed16dda1aa85 1 0.00/1.00 vMB 0
441,601 441,601 000000000000000002b89c814773a4e34ee7f6b105c507538c446dfd76d680c1 2,362 1.00/1.00 vMB 80
441,600 441,600 000000000000000001372a55b31276c33bcdee7d5a443bda805fdce206fe055a 2,613 1.00/1.00 vMB 107
441,599 441,599 000000000000000001148f6c3fca062b7547e8631a58b1d58eb43eedfb052484 2,488 1.00/1.00 vMB 89
441,598 441,598 000000000000000001d69f37759747ed4a0a521a807114543bab973fb6b8069f 2,150 1.00/1.00 vMB 110
441,597 441,597 000000000000000001078fd41588a4101377f222d75f560bd7ff6a753a8c1786 2,283 1.00/1.00 vMB 119
441,596 441,596 0000000000000000007e0edccc0d9cc2e6f34677e42ad855fd804403f2cd86f3 2,244 1.00/1.00 vMB 85
441,595 441,595 00000000000000000350ae0edfc3d0406d41ac3bc18edb1d3889310090ff4063 2,475 1.00/1.00 vMB 105
441,594 441,594 000000000000000000a5d684065783ffac1931f144111dd28945f467e7e45b1b 2,676 1.00/1.00 vMB 83
441,593 441,593 000000000000000002f52fc24c4c8bbb90ec009b5fb1fb39bfaefa754e51eb30 2,896 1.00/1.00 vMB 106
441,592 441,592 000000000000000000aa1aed21b71fadbaedf27895417a4034cf1b544f90644d 2,748 1.00/1.00 vMB 69
441,591 441,591 0000000000000000013223a695cd7e6275005630c1d8586f80615db00d8870be 2,467 1.00/1.00 vMB 80
441,590 441,590 0000000000000000000afe97560c06dade3bf8d0d3f0686f6af35e3d2e774535 5 0.00/1.00 vMB 794
441,589 441,589 00000000000000000293dbf4a7fdfa2b4992fd229413850dccafb065c4e11cdb 3,211 1.00/1.00 vMB 62
441,588 441,588 000000000000000000153ba617ce364a7e45271977a5d433318790f7fb284385 2,020 1.00/1.00 vMB 71
441,587 441,587 000000000000000002a4425663e03e4aecc69c60e4c50f69a23e48dbc2906136 1,976 1.00/1.00 vMB 72
441,586 441,586 000000000000000001c68f911662f7ee48e80e337e7f3c2ad599a8fb575602df 2,701 1.00/1.00 vMB 74
441,585 441,585 0000000000000000019dc950e68eb7cfc7efa684ba267e398fb041f8b0e48749 2,234 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.