Loading Tool

Explorer IconExplorer

Memory Pool

42,990 transactions
27.91 vMB
0.06105230 BTC
Random Selection Loading Transactions
Max Size: 147.25/200 MB

Candidate Block

Mining Attempt 1cff54f552378846e598aaa6aa8844221e918004f70bc2172ef05e853a4d7451
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root e2b0771c581b407e035dbd64ef69bcbddbbb9542cf77acc6e188abf4e97d18b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,392
Size: 1.00 vMB
Total Fees: 0.00866452 BTC
Feerates: 100.36 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (635,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,536 279,536 0000000000000000c33eea4cc27f5b337dbeb7ef3622df5eb7f592a9fbc1017c 524 0.25/1.00 vMB 46
279,535 279,535 000000000000000282ec9a2265e29b1183257fb3f986b1ff6a5a6d605bf88aa9 465 0.19/1.00 vMB 52
279,534 279,534 0000000000000000665ee1b604c388fab8163e0b617c5dfe8b307f27a6e2efab 40 0.02/1.00 vMB 48
279,533 279,533 00000000000000000a6b575a4cd7a4fa9d140186152e184c3b7d255d14ebaaa5 212 0.12/1.00 vMB 40
279,532 279,532 0000000000000002fe8f4f9160a2ec8ac2c65912a853e4cdda73af6d2c88f487 172 0.09/1.00 vMB 35
279,531 279,531 00000000000000007f6b833ddda262b14cfe0a8394f73d22366b79919c9dc1c8 269 0.20/1.00 vMB 20
279,530 279,530 0000000000000002158d1d34dc145251e999a25cf9bebb70ffdffa8b9e60d57a 771 0.25/1.00 vMB 67
279,529 279,529 0000000000000001b76cfea6e3dc41615637ea48d642978bec4119107bf437f7 542 0.23/1.00 vMB 50
279,528 279,528 000000000000000128ec8f121e65f2855c5a3d7c8d3178046cd4497c017d8fbc 23 0.01/1.00 vMB 7
279,527 279,527 00000000000000010061cefe586434f514ee8e38cb168a72bb96c4fd953077c3 404 0.22/1.00 vMB 34
279,526 279,526 0000000000000002ab67b92c82f999851b14adf30928cdfe4a1a807d952125e0 326 0.15/1.00 vMB 63
279,525 279,525 0000000000000002c56c2556e9254d5c59b254d61ba0bcc69dd661d65ab90239 367 0.23/1.00 vMB 20
279,524 279,524 0000000000000000da932499030556ebd702aab605677bd0d9831bd7894e5f18 641 0.25/1.00 vMB 98
279,523 279,523 0000000000000002c42058759dbc60f1a27d9efdc886057493c6eda01ddb7620 215 0.12/1.00 vMB 35
279,522 279,522 000000000000000086360dce5fa282375d48c83692cfb02e38815b8ffe0df78d 446 0.21/1.00 vMB 39
279,521 279,521 0000000000000001a4164236a3198a2b8b7e69fccf6343b4d768968d720535e6 178 0.10/1.00 vMB 41
279,520 279,520 0000000000000000f0f919ef0c492cc86f3fd1256d99c1e96b3beac9625651be 79 0.04/1.00 vMB 36
279,519 279,519 00000000000000025398b2c2d0902333757c1dd2ac95d5dca017241b635c6fc2 305 0.14/1.00 vMB 53
279,518 279,518 0000000000000002ef0ffb94f56f34393a54a0bef60a1f034bfe4e71931f07b9 39 0.01/1.00 vMB 38
279,517 279,517 00000000000000018bc308749996796720f36bf03eacc1fc79d9d10532a900de 239 0.09/1.00 vMB 40
279,516 279,516 000000000000000293556f4dccde9951233b74e37b93dde22c52e5e71d4fbf12 1,006 0.47/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.81 GB
    • Received: 13.33 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.