Loading Tool

Explorer IconExplorer

Memory Pool

83,416 transactions
31.26 vMB
0.09382339 BTC
Random Selection Loading Transactions
Max Size: 191.77/200 MB

Candidate Block

Mining Attempt fb1a00792a42a92b7c575ba7ec280d722658063f9f576410c18e439bc59bcb7e
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 1f0b97312b4a911e88ae16174644facecd4e324ea23207225a13be0749a87558
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 1.00 vMB
Total Fees: 0.02326600 BTC
Feerates: 114.60 > 2.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (91,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,647 823,647 00000000000000000002678669692f5fc4b996d42d153459939701014a142c0a 4,766 1.00/1.00 vMB 142
823,646 823,646 000000000000000000023545ada018c465599107be3e161ca0c2fc30680fd786 4,997 1.00/1.00 vMB 146
823,645 823,645 000000000000000000017b6d6d12fb35dd56dd9779f5a778031a75bf7befa83b 4,109 1.00/1.00 vMB 177
823,644 823,644 00000000000000000003870d6b2d29a81633bbd07d12bb8e2ef309e90d10ec87 4,985 1.00/1.00 vMB 153
823,643 823,643 000000000000000000004692f121aee9394c750a07480603b3e73f28d4eacc5c 5,168 1.00/1.00 vMB 128
823,642 823,642 000000000000000000037ee84313d63265de26da3f5029b3bd5a912b079cc80f 4,978 1.00/1.00 vMB 121
823,641 823,641 000000000000000000031d0b5efdb964f7242d90eab3b9329d2878523393203c 5,430 1.00/1.00 vMB 145
823,640 823,640 000000000000000000013e76f208b079beab861be82542f9f7f1cd2eddd5654a 4,525 1.00/1.00 vMB 161
823,639 823,639 00000000000000000002ced9426d8c4d13cd4d4e70e1659c6aeb25ea1bc46faa 6,036 1.00/1.00 vMB 125
823,638 823,638 0000000000000000000218b6d5e26aad4c98b8680497ab5777328142b642efe2 4,386 1.00/1.00 vMB 138
823,637 823,637 0000000000000000000067c55914c09c6951b0c821c0c4d98dfb31e7d169991e 4,508 1.00/1.00 vMB 167
823,636 823,636 0000000000000000000103ceabae086fa3b8458e68079d6908d88538af4400a5 4,920 1.00/1.00 vMB 135
823,635 823,635 0000000000000000000333ee2cdf5abca9e4fcc3362c85ace6173b6e010a9399 4,448 1.00/1.00 vMB 146
823,634 823,634 00000000000000000002b2126aba953b19c87bb77b45e76b57c1e2b6f3118f55 4,632 1.00/1.00 vMB 134
823,633 823,633 00000000000000000000362b89e782d8b6f5e38752f25041b636826c6a8ed6ad 5,194 1.00/1.00 vMB 148
823,632 823,632 000000000000000000028bba89290977952fe26f9ec912fede63650d9e3c0c68 4,453 1.00/1.00 vMB 143
823,631 823,631 000000000000000000014ce9b7c0ce614d80bea3676cc919ea90301cbf728081 5,353 1.00/1.00 vMB 149
823,630 823,630 00000000000000000003dc04f7e09707f873a79594396e81c95b23c3f18d5028 3,725 1.00/1.00 vMB 195
823,629 823,629 00000000000000000002b5d88718343fda37e359c425f8e02133da74185591d5 4,477 1.00/1.00 vMB 147
823,628 823,628 00000000000000000001ba46eedcacc8adc03eb1b632064ddfc194468311d426 5,746 1.00/1.00 vMB 128
823,627 823,627 000000000000000000015abafea9514fb7219dfe62ada907430fab9352ef43a9 5,345 1.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.