Loading Tool

Explorer IconExplorer

Memory Pool

80,749 transactions
31.03 vMB
0.09487009 BTC
Random Selection Loading Transactions
Max Size: 187.87/200 MB

Candidate Block

Mining Attempt 334d274ed41a4a3b856609e97e14b935899fed11c21513cef62aa75d82b6840c
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 256cb8f8b617a09a2a6e37c494a1f693cfc95dde9b46d49795b40acbccb6eeac
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,193
Size: 1.00 vMB
Total Fees: 0.02003200 BTC
Feerates: 106.51 > 2.01 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (750,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,031 165,031 00000000000003989b14c9ec4c1a68e73224633164654e099f204e5f1bea7ebe 18 0.01/1.00 vMB 271
165,030 165,030 0000000000000abf8b2df0855122c233b0757ce33b518eedaaa858f40c929adc 58 0.03/1.00 vMB 42
165,029 165,029 0000000000000c7809a72329a2d1265f391b02158432b077e608b4c7000d059b 62 0.03/1.00 vMB 61
165,028 165,028 0000000000000855e4204312dfb600c22de90dd802a53832f003c916c92ffad1 48 0.02/1.00 vMB 246
165,027 165,027 0000000000000ca670671f4d64c1ce2f24149c1b603bdf76df871c02548cdfd1 7 0.00/1.00 vMB 53
165,026 165,026 0000000000000781269efac6e074beb1b3429ff870fd4661876e980a02fbc265 10 0.01/1.00 vMB 45
165,025 165,025 000000000000035c293d129602c3c4c57425415c24d2b016cd505690d39bbf98 4 0.00/1.00 vMB 202
165,024 165,024 00000000000005d2bed26b1007534113f1fcf09063c515e86ece49e0aa3ff629 62 0.02/1.00 vMB 6
165,023 165,023 0000000000000631b41ce37a2da46c8bf3a013ffcdb45585b0c48fbe12331c62 59 0.02/1.00 vMB 162
165,022 165,022 0000000000000385216b58256657996d80160665d2b5d7acc6ff21fe089fb68c 14 0.01/1.00 vMB 90
165,021 165,021 000000000000006f2796f390cbe13a2dab3a07e4f5505f3730aa509c8b943799 74 0.03/1.00 vMB 98
165,020 165,020 000000000000035bcc3dfae464495a5ebf9c7b2393cb90c6358a9c61f3883d63 8 0.00/1.00 vMB 74
165,019 165,019 0000000000000937bdddf9fe2469a0932db7f2784c2680f770cabb6b8e808607 13 0.00/1.00 vMB 33
165,018 165,018 00000000000002247e2cd084bce839b4c80bdfe3057f43bfb9734d82e4d2bf9d 27 0.01/1.00 vMB 236
165,017 165,017 00000000000008f77b1603a62142210c4d327915b064b41c1b33615299099301 9 0.00/1.00 vMB 691
165,016 165,016 00000000000006c30ec84d2a1f16f143caa66fa7c9f496a1337fe1848c18f429 11 0.01/1.00 vMB 610
165,015 165,015 000000000000085cfdd574d3e1e6255e6d2cbb3cd85c1153846f7220768d51f7 62 0.02/1.00 vMB 55
165,014 165,014 000000000000064c9fe016dc466bcfaf565824bdd9e0d005977da593c9a78b7d 8 0.00/1.00 vMB 145
165,013 165,013 0000000000000a3ed53555e60c15abaf0050da03270057a59aaa98b7c3d82f81 29 0.01/1.00 vMB 58
165,012 165,012 00000000000006b11e72b68af2b2faa735987d6abdca31f4fda07e473ba2fab2 31 0.02/1.00 vMB 9,982
165,011 165,011 000000000000056bc1fd724c4d51fed2d9556d3afb013d76c33958d92b173740 80 0.05/1.00 vMB 6,395
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.