Loading Tool

Explorer IconExplorer

Memory Pool

32,456 transactions
9.96 vMB
0.15379276 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.06/200 MB

Candidate Block

Mining Attempt fde6e821a7443a42182667299f5ec32ece283afc4fb10a19feb6b6a278b278e4
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 9f4c74ddcd89a47656779d0685832e72270900d1bb11e3b25baac36c8e65f310
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,553
Size: 1.00 vMB
Total Fees: 0.06699904 BTC
Median Feerate: 4.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (842,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,628 70,628 0000000000fedbeb0c9a460d54fc005105067f4ee74ffb0c1b228fe71027ae23 2 0.00 vMB 0
70,627 70,627 00000000006e9305935d4d3d317ae65bc2993a58a1519d41840f48364f71aec6 2 0.00 vMB 3,891
70,626 70,626 0000000000a334fc8f973331fd3a9d15b364de112979df57924bc6ba54ca556a 4 0.00 vMB 2,583
70,625 70,625 0000000000ba1e241105fc0c50902e181d2a6f9bf76f5f33ef1df74c39c2c630 4 0.00 vMB 2,583
70,624 70,624 0000000000b042ce5c9c0640407e207fae9c6ac16d03458d58a83ce532ae1954 3 0.00 vMB 829
70,623 70,623 00000000006001286a2cd5baed415320db67c59b926e09a5069a282692c165a7 1 0.00 vMB 0
70,622 70,622 00000000008dbeeb948133a8cac74e536ceb7db0a3d96350eaee5fbd17da299a 1 0.00 vMB 0
70,621 70,621 00000000004cc3296f180848cb0f01590797781d4e452fedb8bba72e1d651244 1 0.00 vMB 0
70,620 70,620 0000000000dd1706ee6b28610869f0f1fa7266884c72b71b5edd6610df4fd89e 1 0.00 vMB 0
70,619 70,619 00000000006d008356663d77514e08bab0eac1547dc035b6ae3427c3aaa8e572 1 0.00 vMB 0
70,618 70,618 0000000000f35bea780990fde22b7ea46308ce1a5cdf69d7298bfdfb5857ae03 1 0.00 vMB 0
70,617 70,617 0000000000c493036c376413b3678c31123765a7becd73ff8a1856b6d75ce123 1 0.00 vMB 0
70,616 70,616 0000000000ec9f4b3bf61840ea09f08f5770ddc02833a3f86f8023c8cabec40e 10 0.00 vMB 0
70,615 70,615 00000000010c55d600c82ac5ef708f336ea3a3c361e9f6260da34370ede1f5c1 9 0.00 vMB 0
70,614 70,614 0000000000589007ef69a257b80891b4494ee33dc50c197fd1212d1c663fa2df 9 0.00 vMB 0
70,613 70,613 00000000009913cd5f85d83c2ac7054daeb9bc0dd3603a5944cf2201c74e2505 2 0.00 vMB 0
70,612 70,612 0000000000ab6721b0786223c81be30eef0825fb4974856f3125d348f9760cae 1 0.00 vMB 0
70,611 70,611 0000000000277702efba2edb6b4e7466ab95cb3b1a21499a345cc19615e06dcc 1 0.00 vMB 0
70,610 70,610 0000000000cedee85d1db3bdfa0c1426ba7d9614be6fd9132bf7c96c6f03fe57 1 0.00 vMB 0
70,609 70,609 0000000000558bad139c9dfc41fff7514e1c793f84144443472992417abebf0d 1 0.00 vMB 0
70,608 70,608 0000000000bae974176ed490059295d59295fe377f7d507a7ab67a5c9ea228f3 3 0.00 vMB 1,941
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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