Loading Tool

Explorer IconExplorer

Memory Pool

26,829 transactions
6.46 vMB
0.07517980 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.54/200 MB

Candidate Block

Mining Attempt aa49a4e2f426035f059f52a609568fce83acfcedc3f24a91c2079695c90e7f60
Version 20000000
Previous Block 0000000000000000000004abf03b670fcd509343791feded9bba4ac4cc58180f
Merkle Root f512c79feb26378af31b09b0974f7b057fa0373d5bfe32dc529e0c8e4588f0d3
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,918
Size: 1.00 vMB
Total Fees: 0.05770446 BTC
Median Feerate: 1.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

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

Node Details:

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