Loading Tool

Explorer IconExplorer

Memory Pool

77,615 transactions
29.56 vMB
0.07264106 BTC
Random Selection Loading Transactions
Max Size: 180.55/200 MB

Candidate Block

Mining Attempt bfebd8cb08624c991c2e88143a84947e712349a39c15577af9b7f359c306bde0
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 44e3d077633965425aed83ee41519701a0504a58521ecb4e0302148573ff67ac
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,220
Size: 1.00 vMB
Total Fees: 0.00734394 BTC
Feerates: 75.20 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (682,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,097 233,097 00000000000001aa3077de02db483737a999e41288aee9809528da84b0b41540 684 0.27/1.00 vMB 272
233,096 233,096 0000000000000126e6db19218dcca51a5206a0910a1135d47cad3953663d58f5 608 0.24/1.00 vMB 210
233,095 233,095 00000000000001082bbed90b455399052433073d0e74b05237f9561e562bc212 522 0.22/1.00 vMB 197
233,094 233,094 000000000000001794c9b218c02b4700b65104bd7c6354d76ea85761c1d66b50 4 0.00/1.00 vMB 133
233,093 233,093 0000000000000037f7c2cdb82666aa20ba76fd3fa94c36effc256f983104ae7a 249 0.15/1.00 vMB 142
233,092 233,092 00000000000001b50692ab44ce4bf17038ffdcb09bc7533ab2547f1ed4f1a3b9 553 0.29/1.00 vMB 154
233,091 233,091 000000000000008f02a48d76fe09c9a8aa7f57037f425d263d3121af2fa7a77c 800 0.25/1.00 vMB 938
233,090 233,090 00000000000001269143a7532dfe8ade247868fcc845acdc5730e8b979087d25 517 0.25/1.00 vMB 134
233,089 233,089 00000000000001cc6064261aaf4c7cf7c6358af1a153ab9c70df21b30054b4b1 826 0.32/1.00 vMB 299
233,088 233,088 00000000000000d06894cf3ddd86171979cd084058d09a01ec58cc546d24d360 352 0.14/1.00 vMB 249
233,087 233,087 00000000000001aea0dbcf76505cba633639210ddbcaca13dbac43869e09327d 816 0.41/1.00 vMB 173
233,086 233,086 000000000000010b2a1e18425abffc8dad946663f06c658bdae3af84dba152c5 216 0.10/1.00 vMB 193
233,085 233,085 000000000000001cb6f9f76680470802c7f6ad6622368a69ddaa0769169cd691 26 0.01/1.00 vMB 183
233,084 233,084 00000000000001d0b33449dc96a2d50799d5cda19fd4a61866023bfd848cb98b 245 0.12/1.00 vMB 158
233,083 233,083 00000000000000f1f98e30d97020559e7b795b847ca619b81585e97104ae90ff 320 0.14/1.00 vMB 192
233,082 233,082 000000000000018b182d696611abe8777ef8ee89b81acb3133288224bb30d232 746 0.35/1.00 vMB 187
233,081 233,081 000000000000017e3304169ac76e70718e3d824e8a5f3615afe2dcc0f4382c9d 636 0.34/1.00 vMB 189
233,080 233,080 000000000000018002e38fee8121faf1a2c3558bc7a2489c17fd78efcdb3d531 183 0.07/1.00 vMB 247
233,079 233,079 00000000000001bdccd7fa6d834a59ea73af28d49b6cd9753352a6bac3b9f8a7 139 0.12/1.00 vMB 135
233,078 233,078 000000000000015d42d529048c1bfb0a6a828fb8fedd054f3eab2b024d80fa56 311 0.23/1.00 vMB 4
233,077 233,077 0000000000000057e4a71b2c0d3b9d9cbc099e11442d355f6a94efbb017f92ad 154 0.07/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.