Loading Tool

Explorer IconExplorer

Memory Pool

86,572 transactions
31.66 vMB
0.14982695 BTC
Random Selection Loading Transactions
Max Size: 190.96/200 MB

Candidate Block

Mining Attempt 3fc0fb2d0b1010d3dc0d9a6c243b3cf143e9b9ba6d6974afae8761c5b7793c0b
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 42358b963f93332c4646cfc424209ffc68e4261f3b921a60a124bde9d74ab1ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,556
Size: 1.00 vMB
Total Fees: 0.06671481 BTC
Feerates: 214.31 > 6.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (536,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,699 378,699 0000000000000000075ff7a891f78bd4f8edbc81a4ce3af508ace686111ff34f 1,573 0.72/1.00 vMB 40
378,698 378,698 000000000000000009cc997e4660367fa6557d208a97012bb2cc8ca9d75fd822 748 0.34/1.00 vMB 35
378,697 378,697 0000000000000000105ab6111cc947ecbab6d9d36ccc1f18cf5225ff5c4f20cc 511 0.64/1.00 vMB 12
378,696 378,696 00000000000000000b7f48c17d8ce9f69b0f6d6f95fdad27c8611a81e2b03fde 2,517 1.00/1.00 vMB 46
378,695 378,695 00000000000000000bdc2117245cc5c63dcdf502df782425933d658d58e7fb19 723 0.60/1.00 vMB 19
378,694 378,694 00000000000000000d9d5c6c9fefa908e15a443227f57dfe7205430ebea7b1d3 2,555 1.00/1.00 vMB 49
378,693 378,693 00000000000000000ad58d812bd14bb233d9e214cf8b83e2041590e8940ee702 1,430 0.65/1.00 vMB 37
378,692 378,692 00000000000000001183ba531f0a2fe3cb1589333ab4bb2d19cb985f1be4ec33 820 0.37/1.00 vMB 44
378,691 378,691 0000000000000000015cf639103dcdd743686c87c3b8be6fcff680a8e95f0577 533 0.30/1.00 vMB 31
378,690 378,690 000000000000000000184b2f7e9a95ce0063e9f723534bd63efe37883ed6164b 909 0.42/1.00 vMB 35
378,689 378,689 00000000000000000a890188207c9697f9702e9ec83c4f108bca44f23054f567 716 0.39/1.00 vMB 32
378,688 378,688 0000000000000000049f5442f87bccb710c3adef0be0e45bb4c2f4d03add8f93 734 0.37/1.00 vMB 32
378,687 378,687 0000000000000000041051d33995d61ae9dabb1053bb543537eaa8593766b788 235 1.00/1.00 vMB 3
378,686 378,686 00000000000000000fa4c0b4d3b91838145cddd95e7d232072086bb40c74be82 130 0.25/1.00 vMB 6
378,685 378,685 00000000000000000a3a79c1e626ccb814d816b031f6a715c5b47dd76ae0b953 2,117 0.95/1.00 vMB 38
378,684 378,684 00000000000000000a42602bc8e63eb1abb582a9894d33a9689947aa470dd5ca 1,481 0.64/1.00 vMB 42
378,683 378,683 00000000000000000190263e0857cfb226c3946a2746810feeba25ae27871d0d 409 0.25/1.00 vMB 24
378,682 378,682 000000000000000006620cd52007f05d325223d63c272bc46666b052b6922a4d 150 0.11/1.00 vMB 20
378,681 378,681 00000000000000000e5877afab188bbeb5df20a291d315a433b37ae8434db996 801 0.38/1.00 vMB 38
378,680 378,680 0000000000000000046e0f4a16484816cfd1303d325bcca0861d7e118bdc5268 239 0.99/1.00 vMB 2
378,679 378,679 00000000000000000cd20cf178b714cae163a9541340526237a1a161592ebf68 1,965 0.87/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.33 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: 660.73 GB
    • Received: 14.77 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.