Loading Tool

Explorer IconExplorer

Memory Pool

81,685 transactions
30.53 vMB
0.08001467 BTC
Random Selection Loading Transactions
Max Size: 187.03/200 MB

Candidate Block

Mining Attempt d8e2bd19820d02213e10b46c2d23addeeae4e8cd38332621bea77017a431b817
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root c2412da7f7530df1b8dc5cb9355c6688e36fbdf43f5390b5b5c9f6754455ae3e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,947
Size: 1.00 vMB
Total Fees: 0.01187974 BTC
Feerates: 151.12 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (38,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,159 877,159 0000000000000000000073f4afa02fe90b4955d7373a8a92466494465be9e4a8 1,436 1.00/1.00 vMB 2
877,158 877,158 00000000000000000001d8f06b1c5191c823ea70da320cc1a7ed3407e427e139 464 1.00/1.00 vMB 1
877,157 877,157 000000000000000000005ca7513243e06b83a3b02053494f353a85f5d4120a12 426 1.00/1.00 vMB 1
877,156 877,156 0000000000000000000012a103b4160462fb7cd62775fd706755b42546b41b63 1,175 1.00/1.00 vMB 1
877,155 877,155 00000000000000000000e7da482a7393479fc261678975ecf08e2d71bf5dc18e 704 1.00/1.00 vMB 1
877,154 877,154 00000000000000000002651ffccb159bfb04b04fc28f90ce2cbbb4f61a89d35d 1,675 1.00/1.00 vMB 2
877,153 877,153 0000000000000000000196a674886cac7804d1fb8b5bdb7d8944ea7a09cf8f00 1,920 1.00/1.00 vMB 3
877,152 877,152 000000000000000000000324f3d59506ac567b35794803bb7b962a56e4a06479 1,412 1.00/1.00 vMB 2
877,151 877,151 0000000000000000000039935d2fc2b79fa4b454f4ed9c941fbf5c3f830c3362 2,941 1.00/1.00 vMB 3
877,150 877,150 000000000000000000010315b43e7441f53f0f50226d84f0dd98b47db439c1eb 2,977 1.00/1.00 vMB 5
877,149 877,149 00000000000000000000be7eb07b8ed4a92fc9f331423496dc903c9d997e31d5 2,376 1.00/1.00 vMB 6
877,148 877,148 00000000000000000000585edca572701884fcbcb36162a82cea9eb49bdbf044 819 1.00/1.00 vMB 2
877,147 877,147 000000000000000000027ed798f61dd2f465384126a521986fb58f07dde55cce 2,119 1.00/1.00 vMB 3
877,146 877,146 000000000000000000014cf2927233e30f55527541bc071eced7f9f5169204ae 1,977 1.00/1.00 vMB 2
877,145 877,145 000000000000000000028ddbe7c8b067431732e641d953f57c928d91f1f9b92b 3,099 1.00/1.00 vMB 4
877,144 877,144 00000000000000000001417a9e71711861a99a065864a75a3810617df85017ef 2,807 1.00/1.00 vMB 5
877,143 877,143 00000000000000000001b26296fe3deefc0ba8911e0e3ee1635f846ea42a7b7e 2,741 1.00/1.00 vMB 5
877,142 877,142 00000000000000000000d68a54af34456b4ba727dda1860466a3c24e3a1cf97d 2,255 1.00/1.00 vMB 2
877,141 877,141 00000000000000000001e8e88848ced47a702d03aca350a6e061bf7bf16e23e4 2,554 1.00/1.00 vMB 3
877,140 877,140 00000000000000000000dec62e8b4804cedaefac03e55a6003f5995f9c42d8f6 2,337 1.00/1.00 vMB 3
877,139 877,139 0000000000000000000174839450da4804fccfcb9c6049bcdaa6e4700c78fd44 1,771 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.98 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: 716.22 GB
    • Received: 17.79 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.