Loading Tool

Explorer IconExplorer

Memory Pool

77,384 transactions
28.71 vMB
0.06687019 BTC
Random Selection Loading Transactions
Max Size: 174.22/200 MB

Candidate Block

Mining Attempt 42dba4cb42b31f2546f595ac611b976ba39db0f95ed2f2a9a07fc5dc923f354c
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root db3a4bad2aa7b0af19330c61b07522758293432251b4e7ac5569453179f72fa3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,521
Size: 1.00 vMB
Total Fees: 0.00725809 BTC
Feerates: 100.53 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (286,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,678 628,678 000000000000000000048947d2000f193d9f0ab0a9bd40762939ab318180c7fc 2,581 1.00/1.00 vMB 69
628,677 628,677 0000000000000000000c468f08bb6a569ce520e92b27f2171a58b4f9b6ea25b9 1,150 1.00/1.00 vMB 15
628,676 628,676 0000000000000000000dd3c17d61a81a2db82630d289b31f9c3705e7e910696a 376 1.00/1.00 vMB 5
628,675 628,675 00000000000000000006af23e60c9cb53781f1334dd20af31a977de79258fd35 1,429 1.00/1.00 vMB 21
628,674 628,674 0000000000000000000bfa0b9656b56fe4c0e38056378d56ee11374fa55550be 1,929 1.00/1.00 vMB 31
628,673 628,673 0000000000000000000d9ac411a9dffe1b8226325aa3300160959fd4d6c8abee 506 1.00/1.00 vMB 4
628,672 628,672 00000000000000000003f0db2105342f8372f07e7703cbaa4aa66870d430ea14 1,726 1.00/1.00 vMB 33
628,671 628,671 0000000000000000001176c44f1411148bc72406d38ecc6e9f1d57bd2d914cd2 1,503 1.00/1.00 vMB 58
628,670 628,670 0000000000000000000febc445716b954ba272beaf631b7d6bcf6804da5d28f4 231 1.00/1.00 vMB 6
628,669 628,669 0000000000000000000ec488251dbc6b2f574f0c4f2bc3380c5d428369225c46 770 1.00/1.00 vMB 13
628,668 628,668 00000000000000000002b54c68596097384e189609c21f0617af2c5c6c738f57 190 1.00/1.00 vMB 3
628,667 628,667 0000000000000000000a9bf381ed947bf04e032c22a002d7f94150e2282791d4 609 1.00/1.00 vMB 12
628,666 628,666 00000000000000000005b9d098e587ff440bd7b82c213b8422adc63e1ad48e00 1,511 1.00/1.00 vMB 28
628,665 628,665 000000000000000000086e88fcc708facc025ede57169c4eaf2caf52c8d2ea48 1,187 1.00/1.00 vMB 20
628,664 628,664 000000000000000000061677d3fb63d9c610d3d43a77960dfb47c5c31b792250 1,959 1.00/1.00 vMB 43
628,663 628,663 00000000000000000011164940901ec37a7b4d92f760e0ba029f077c67b2c854 433 1.00/1.00 vMB 13
628,662 628,662 0000000000000000000b60a6e4e0fb375ba717070f950d5a3dda16d37d379eb6 685 1.00/1.00 vMB 21
628,661 628,661 0000000000000000000a581c0c9872cd3d5e18b18318748700b53a914e89b19d 1,824 1.00/1.00 vMB 25
628,660 628,660 0000000000000000000df42948b0b6d0c2e99499ef4a701ab4da1eff8a735565 1,219 1.00/1.00 vMB 75
628,659 628,659 0000000000000000000ebf1da54f3a90b7e7faca063eb083be0141e0b4dd5d68 429 1.00/1.00 vMB 5
628,658 628,658 00000000000000000010d59b2be24bd9f2c169ee581708507e7edf684b15d097 510 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.