Loading Tool

Explorer IconExplorer

Memory Pool

80,163 transactions
30.45 vMB
0.08926791 BTC
Random Selection Loading Transactions
Max Size: 185.06/200 MB

Candidate Block

Mining Attempt 4bd10717be41f30c888e7bf0d4310d03b34bd175e8fceb1e95504c84864b78ef
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root cf4dde09cf3ec0f322195eaa108b18bf60fefc92cc67e6677806ebc2ceb1931d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.02035736 BTC
Feerates: 203.60 > 2.04 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (158,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,745 756,745 0000000000000000000269ebd89dbbc8a0999675decdf85e96c2bf05f40b92e0 3,102 1.00/1.00 vMB 10
756,744 756,744 00000000000000000006dd4dc06c4714a7717f050ebf2bd1750602cac6ab7ee5 2,192 1.00/1.00 vMB 7
756,743 756,743 000000000000000000054206e335d6638759a1e05c094df898625608c147166e 2,056 1.00/1.00 vMB 2
756,742 756,742 00000000000000000001dc082e682637bd7d583d41bcc0202aab6b5ee032cf08 1,997 1.00/1.00 vMB 5
756,741 756,741 0000000000000000000533add631cf5feea4978830ce42454524daa3173b3a65 3,090 1.00/1.00 vMB 13
756,740 756,740 00000000000000000005ee76d52a3f61a976a1e4be785eec8941cd440d676ee0 2,681 1.00/1.00 vMB 5
756,739 756,739 00000000000000000003b087300223ffaf3e0894f34b433a8f44f44a7cab6384 1,888 1.00/1.00 vMB 13
756,738 756,738 0000000000000000000846ab416ce20d5ea47a4efba1070929ac956d329a5c3f 2,057 1.00/1.00 vMB 19
756,737 756,737 000000000000000000049ddda472402d30332a47aab352451407d133f736a166 3,015 1.00/1.00 vMB 7
756,736 756,736 00000000000000000001274079a6181940e47607725210c15a2a1482ae659e04 1,513 1.00/1.00 vMB 16
756,735 756,735 00000000000000000007f19de34475745d22a4e3e022c077d11384b0644bfffb 991 0.58/1.00 vMB 3
756,734 756,734 00000000000000000006c0d9624e56fb1c6cdb0643598d6f72b13792fad60066 2,726 1.00/1.00 vMB 11
756,733 756,733 000000000000000000058a528b53604615144ce61f08c982ddb26f564c23b069 162 0.09/1.00 vMB 10
756,732 756,732 000000000000000000050c8e33cead1a341275278ea155cbbb687ee21a21beb5 400 0.12/1.00 vMB 8
756,731 756,731 0000000000000000000800fcc0dd65f592d905cb995b70f4ba41fa602e650db3 812 0.35/1.00 vMB 8
756,730 756,730 00000000000000000008457eb76f0afaf172f8872cf4143f18f2322c62bde565 406 0.16/1.00 vMB 5
756,729 756,729 00000000000000000007ad9d56a2b0b3c2d5f97dc59436ea289fbdf00a331f27 862 1.00/1.00 vMB 6
756,728 756,728 000000000000000000054bb658fe586a0694d6929f30d8587a9e042402bc20f9 1,900 0.74/1.00 vMB 9
756,727 756,727 000000000000000000056d41515ed955420cc81e8db16235f4964afebb8e5093 319 0.14/1.00 vMB 6
756,726 756,726 000000000000000000052dfc0a69b312c48061fbeb061e554a14936b28c83d91 2,323 0.82/1.00 vMB 9
756,725 756,725 00000000000000000007a5edbfcc949fd7c3707dd9c35e6d005765fe29e03798 2,063 0.66/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.07 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.95 GB
    • Received: 18.33 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.