Loading Tool

Explorer IconExplorer

Memory Pool

81,364 transactions
30.90 vMB
0.09543259 BTC
Random Selection Loading Transactions
Max Size: 187.75/200 MB

Candidate Block

Mining Attempt 532c07e5599dca6a06ac494899547f681250a42c91477cf0f735cf7394e46673
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 52e5c13739701ff02d365d27862a59b1b1a51ae17912bb9e10f2285fe03bbc9e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,127
Size: 1.00 vMB
Total Fees: 0.02315896 BTC
Feerates: 150.77 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (131,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,593 783,593 000000000000000000001f42b6fa3df9de46e6d27b9451672a2ec3714423ff13 1,485 1.00/1.00 vMB 10
783,592 783,592 00000000000000000004da19fcf10805e72c74b85eb16f2a9570496d18fd6f02 365 1.00/1.00 vMB 3
783,591 783,591 00000000000000000001f84383183a4fbe1af2e2fe74e64becee1adb5f80e538 1,189 1.00/1.00 vMB 8
783,590 783,590 000000000000000000031651b1fd93f6c5b96494b78dda53a8670412442effb1 2,081 1.00/1.00 vMB 12
783,589 783,589 00000000000000000002f58685f9d54169425a9247fbdbaab1ec5a3959100fb2 2,249 1.00/1.00 vMB 14
783,588 783,588 000000000000000000056437a154d0397d1017d90e3fd4a8dd2dc84d6932d676 1,387 1.00/1.00 vMB 4
783,587 783,587 000000000000000000018ccea3e4af411d8d424a1fdd2a57725380b168153b26 1,707 1.00/1.00 vMB 24
783,586 783,586 000000000000000000033a7b2eb72181ab65d6285e54ad3adb0583f299bd47ec 913 1.00/1.00 vMB 6
783,585 783,585 00000000000000000001159c4d9926a6357c317d7468ea45aa945de6208d49e8 1,457 1.00/1.00 vMB 7
783,584 783,584 00000000000000000000a6f6b3ceb41cdf52c9f7c392a33ddd4faaedae938ccd 1,648 1.00/1.00 vMB 7
783,583 783,583 000000000000000000016116523b7094b026061856b7d4253a66865a310522dd 2,776 1.00/1.00 vMB 16
783,582 783,582 00000000000000000001fa2ba71c24799ec9e98e7cf5102229793f335d431fda 3,538 1.00/1.00 vMB 20
783,581 783,581 00000000000000000001d0558c1e921db2b56bf8c474d56afd5e09da9c159c3c 877 1.00/1.00 vMB 5
783,580 783,580 000000000000000000029eb3c45d5109341ddd24a6bbcbe3bc14e44e92c45566 1,747 1.00/1.00 vMB 9
783,579 783,579 00000000000000000005eb04c67df889afaa3db5dc0232532d6c411f65f7cc31 2,511 1.00/1.00 vMB 8
783,578 783,578 000000000000000000016e05e5748248e2ff69c31d37a14bf117fd16b41517dd 3,035 1.00/1.00 vMB 25
783,577 783,577 000000000000000000054812487c6e222c8b8108ecd3f213c3f02b250ce56038 2,139 1.00/1.00 vMB 10
783,576 783,576 000000000000000000039689a1954fb806e532b342f0bd7ba4354f02b079e947 460 1.00/1.00 vMB 3
783,575 783,575 000000000000000000053fa00880ffac48ad412725a8d19d45d3f6b12a2d0af8 273 1.00/1.00 vMB 3
783,574 783,574 00000000000000000002caa2dcb2eeb3bc6a343f2dcae46b62898d20a2b739a0 2,428 1.00/1.00 vMB 11
783,573 783,573 0000000000000000000223268b8348ea59e318982a0426623dda21596ce7aeb5 1,997 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.04 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.12 GB
    • Received: 18.15 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.