Loading Tool

Explorer IconExplorer

Memory Pool

35,529 transactions
25.57 vMB
0.05297938 BTC
Random Selection Loading Transactions
Max Size: 130.78/200 MB

Candidate Block

Mining Attempt e9dd1e73616c3e12496a41d31a3ef94a47e25666e278c552b42129dc49c94e32
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root 95dd2044d1bdefd7950c2d611a7362f11acb5dcbc5fd4511ea42684a94a55fc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,535
Size: 1.00 vMB
Total Fees: 0.00624524 BTC
Feerates: 150.93 > 0.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (82,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,979 831,979 0000000000000000000141e31403866a3c4f670161a4fd92ae2808684e6fb8c8 2,586 1.00/1.00 vMB 11
831,978 831,978 00000000000000000003475483dcea5bb4460907eafb70d2947787e711a00d94 1,971 1.00/1.00 vMB 12
831,977 831,977 00000000000000000000caad724e706b749a608501ab5a994d68a59ea3d1482d 3,138 1.00/1.00 vMB 11
831,976 831,976 0000000000000000000121d322af5e120ee9ba6266a7d5ee36ec20f30215c7f5 2,437 1.00/1.00 vMB 14
831,975 831,975 000000000000000000024bdf73557e6be2ff2d3d27efcf6702fcaf7d317b4ae5 2,733 1.00/1.00 vMB 15
831,974 831,974 00000000000000000001e76c5f4b4c58dc3d613128ff1ce79f601b0b5ef0b83e 3,254 1.00/1.00 vMB 23
831,973 831,973 00000000000000000002bab398b4b84b06f72c2d8aa5f5fab40aa5adf673cccd 3,082 1.00/1.00 vMB 17
831,972 831,972 00000000000000000001531bf7393064261ac0791e8d5d628010a72a02119feb 2,298 1.00/1.00 vMB 14
831,971 831,971 00000000000000000000155e8e8e2831134f7490f83dbb69df1e087800205a74 1,885 1.00/1.00 vMB 14
831,970 831,970 00000000000000000000515a5f7c766258a264565be8c61a203ba6de72ef208a 2,617 1.00/1.00 vMB 16
831,969 831,969 000000000000000000024126341a485496eda4a6926004703f94fd3d43fba182 2,880 1.00/1.00 vMB 20
831,968 831,968 00000000000000000000637d9d33fbc6fd4bab49cdd1d356bbf210d1ffead06a 3,440 1.00/1.00 vMB 16
831,967 831,967 00000000000000000001e4cb8d64666074606aafaa02ce88d86202dc0149ff4a 3,413 1.00/1.00 vMB 22
831,966 831,966 0000000000000000000009db4af8c60b40a28a98d444823c7f1313d545d1032b 3,163 1.00/1.00 vMB 17
831,965 831,965 0000000000000000000106c2ade88821384e2bf4e26d629f159f3ef217dd0556 4,999 1.00/1.00 vMB 28
831,964 831,964 00000000000000000001bf0709958b2061924628859fd57fd86437830e35d477 3,623 1.00/1.00 vMB 30
831,963 831,963 00000000000000000002354bfc630c80c46036da0cd057995c58a714b2bf0e6d 2,695 1.00/1.00 vMB 24
831,962 831,962 0000000000000000000133f335cd823e49876325fdd4e4de7e97dda297677da0 2,882 1.00/1.00 vMB 13
831,961 831,961 000000000000000000012a6a79d911a280b672c1902f6f3101332c79b923e06a 3,106 1.00/1.00 vMB 17
831,960 831,960 00000000000000000000f2d7320a790997a0a867b757256575119ac9bff1b658 2,667 1.00/1.00 vMB 11
831,959 831,959 0000000000000000000028eaff41fcfb5efbc8267f621bc5c43e7b182548f3b5 2,742 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.82 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: 635.57 GB
    • Received: 12.32 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.