Loading Tool

Explorer IconExplorer

Memory Pool

32,482 transactions
30.41 vMB
0.06583068 BTC
Random Selection Loading Transactions
Max Size: 148.17/200 MB

Candidate Block

Mining Attempt e59a63b42f2253ab5125496a31aed84f8f573085de2c2fe35b1ce82bedcf4285
Version 20000000
Previous Block 00000000000000000000d6693abb5cc51c9745844ab64d16c61f5999a97d9406
Merkle Root 797d49eebbd529ad87a333045580b8ac226bc92e71ca6f35562033b2ba15628c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,386
Size: 1.00 vMB
Total Fees: 0.00546622 BTC
Feerates: 140.73 > 0.55 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,328 (859,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
54,659 54,659 000000000713af6ffea7cf489d10e6c6622daabd693cfd46704ee4d03bb13d89 1 0.00/1.00 vMB 0
54,658 54,658 000000000c47ab5d45557e159cf9b1de54f5d752f30eb3c076c97e7e2dcc0c07 1 0.00/1.00 vMB 0
54,657 54,657 000000000f42fd978170e685ec761e0f0bd7470e615b95801df5895e846e7662 1 0.00/1.00 vMB 0
54,656 54,656 000000000df6b65ca27075401aee3d5da75763aa50c5b0aa2c0d77b9f82051a1 1 0.00/1.00 vMB 0
54,655 54,655 000000000c64e7f656cf5c573f7c2a46525e9d34944c34b1f7b1760089c75a90 1 0.00/1.00 vMB 0
54,654 54,654 000000001350e44d921733698a3af9f61f1763cbddf604d2cf536fb36f8d51bc 1 0.00/1.00 vMB 0
54,653 54,653 0000000000472291daf4a5f5549293fb2e5f88fdf4380e96374c4a7280dbca28 1 0.00/1.00 vMB 0
54,652 54,652 000000001157f71f9d61f40705cd45d3d01c80af0f55463c9a63aadd770900b4 1 0.00/1.00 vMB 0
54,651 54,651 000000000b5b6caf5208b33c883f34df1f297dbc151a66b339188492985573f3 1 0.00/1.00 vMB 0
54,650 54,650 00000000022c01538c6fccd890675ce6d6a4d3f22b5ec97bd5c46dc09385613d 1 0.00/1.00 vMB 0
54,649 54,649 00000000020b06ff5469d8352739fdc7867f5d067cd62727748cc1696fa80206 1 0.00/1.00 vMB 0
54,648 54,648 000000000ec1b4a55034cc3e5ab61281e9ec2b93d552050bef22c53f3f92a950 2 0.00/1.00 vMB 0
54,647 54,647 0000000008d28f33c0875fdd27b822863ad330d5687dd2542a6d4fdb8992d1ce 1 0.00/1.00 vMB 0
54,646 54,646 0000000010b6ce956375e70e31ede981d7991f95c41d577ff542ae64879ca42c 1 0.00/1.00 vMB 0
54,645 54,645 00000000073202a910f99441c67f8e8147b8ff76357cd8877b91e8ce2914ca30 1 0.00/1.00 vMB 0
54,644 54,644 000000001289522208e19a0212d3f774642d7bc00ca8d652fe4733a71b6508a9 1 0.00/1.00 vMB 0
54,643 54,643 000000000f9dceaae59cfe126efe58492a33090ff0c4b943e8db07505a9c6042 1 0.00/1.00 vMB 0
54,642 54,642 000000000a06db3be57c9983b1e352311b34ff94fe8a25e9fe48d5a1812793c5 1 0.00/1.00 vMB 0
54,641 54,641 000000000546293e2b642e7447834fc78162bd51c3a33f60c4477d9e8e7f2fc9 1 0.00/1.00 vMB 0
54,640 54,640 000000000b5d4c06e3bed3b0c31b2d87ebc04e1c271285f7036c8741c6906c9a 1 0.00/1.00 vMB 0
54,639 54,639 000000000d6441cc65f59ee24669f1ae3516dd6fd64bcc47134d3bae542d9c54 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.18 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: 582.83 GB
    • Received: 9.28 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.