Loading Tool

Explorer IconExplorer

Memory Pool

34,894 transactions
26.74 vMB
0.04077308 BTC
Random Selection Loading Transactions
Max Size: 147.06/200 MB

Candidate Block

Mining Attempt 7dbb586fc818e49b1759ebf8fee583ccb9a1d67219c1075dbbbd1dd3c557e86c
Version 20000000
Previous Block 0000000000000000000087ff388b876d45496f0946881d856f7fef958d768b33
Merkle Root d4ed09693ffd12173c968ae88bdf220b1cce70fc0479290603ec57a1fe7a5ac1
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,837
Size: 1.00 vMB
Total Fees: 0.01018083 BTC
Feerates: 150.86 > 1.02 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,307 (742,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,393 197,393 0000000000000608af87da1400625a7485a75b0c3f2241e5ab03ecbe56ed15d3 91 0.04/1.00 vMB 299
197,392 197,392 00000000000001d469270d4535d7b2f9af5fb3d5c11081993a3e18e1d556a09a 21 0.01/1.00 vMB 425
197,391 197,391 000000000000013c22100b0ab34175781b80ccbcbbf80f516b22d05ca3754e3d 194 0.10/1.00 vMB 118
197,390 197,390 00000000000000f5da5ddfd5c6ac3ba55ac436c1350cb0a442ce14900136c69b 59 0.02/1.00 vMB 228
197,389 197,389 000000000000037e482fadfcced4cee4caf5312ad9e94e58d7d12905aa0b437c 135 0.05/1.00 vMB 170
197,388 197,388 00000000000000124229c9adac51e338af93b1430f307d1b5ffcdf2d29dafa12 16 0.02/1.00 vMB 118
197,387 197,387 00000000000004d3573c810e4f75d03a27d8731fa4eb3393005874f67400b8b5 512 0.28/1.00 vMB 93
197,386 197,386 0000000000000288fdad2a2a302ce565e773cbc821ff37db0c4c1d8c2e746251 75 0.04/1.00 vMB 118
197,385 197,385 0000000000000145515a389d0b1ac9f4feafe08af55f20342c4c9102fce976e7 24 0.01/1.00 vMB 158
197,384 197,384 0000000000000606b46037acc0027fed55919706108e39ee8a8734790fc32758 116 0.04/1.00 vMB 56
197,383 197,383 00000000000001a2e6388a0dbd6c03fb0f6d8a5a813dd0da8071aaf4a57bfb06 167 0.06/1.00 vMB 144
197,382 197,382 00000000000004ada02473d23563cf1eda626af7cdde0eac62fc1bc6d2b886d2 294 0.14/1.00 vMB 141
197,381 197,381 000000000000020a973698b158370b03aacb0c47ff45a9f3e9bbfe34572ad94e 134 0.05/1.00 vMB 102
197,380 197,380 00000000000003dad9b32b2bf4ad9521ec261ef2ccc1c467538f70126a1f38c9 256 0.19/1.00 vMB 91
197,379 197,379 00000000000000a8a3cfdd4b623bec089707836772b072c4df1687f9cd18667e 433 0.25/1.00 vMB 133
197,378 197,378 00000000000002f43332d5a2d47050c09a7a8ee17768537f7105730d76683da1 64 0.03/1.00 vMB 118
197,377 197,377 000000000000001942acadc5348066072dcbec8cac1e20a06993297404f13692 63 0.03/1.00 vMB 143
197,376 197,376 0000000000000217be7a312c027bd563be0b24963e446097817e53833e994545 342 0.16/1.00 vMB 151
197,375 197,375 000000000000027ac176519d2406ab108e788f7c90476c2da6a479faa158c663 213 0.06/1.00 vMB 70
197,374 197,374 00000000000002aea847df2c52cfa3fc7591376efe979d5f6889a8bfacc78d77 86 0.03/1.00 vMB 100
197,373 197,373 00000000000003210a687a62e005d2d89447d3e04678abb9b4c3ddc83ec3cf6b 56 0.02/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 827.30 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: 4,447.77 GB
    • Received: 241.91 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.