Loading Tool

Explorer IconExplorer

Memory Pool

73,138 transactions
28.37 vMB
0.06695607 BTC
Random Selection Loading Transactions
Max Size: 167.76/200 MB

Candidate Block

Mining Attempt 9e54d4b6f8cdae6e272483847152de99840ca66366701905fa3bccc34761d2b8
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root b9ddb575440f1aee77ac562b44ad20ba35cad32a78a37a07e6ce4a4c2dc911b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.00980152 BTC
Feerates: 100.36 > 0.98 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (25,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,199 889,199 0000000000000000000010a394d2c8c6cd9d2f986f6b7c4dfd6fb5e351ddfa9d 2,527 1.00/1.00 vMB 1
889,198 889,198 0000000000000000000246567dc3bb04a697c1954ac9d8b4da7b654aaa43fc41 1,905 1.00/1.00 vMB 1
889,197 889,197 000000000000000000016ba30217674603cd200ba4c0084420cda869a1fc4958 3,976 1.00/1.00 vMB 2
889,196 889,196 000000000000000000019bea8f9fedaca5b5598989393866772d94826605ad70 4,070 1.00/1.00 vMB 1
889,195 889,195 000000000000000000025a180b382ae4e9af9d91e718e78e494bb269677121b2 4,550 1.00/1.00 vMB 2
889,194 889,194 0000000000000000000178d84327a164f748b2d98b7d3d8f4d25f7a539741061 3,818 1.00/1.00 vMB 2
889,193 889,193 00000000000000000000b84ea01250cf91c9e085791c4a6121cc9ef7a6b474ce 1,991 1.00/1.00 vMB 2
889,192 889,192 00000000000000000001aa3499030669cd15509b6e67896ffaa7d306b03cac78 4,592 1.00/1.00 vMB 2
889,191 889,191 0000000000000000000121fdbdeeebfe993a9d48d136c58d93c9792f26a6f480 4,451 1.00/1.00 vMB 2
889,190 889,190 00000000000000000001caed2f7ec226177c6898ca861bd39148d0498da36131 2,322 1.00/1.00 vMB 2
889,189 889,189 0000000000000000000251af35f2840e8a758af5b5a1e4d77c602be944997c29 3,465 1.00/1.00 vMB 5
889,188 889,188 0000000000000000000127e4bc2dc7b1d9787d37a99ac325350276561e96ac5f 4,870 1.00/1.00 vMB 1
889,187 889,187 000000000000000000023e309e5b1ca8f471587ad92805706f2bf3953f24e835 4,204 1.00/1.00 vMB 2
889,186 889,186 000000000000000000022dda45961599904147782ce5819ebc43b53aabafc276 3,473 1.00/1.00 vMB 2
889,185 889,185 000000000000000000018fd25ed6bd7cdcffdeecca18acc442e046e505a001b6 4,577 1.00/1.00 vMB 2
889,184 889,184 000000000000000000013e833b9b7681bb5b8ca06d14b532bee2c1b76069ccfc 2,711 1.00/1.00 vMB 1
889,183 889,183 000000000000000000023142eeedf96ea824b13812f776bc6c29fa5c70eb9c5f 2,812 1.00/1.00 vMB 3
889,182 889,182 000000000000000000007c68ddc92d3bef1d07e36e7b846d022f60cf86758950 3,315 1.00/1.00 vMB 4
889,181 889,181 00000000000000000000172452ff30bd36eb079d6a1c82c4719bc5906723bea1 3,358 1.00/1.00 vMB 2
889,180 889,180 00000000000000000000eb1cfa161bcd61fd59c3e315fb7c4e3ed66b211a637b 2,300 1.00/1.00 vMB 3
889,179 889,179 000000000000000000016d9fc014da8be5d26049f5a3c1150e18acd10d27cd6b 1,838 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.96 GB
    • Received: 15.33 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.