Loading Tool

Explorer IconExplorer

Memory Pool

78,313 transactions
29.37 vMB
0.06635941 BTC
Random Selection Loading Transactions
Max Size: 176.46/200 MB

Candidate Block

Mining Attempt c255c3051394d01d737fa87401e651a8a091b281de83aea6cc34302e8156493f
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root ee5d8b4b20fc13e12d0feef7b03cc9526ad1d4174fa9d2265fc8727483839f05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,071
Size: 1.00 vMB
Total Fees: 0.00680537 BTC
Feerates: 40.21 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (440,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
474,710 474,710 0000000000000000007d2beeef7ccef1ec8ceb063f18bf0f391a493e59f0b7cd 1,786 1.00/1.00 vMB 157
474,709 474,709 0000000000000000016579b80a6104cab6f38c321ce41295b5cbd7a2183f6ac6 2,326 0.99/1.00 vMB 291
474,708 474,708 0000000000000000007f47ed289ea8fc24e763f628b2b251ade72fe8c4fdafac 2,006 1.00/1.00 vMB 333
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.