Loading Tool

Explorer IconExplorer

Memory Pool

80,964 transactions
29.96 vMB
0.07664740 BTC
Random Selection Loading Transactions
Max Size: 180.70/200 MB

Candidate Block

Mining Attempt e850295cd891f7a85917b2d9eb89ccddc5bba1659bfef1806fb79828b2746854
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root b84c3e9aff310f32ce2927b7e63e46792918a5d6bd1fc4cddfabff66c8c9020b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,112
Size: 1.00 vMB
Total Fees: 0.01531960 BTC
Feerates: 502.67 > 1.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (440,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,731 474,731 000000000000000001612db58f571048c7e9de07ac5c21f1f5f688f0d4fc0a57 1,576 1.00/1.00 vMB 112
474,730 474,730 00000000000000000118b81471098ba450879753c01adb8f985c16cf27919946 1,662 1.00/1.00 vMB 79
474,729 474,729 00000000000000000072abd3553cee30d18f38a3bb0a52c99d2a5d91d26de933 2,220 0.98/1.00 vMB 218
474,728 474,728 0000000000000000002ea5c871db23c85ad5e9fcb4b1430fa80a489d0bfe08a4 999 0.81/1.00 vMB 120
474,727 474,727 000000000000000000d7a1f92ebddfb755249312e823c20bb710be56c52be666 1,004 1.00/1.00 vMB 98
474,726 474,726 000000000000000001417085a57d1fd3e2932dbe063d614d545bf6678b33d305 2,143 1.00/1.00 vMB 76
474,725 474,725 000000000000000000f413575e4ae9abd4d55f7bc3def40e01dca017d5e2a9a4 1,235 0.79/1.00 vMB 172
474,724 474,724 0000000000000000005c5583c8be84d97ccf555f812014c62ee496dbbd643aa8 2,039 1.00/1.00 vMB 263
474,723 474,723 000000000000000000984e4296677f770e3bd8217ae58b48186441d0fc3e030f 1,599 0.80/1.00 vMB 216
474,722 474,722 00000000000000000027f36c86c426386fefdbfcdbc6b38a9f01a704c3381341 391 1.00/1.00 vMB 32
474,721 474,721 000000000000000000e93d92134b29419be06c130957347e40c3736a633fe505 827 1.00/1.00 vMB 82
474,720 474,720 0000000000000000016a83818cadffa1791512616e31e66828521acd32ab8855 1,005 1.00/1.00 vMB 109
474,719 474,719 000000000000000001581d3a2204926f3c818aed193978054df66ed302920649 2,088 1.00/1.00 vMB 168
474,718 474,718 000000000000000000460c408724fd47afb819bc62ae6da55b28e04ee6cc7910 2,303 1.00/1.00 vMB 177
474,717 474,717 0000000000000000018a14b53bc9e1320231976ba995a1039b4c21e518e320ff 468 0.91/1.00 vMB 60
474,716 474,716 0000000000000000016a834ce5094db072cfe262548664699b3c29365704e3b6 1,858 1.00/1.00 vMB 183
474,715 474,715 00000000000000000037c9ad96fae91e352caf991f3ff75b8e293244368c39e0 846 1.00/1.00 vMB 53
474,714 474,714 00000000000000000031ff142a93cfb053e256cbf18acddd2dabbf5eb69250f1 2,416 1.00/1.00 vMB 139
474,713 474,713 000000000000000000835a69fdb8deb3a9c2d490f2dc90bd5bc73ea975a1b9ba 2,351 1.00/1.00 vMB 215
474,712 474,712 0000000000000000014feec88105398d937b51e7c9460ba723dbfc0bdd899d17 2,620 1.00/1.00 vMB 51
474,711 474,711 0000000000000000004a28075e8c5def03534d15e350328d3b34d04ccbfa4199 1,900 1.00/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.