Loading Tool

Explorer IconExplorer

Memory Pool

77,505 transactions
28.85 vMB
0.07929906 BTC
Random Selection Loading Transactions
Max Size: 174.51/200 MB

Candidate Block

Mining Attempt 57b7fbc5d98db3a326cdd77f0b65be8759dcd1668b4476e4b4e71c4199eb22e6
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root aa3c70dc8d7509df4506cf5cd5720b7fce7d8f3ac94d94b7117c935166bbc7f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,564
Size: 1.00 vMB
Total Fees: 0.01919812 BTC
Feerates: 150.62 > 1.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (279,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,442 635,442 0000000000000000001095a3352fc15353b76a97d574a5cee92fb9be6e1e79a1 3,124 1.00/1.00 vMB 47
635,441 635,441 0000000000000000000d191acfff9f68873965259c89e165af1aa86c1c60e519 2,887 1.00/1.00 vMB 55
635,440 635,440 0000000000000000000536529e0fa05a97966dc3ca61c1bc1fceb0a5e608d51a 2,898 1.00/1.00 vMB 42
635,439 635,439 00000000000000000009a577528486e602afc5e3870df5a9122b67439d26dcef 2,788 1.00/1.00 vMB 33
635,438 635,438 0000000000000000000ebbb5ac12caff63d119a7b2c70e1ba2b5f0232b1b8f8a 2,927 1.00/1.00 vMB 33
635,437 635,437 0000000000000000001140db1a87fdfe9af4a7da318496b2b53c76b3c127c004 2,439 1.00/1.00 vMB 53
635,436 635,436 0000000000000000000bc187282fb584efcb917bd7a299cbaf623bdbf7fff2f0 2,972 1.00/1.00 vMB 41
635,435 635,435 00000000000000000001d1457ed7363df403a30b1de980c657f22714fe318ab2 2,920 1.00/1.00 vMB 26
635,434 635,434 0000000000000000000b23d2c8ab63e61182f40d195ebd2781ca9d6bfe769eeb 2,921 1.00/1.00 vMB 46
635,433 635,433 00000000000000000010cafc9bac73bf8300eaea9c804ceac9ba8aa58d5e518b 2,216 1.00/1.00 vMB 53
635,432 635,432 0000000000000000000b9c642c947b376a2fa21b876d2e18e701de05a9bc7154 2,849 1.00/1.00 vMB 41
635,431 635,431 0000000000000000000c197fa4aa1631fbb910fdb3096bdcc461eab47d21236e 2,803 1.00/1.00 vMB 39
635,430 635,430 000000000000000000008c5256db887761e13537ce7529cf157569c3859e865b 2,914 1.00/1.00 vMB 38
635,429 635,429 0000000000000000000ccaf8a8edb30d1528c2a2b9b8d661aa32c10b46a8df35 2,902 1.00/1.00 vMB 41
635,428 635,428 000000000000000000021f113a5266621a83236e415bbf0dcfd0a537579e900d 2,896 1.00/1.00 vMB 56
635,427 635,427 0000000000000000000f66347c1f7130319f92d7231a24dfd71734048fcc6196 2,875 1.00/1.00 vMB 48
635,426 635,426 0000000000000000000360fd9e7b9b20a081cb039260327fcc8ebe6dad238986 2,635 1.00/1.00 vMB 37
635,425 635,425 0000000000000000000b6a2ae6cc4ea360b2f77f18cd8d80c3f2559b8ea69bf9 2,825 1.00/1.00 vMB 47
635,424 635,424 000000000000000000017b6d761154b12330e771df0c55f6d582a632ba93c5ef 2,975 1.00/1.00 vMB 42
635,423 635,423 0000000000000000000352a85c9482f62c99c9268bf093a71d70cb9885b98564 2,090 1.00/1.00 vMB 42
635,422 635,422 00000000000000000004b2ee5f206aa6a9ebc7b97eded6b48091a5552ef0f559 1,745 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.07 GB
    • Received: 16.37 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.