Loading Tool

Explorer IconExplorer

Memory Pool

79,487 transactions
29.66 vMB
0.12664647 BTC
Random Selection Loading Transactions
Max Size: 179.15/200 MB

Candidate Block

Mining Attempt 1e10c2de1bbea48d750c1afd7e84534eeb44f0ab8a5c541afc6cf0436b17a0c6
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 948fa4de090d6139f08196ae5ac8ca5f6d2590f137583d56c63900f343378e67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.04538572 BTC
Feerates: 198.58 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (156,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,185 759,185 00000000000000000004dc9e64a2a68bff347937e3229bafa0d6f4234ac5f6c1 1,783 1.00/1.00 vMB 10
759,184 759,184 0000000000000000000361e26cddbc9b780b97a2ab5f4e33b5fee10178bec420 414 1.00/1.00 vMB 8
759,183 759,183 00000000000000000001bba395630ec4c04b84e22edf76565323614f52398fb6 908 1.00/1.00 vMB 11
759,182 759,182 00000000000000000003762f02227ff13dbf5dbf1959378e1ce8f94b389e066e 996 0.66/1.00 vMB 7
759,181 759,181 000000000000000000033ea9cfde99962e5dca8f615c4c4de29fe1707855b02f 817 1.00/1.00 vMB 3
759,180 759,180 0000000000000000000096a4256c5590a8cc22592df2904adc7199120d8ceae2 2,562 1.00/1.00 vMB 17
759,179 759,179 000000000000000000051ad07f5a11b6701fb954648b0dc44ca41c8a3d6eba92 250 0.11/1.00 vMB 11
759,178 759,178 000000000000000000068f3488297b2cb2a7d997040b0ffb7a395e945023c2f7 299 0.14/1.00 vMB 10
759,177 759,177 000000000000000000044a34fa25e97b335878e4140d272d37ad9cb3b003aa90 567 0.72/1.00 vMB 2
759,176 759,176 0000000000000000000347ede469d4c8710d7ae2f94f9216e86cdf1ba4785bf1 823 1.00/1.00 vMB 6
759,175 759,175 000000000000000000064b6b6b735c23e1067ddeb82cda075870b18d8318fdd1 765 1.00/1.00 vMB 8
759,174 759,174 00000000000000000004fb8b3c20b991f21b0689bf23f1ab810ee6adfcc36c14 970 1.00/1.00 vMB 9
759,173 759,173 0000000000000000000598cf514e0efe92f833a125b5c890e19e13aee5d46d59 1,974 1.00/1.00 vMB 10
759,172 759,172 00000000000000000000ce2478bef09afd5b368cd7c78b6996d8bb27529e6487 918 1.00/1.00 vMB 4
759,171 759,171 0000000000000000000199a3a6e37460d037b7d2b2f8352d806db5a600d4f550 1,952 1.00/1.00 vMB 16
759,170 759,170 00000000000000000006f60d309c3e394b24665cf751e90449b96eab260594ed 527 1.00/1.00 vMB 4
759,169 759,169 00000000000000000005763d655b2cf02ea6e1de8d3e4560b018ad4a0b12254f 684 1.00/1.00 vMB 7
759,168 759,168 00000000000000000002677819b4007991617d0f78c2c8c0e05f6bfa5cc15a2e 1,654 1.00/1.00 vMB 11
759,167 759,167 00000000000000000000a3386dc80b307a81da106e53a95da24170b9fb1be10e 828 0.36/1.00 vMB 13
759,166 759,166 00000000000000000001aae393140584fa3764667d969b517ee39a7641e664ce 1,248 0.78/1.00 vMB 11
759,165 759,165 000000000000000000049c7c6f6eccc4c96f82b10845f2b9d4ed2d16d3614c8d 1,134 0.64/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.86 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: 712.96 GB
    • Received: 17.25 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.