Loading Tool

Explorer IconExplorer

Memory Pool

49,140 transactions
30.18 vMB
0.16587736 BTC
Random Selection Loading Transactions
Max Size: 161.38/200 MB

Candidate Block

Mining Attempt 09ca0a5e19d496ec748ed685dbc08b1cf38cdc33053c077985d917748e2b4123
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 41ba33a029d3c9e4bc5059c2d59511524061156302be74c694c78e64950c8a2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,148
Size: 1.00 vMB
Total Fees: 0.08834355 BTC
Feerates: 261.10 > 8.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (530,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,699 384,699 000000000000000009847fbda10436c09dff63eef3acb75885d245d80a6e20ac 477 0.25/1.00 vMB 36
384,698 384,698 00000000000000000e10702b7befe04e9220928d6ddc476dd77df933d8d46bbb 592 0.28/1.00 vMB 31
384,697 384,697 00000000000000000778600e9dd931b4aba09e7b27753df1372ae5a2f7cf1607 1 0.00/1.00 vMB 0
384,696 384,696 0000000000000000083dce108aabb90528d48b50a67d4a25dd74dbc6be031a7f 79 0.24/1.00 vMB 5
384,695 384,695 00000000000000001054ae8d7473ed4bd81094192ef6ef5cfeeb7ffaba606208 353 0.29/1.00 vMB 18
384,694 384,694 0000000000000000037befa659643b6bad993f318458c96f91f0d4c94673c787 843 0.41/1.00 vMB 34
384,693 384,693 0000000000000000055b060481f748e77d4ade9a18a0c4f2bb165ef27f3ccc85 1 0.00/1.00 vMB 0
384,692 384,692 00000000000000000ed78e1d9509af54f62fdc39b014de5c6d1757d9e76b67f6 465 0.25/1.00 vMB 28
384,691 384,691 000000000000000000329fb1f67334ba959bfbd5b960cd09e4afaf599553eeba 315 0.25/1.00 vMB 25
384,690 384,690 00000000000000000fc518650aaed8ca0a01322babf5f0dbdbc7727bec5cbb89 2,030 1.00/1.00 vMB 31
384,689 384,689 000000000000000006bc8785d43270bdf0ec0f03dc3b496781b11d5c0de29bf9 880 0.51/1.00 vMB 28
384,688 384,688 0000000000000000028c8c959f3cf6265c48b77e052ad969d1fd40b63841f561 274 1.00/1.00 vMB 1
384,687 384,687 00000000000000000657e3a6e1bd2e025f9fe978fe1e7105f02337cf5ca33864 207 0.13/1.00 vMB 26
384,686 384,686 00000000000000000541b637b087583782d7d2d355da76fccdd1c3d0d8c02d3c 608 0.30/1.00 vMB 33
384,685 384,685 000000000000000004edfb1e9ceb0d523c14ca988702b8fc982a450257c70b98 1,082 1.00/1.00 vMB 15
384,684 384,684 00000000000000000fefebc0410181941ad23f0e747c6a9fed7bbabb95d6a50b 2,542 1.00/1.00 vMB 48
384,683 384,683 0000000000000000001c522aa59e97e7887fe6ecaf0d0581f3bbbff96e558882 1,201 0.75/1.00 vMB 22
384,682 384,682 00000000000000000a321cf79d656e6101a3a7b2b2c3f1c5c1d8636029f02754 643 0.40/1.00 vMB 29
384,681 384,681 000000000000000009be0c334809a3e1fd75b60c8f091f2be80163ebd784a723 1,221 0.76/1.00 vMB 24
384,680 384,680 000000000000000009287e6d0c7285f38e2e1dc001d8ca864b7b443e25eef8cd 1 0.00/1.00 vMB 0
384,679 384,679 00000000000000000af7abfccfe1903dd9feeecc9ce5ea5e0f3e5b36c1d5b317 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.