Loading Tool

Explorer IconExplorer

Memory Pool

77,728 transactions
34.25 vMB
0.14645336 BTC
Random Selection Loading Transactions
Max Size: 190.62/200 MB

Candidate Block

Mining Attempt 110f2d9c71e752caddd4272f49a30331bb9c3aa6b7f8c7f90459f3fe83700aee
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root e3db064fa43650839c184473f4050c86e169f0064668d417aa157d1a528bb933
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,923
Size: 1.00 vMB
Total Fees: 0.02605059 BTC
Feerates: 445.78 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (34,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,573 880,573 000000000000000000007393a6c62e84a7df5ffcb43efec1f3ce2fb1a1551b80 273 1.00/1.00 vMB 1
880,572 880,572 0000000000000000000058c4ba33be1d5be84b3fad2284271de3649582a19b10 2,267 1.00/1.00 vMB 3
880,571 880,571 000000000000000000013637208cd17e920386860d97342369e9c238dcb256b8 2,272 1.00/1.00 vMB 2
880,570 880,570 0000000000000000000102f1371c3d4e5eb5f98bab4513db44429193d3530869 3,335 1.00/1.00 vMB 6
880,569 880,569 0000000000000000000199a1d1bf99750e9208d6dcab72c7e10445cb606aa0f2 1,707 1.00/1.00 vMB 2
880,568 880,568 00000000000000000000f379fa02e66171f2fde25c2395cf115790619f4e5aab 661 1.00/1.00 vMB 1
880,567 880,567 000000000000000000015e126efe535a841d42c938b0dab5f15bc4e48dda0ee0 2,240 1.00/1.00 vMB 1
880,566 880,566 000000000000000000027c0ac0fc36e7d4999dc90e8188d738646df552be2c6a 2,828 1.00/1.00 vMB 1
880,565 880,565 00000000000000000000d247f28c67e5b42d6907cd6d2a3cf81bc126494953ed 3,604 1.00/1.00 vMB 2
880,564 880,564 00000000000000000000116a51780c2eaf4e4f0754e04abf1774ee4eb2986e52 235 1.00/1.00 vMB 1
880,563 880,563 000000000000000000012dd9cdb3ab8bcf690940bfc91815de536643346446f7 1,101 1.00/1.00 vMB 2
880,562 880,562 000000000000000000023a6bc4b97e23824547acef8fe460ffaeb14ed0fb72ce 2,690 1.00/1.00 vMB 4
880,561 880,561 00000000000000000000574a4a9163ee3019113c8f900515a72e2e43793a579c 2,076 1.00/1.00 vMB 2
880,560 880,560 000000000000000000008d908fc86278cc0aa2039c5fe13e4083f7b3356ab2ef 3,175 1.00/1.00 vMB 5
880,559 880,559 000000000000000000019335ba2864ef5b46d14a593d978187f0c8639611081c 3,690 1.00/1.00 vMB 6
880,558 880,558 000000000000000000004d72975758e0771229eb8c5d86b3768f9081d2025dc4 2,789 1.00/1.00 vMB 4
880,557 880,557 00000000000000000001f63d549daf181f390eb16d6c644e1c02c65ec85c85af 2,702 1.00/1.00 vMB 4
880,556 880,556 000000000000000000001f82fa83da51f50ccf3cac65e22dbcf0d4a117f8f2ad 3,596 1.00/1.00 vMB 6
880,555 880,555 000000000000000000016645377674a936c97447440e653cc2eeab25172e8e25 2,205 1.00/1.00 vMB 4
880,554 880,554 00000000000000000001bc13d516bc5279019c647e8d2cb4674352e18035875a 3,265 1.00/1.00 vMB 6
880,553 880,553 0000000000000000000006e2752da07f1576fa9b08a67e1f9f1d3766155d34cd 220 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 736.29 GB
    • Received: 18.58 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.