Loading Tool

Explorer IconExplorer

Memory Pool

69,093 transactions
26.63 vMB
0.08180626 BTC
Random Selection Loading Transactions
Max Size: 158.84/200 MB

Candidate Block

Mining Attempt 3078e054892ff69acc3da92aab73d5be1f4d8e8fa226cdd4f1aaea060d050678
Version 20000000
Previous Block 00000000000000000001f2a28dee07f9a3398629093f1d88e602d56d3ff73dd4
Merkle Root ac5707cb47141c45c9ef5cdb519d21bc69ba4279d435d747fefbbfd1d29066e1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,275
Size: 1.00 vMB
Total Fees: 0.02504130 BTC
Feerates: 385.69 > 2.51 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,523 (663,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,614 251,614 00000000000000091f308b93409d25974c35eaf2258734eb0f1babb2d394cc02 102 0.05/1.00 vMB 145
251,613 251,613 0000000000000065151104c47c953e6bd8192c769209867149a38a0e86e84a05 139 0.07/1.00 vMB 93
251,612 251,612 000000000000006de8272a20dea5acc0cd79c2abcef8583dcebd6c9ba4b2eb51 72 0.05/1.00 vMB 177
251,611 251,611 000000000000000fc658ffabf98b9f38ac03c77ca76b6fb8ccf0e5929470fb49 159 0.08/1.00 vMB 125
251,610 251,610 000000000000005c929d4db5b94a36b111d43856e7f359a65838cbd0108de5d4 98 0.04/1.00 vMB 156
251,609 251,609 00000000000000118d8898fe5c036baca5a9ff699168b31697199e4de2c8376c 47 0.04/1.00 vMB 84
251,608 251,608 0000000000000063a0d5097ede2d749b4345b4fd74bf17a0f1fd80a746549fae 338 0.13/1.00 vMB 156
251,607 251,607 00000000000000673b49d751e3f43fc98bb3a26e40752ab98dd22c30039be97e 32 0.02/1.00 vMB 96
251,606 251,606 00000000000000555c790493b76d9cdff1a0207243d85337d1f8dd240868df4b 61 0.03/1.00 vMB 143
251,605 251,605 000000000000006d00a7edbe96691db53bd453fd717d1dc6032a8cf2757a02d8 85 0.07/1.00 vMB 68
251,604 251,604 000000000000006659a8f6a359d859da7ff66a9a169e219df47592080cd7fadf 160 0.08/1.00 vMB 130
251,603 251,603 000000000000006e78e930701402038d36880ac0745d18b53b2b6e5c2eca872a 41 0.02/1.00 vMB 96
251,602 251,602 000000000000004cbddf8cb32e16ed6d14f4d34800deacfe3ba463208a6d3147 13 0.01/1.00 vMB 110
251,601 251,601 000000000000000cbb45fa57edd91c61d0c1c3590a9eccef11a6873b9438193a 80 0.03/1.00 vMB 137
251,600 251,600 0000000000000013cbaef247bc886d65d7720a70bd6014069995c1b6d180657f 283 0.13/1.00 vMB 136
251,599 251,599 000000000000005cdfb38e134cfef695f43c15f05d869c05bb8aa638cc906d3a 172 0.07/1.00 vMB 199
251,598 251,598 000000000000005a56ea8c93772266050f2a885eb2b670aa9a802428a399e6fe 47 0.02/1.00 vMB 172
251,597 251,597 00000000000000054255695ebd5b176046eeafda72a1c2c91223249e37c10e91 101 0.06/1.00 vMB 83
251,596 251,596 00000000000000080dd0eca3fafbdf6f74bd785e99250f1ff7a12dbd8b92a705 123 0.05/1.00 vMB 121
251,595 251,595 0000000000000058bff97af2cbcb273a714d78e5b7dd1cba4c7c26eb177401b3 192 0.09/1.00 vMB 128
251,594 251,594 000000000000003b49f4a115afa8f858014485829c986b0cee16bfeefacf103c 235 0.10/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 783.31 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: 767.15 GB
    • Received: 19.35 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.