Loading Tool

Explorer IconExplorer

Memory Pool

75,366 transactions
27.76 vMB
0.08019751 BTC
Random Selection Loading Transactions
Max Size: 169.45/200 MB

Candidate Block

Mining Attempt c66e61a5a69f37d99615e8f558965ea63f28490547ab1cc2738dd1c7aff2d2e4
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 7a93f8026d54b14ca1a5f0baeeae66b2ea2170e9c44926eaa7949ba7544f73cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,326
Size: 1.00 vMB
Total Fees: 0.02079803 BTC
Feerates: 106.68 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (731,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,425 183,425 00000000000006493048088708d30dee38079a0a816ccfdaac738c7182b69c3b 149 0.05/1.00 vMB 113
183,424 183,424 00000000000004a7163a1ea5ecbf6798ff254cd4aea52a5d28da65d4e87cc2e0 87 0.03/1.00 vMB 5
183,423 183,423 000000000000064ad12069053fa27c8fbde56f8c56a597f9ec9b514eb230b84f 576 0.25/1.00 vMB 169
183,422 183,422 0000000000000208843fd654bd8087d86773c34333bea46f735f93fff554c7ba 618 0.30/1.00 vMB 137
183,421 183,421 000000000000067ad59102d2d7c5fb9c08394756dfb0e3ee61160cddd70ea372 11 0.00/1.00 vMB 0
183,420 183,420 000000000000024339fab8bbc4ea8b10335dbefe059d5cb7cb7229752e6e55ed 308 0.14/1.00 vMB 126
183,419 183,419 000000000000074480f3ac1f9f79aa9e442f1ea37b109aa57735e5f55c2e9589 27 0.02/1.00 vMB 103
183,418 183,418 000000000000043c19be2e9c55f83dcdb3fd966a70df2dc34785a71e54792cc8 121 0.06/1.00 vMB 150
183,417 183,417 000000000000072999875ebe3ee6d140bbec8dbe4359cf46b6909d21ab81ceae 213 0.16/1.00 vMB 104
183,416 183,416 00000000000003aeb4cec2e475e8628c7706fbc50a9a49ba1a8c994cea272ec2 11 0.00/1.00 vMB 70
183,415 183,415 000000000000074d018894019d140d20d369649e4d95ee8282bad984d1742a8d 512 0.19/1.00 vMB 93
183,414 183,414 000000000000059c3819329b8f5643dd42dc4428b6094682b61a838b743a5589 143 0.08/1.00 vMB 110
183,413 183,413 000000000000061e1f5fc7cde8f83f64bb7415e4079e2b30c8a82b7ff4f3ea45 1 0.00/1.00 vMB 0
183,412 183,412 0000000000000024e6d693350ee79a410e9eb6c7e12aefef83db2ea0052cabc3 56 0.03/1.00 vMB 102
183,411 183,411 000000000000074f0df9a45d0ef9c9830d48f66d764073edfcfa4649cf743fe9 201 0.10/1.00 vMB 140
183,410 183,410 0000000000000325f060f9ea98cd375c0842f8e60602390a926b0670a91fe3d0 9 0.00/1.00 vMB 15
183,409 183,409 00000000000002d18aef22ed091ab253921607d3ee0e8d4d54a5ab4b9415e52d 32 0.02/1.00 vMB 87
183,408 183,408 0000000000000a7bed9fc9083237ff9f05edbbeb90c122a7ec587e081de2ac9b 162 0.06/1.00 vMB 168
183,407 183,407 00000000000008f0486a074584f59ae3e4a48438486edbdf62683c70f519f87b 548 0.24/1.00 vMB 150
183,406 183,406 000000000000056abc31b0e9aa01f8d2d2c69e2b4d376c8586076eb00a7653a1 10 0.00/1.00 vMB 29
183,405 183,405 000000000000043012227cd74060921490b8195637e10562d1bd0f730cd1334f 396 0.19/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.