Loading Tool

Explorer IconExplorer

Memory Pool

51,425 transactions
28.68 vMB
0.08264512 BTC
Random Selection Loading Transactions
Max Size: 154.43/200 MB

Candidate Block

Mining Attempt 2cfca7b3ebf5be0a6cd5206faa52c88482bb0eabcc6e977565f967c4467601b5
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root 41fda3ac6842ef5be668a0f1bfdc23079f023a103e22121ab10adc1cb24abe9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,918
Size: 1.00 vMB
Total Fees: 0.02758155 BTC
Feerates: 507.72 > 2.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (72,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,030 842,030 000000000000000000026a296ec42a3e43b322cf6288373c74d8b80141d89b43 1,726 1.00/1.00 vMB 16
842,029 842,029 000000000000000000025b23a4a437ff947318bfd716cf3e4478b272e91ce968 4,461 1.00/1.00 vMB 21
842,028 842,028 0000000000000000000073492ebb8f995842ce799c227ab73101414bea7b6640 5,380 1.00/1.00 vMB 20
842,027 842,027 000000000000000000010c576fc1f40484c7ac7202876fd46d39500757d8c920 4,076 1.00/1.00 vMB 20
842,026 842,026 0000000000000000000082066a5563171f207fab3926803be952a5947877dbee 4,420 1.00/1.00 vMB 21
842,025 842,025 00000000000000000002a953c7c39053e6203f13ecd770c7f86de1e341190edf 4,539 1.00/1.00 vMB 22
842,024 842,024 000000000000000000006c9bb94be22db523f0c0c6aa84a2fd267f1b3b8da5e1 4,135 1.00/1.00 vMB 22
842,023 842,023 00000000000000000001b31f85e989ba8a520d060daff8480fed9d042bf43f8e 4,415 1.00/1.00 vMB 28
842,022 842,022 00000000000000000002e68edb74241c7f8be8bdf248bb514af571513bcd3d2b 3,649 1.00/1.00 vMB 37
842,021 842,021 000000000000000000010b76d6f6f1990c9ad9959b20041b28e9b93ea4837d13 2,020 1.00/1.00 vMB 15
842,020 842,020 0000000000000000000149b5b0139a7cdb7091f2fb8cc02947eb9cdee6a8cc5a 4,217 1.00/1.00 vMB 19
842,019 842,019 00000000000000000000ebf657f0930198741f2a555446da253d27b93cc523e1 3,371 1.00/1.00 vMB 23
842,018 842,018 0000000000000000000279f3c71df764a272a171b2732e02fa640afad9e5fc6b 4,038 1.00/1.00 vMB 32
842,017 842,017 00000000000000000001efe4048f77fed5a79158f6bb55a1574b559973bfbc97 4,756 1.00/1.00 vMB 24
842,016 842,016 00000000000000000001930097444a88d123cfd79156500ef6f768b00d9a3362 4,272 1.00/1.00 vMB 33
842,015 842,015 00000000000000000002633dc984f3c4dda3b703dc264a94461cf62d55124e68 2,878 1.00/1.00 vMB 18
842,014 842,014 00000000000000000002f87353fd8ce3ff85fe0e36ab4629c7fab8a09e6ed95d 2,997 1.00/1.00 vMB 26
842,013 842,013 00000000000000000001d02d3d7d37ddd4f45d9b93a2dfbaf8fc844ea53cc0eb 2,875 1.00/1.00 vMB 16
842,012 842,012 00000000000000000002f064cff89f35b31572ceb2269de6fb0852fcd162eb2b 3,306 1.00/1.00 vMB 29
842,011 842,011 00000000000000000000360f01c282eb2de6a68d878543ea08e2fbe00e3a8f72 2,759 1.00/1.00 vMB 331
842,010 842,010 00000000000000000002ce12cdd283fd54b192bf0841b490177f1528a7206de4 3,879 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.98 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 648.35 GB
    • Received: 13.04 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.