Loading Tool

Explorer IconExplorer

Memory Pool

80,006 transactions
30.14 vMB
0.07981562 BTC
Random Selection Loading Transactions
Max Size: 184.33/200 MB

Candidate Block

Mining Attempt 91b38d5d037b7435dc0323ba9c2c27b961ef8ecd0135b83c5085c5b4f256ea8c
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root 9c42182ee74f037377caaa1e3f3427aefaa8a6b277ab88c148028bb0b2ea11cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,416
Size: 1.00 vMB
Total Fees: 0.01262966 BTC
Feerates: 104.17 > 1.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (682,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,106 233,106 00000000000001c5dbb0a0de37076ab783a76b6ed44fec4ac77e7d449f6ea918 25 0.01/1.00 vMB 195
233,105 233,105 0000000000000148eef5d7d712c547cf79a3ca7b81eabb0657d08d937d41dd9f 353 0.15/1.00 vMB 174
233,104 233,104 0000000000000041d96cfb4e11b72d362bf3957a21a31b11888107b9778efd50 181 0.11/1.00 vMB 13
233,103 233,103 000000000000009c9479670f5f54f9f907c81ce0b61f12fa56a2dfb579ad25f3 183 0.25/1.00 vMB 40
233,102 233,102 000000000000015af92e0eb8a0761c81704711eff9380aa18f40c270daba4f9d 485 0.23/1.00 vMB 178
233,101 233,101 00000000000000cb401729f88f8cb91a9c5fa0311a52e4e1993601825123c1c2 358 0.16/1.00 vMB 157
233,100 233,100 00000000000000ac210931c9fb58864ebb9482521ced1087eafb0bcd58af362d 530 0.24/1.00 vMB 172
233,099 233,099 000000000000005034f043693b68932e288b2f3f2999f06bf9ef798033969ec7 87 0.08/1.00 vMB 151
233,098 233,098 000000000000007f8626a95609e54aebbea1c454ae066d57af9777357bfe9073 216 0.11/1.00 vMB 277
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
Previous 10 blocks ↓
Total Size: 783.05 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: 720.56 GB
    • Received: 18.19 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.