Loading Tool

Explorer IconExplorer

Memory Pool

80,512 transactions
29.82 vMB
0.14645188 BTC
Random Selection Loading Transactions
Max Size: 179.11/200 MB

Candidate Block

Mining Attempt 81f482a90c669f3f4dc42f552113beb04bb8ecd19cd773a53502ab34d22ee733
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 62ddddc7c74add412b99433652afba0c20a230e14efe78ee356bd22edfd01ac7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,530
Size: 1.00 vMB
Total Fees: 0.05741590 BTC
Feerates: 526.32 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (229,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,397 685,397 00000000000000000007ad3c66927a76d377d02c006613bfebd15dead086541d 1,532 1.00/1.00 vMB 29
685,396 685,396 00000000000000000007095dc35f23ed33c2de5e7fbc18124e66854bc9f7a58a 1 0.00/1.00 vMB 0
685,395 685,395 0000000000000000000a9b050898afc1f60bba6e8a5a979a27e74a77f78498ee 196 1.00/1.00 vMB 8
685,394 685,394 000000000000000000034e1cef236474b6f916eff049a5596a318271962b2f01 282 1.00/1.00 vMB 9
685,393 685,393 0000000000000000000a13556639fb56b4ccaf89d1646b3b217fdfdad260e3d7 2,065 1.00/1.00 vMB 21
685,392 685,392 0000000000000000000ac4263efffc5bfd7d895714921b3ca5a7a3fadc4b8ffe 2,634 1.00/1.00 vMB 66
685,391 685,391 00000000000000000008bc0f0af14c9036f8c68a840404ce365554c8277e9e67 1,294 1.00/1.00 vMB 10
685,390 685,390 0000000000000000000270ddd63f03316d968dcfb02ab16c96566dd24df7528b 2,462 1.00/1.00 vMB 70
685,389 685,389 000000000000000000028887cc07b9fc349be9d074bc4dc327d64eaafe8ff7a8 769 1.00/1.00 vMB 17
685,388 685,388 000000000000000000061fbdbcdbe22d77990700da8b8c3290aa363bd372e258 1,903 1.00/1.00 vMB 43
685,387 685,387 00000000000000000001ba98ae41d4e38d268aa2459b21acc2a771617c268aeb 1,861 1.00/1.00 vMB 48
685,386 685,386 0000000000000000000136a9368896ffd4cd43636368e72a079c9f7bc11eaeff 1,150 1.00/1.00 vMB 47
685,385 685,385 000000000000000000014f6aa0d4c9b42bff1c6e7745e9b7c1f0c3ea69834887 2,225 1.00/1.00 vMB 42
685,384 685,384 00000000000000000004cd8ded26a588b80d487ebb38391aac60a81934031f8b 2,279 1.00/1.00 vMB 55
685,383 685,383 00000000000000000001b574ab51cb3acfb55abb5baacee3a3ccc55c6c4b7579 1,538 1.00/1.00 vMB 26
685,382 685,382 000000000000000000018f9236548f6473420c3676baa26c04d334556b031133 1,118 1.00/1.00 vMB 23
685,381 685,381 0000000000000000000178b89b683f067b88d73de799ddf6e41e38863d65cc00 1,675 1.00/1.00 vMB 27
685,380 685,380 000000000000000000073b65f8fc4aa39a3cc0b93b2754a880b2b6f050de11b2 2,379 1.00/1.00 vMB 33
685,379 685,379 000000000000000000022699495ffe9ace5a63679d7f9c8bfb13edb22e498d22 2,154 1.00/1.00 vMB 66
685,378 685,378 00000000000000000001d602446e1253714c46cd7c3ce5556cf3952aa30eda4f 1,229 1.00/1.00 vMB 73
685,377 685,377 00000000000000000007782629c0a1a9d1bf9c7151c86dc38a694bccaba8bb0f 1,049 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.85 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: 712.80 GB
    • Received: 17.22 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.