Loading Tool

Explorer IconExplorer

Memory Pool

43,765 transactions
29.40 vMB
0.08056434 BTC
Random Selection Loading Transactions
Max Size: 151.63/200 MB

Candidate Block

Mining Attempt c6ca8cd9d5b7aa60c7c735cfbce9d814f339a5679d5b5b2aa8ace45f7346a5b4
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 6d1c9ed670a3c123c99e86a6e7f205bf5e9177ebd4cfc86cc3a0d5ae4d1baeb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,019
Size: 1.00 vMB
Total Fees: 0.02270384 BTC
Feerates: 477.45 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (206,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,596 708,596 0000000000000000000639f8a27917b7b5c13038d15799773a720350487c50eb 692 0.39/1.00 vMB 7
708,595 708,595 00000000000000000006ef8985f251a6448aa5155a7ef54bfcb0eb5707cedf42 263 0.24/1.00 vMB 7
708,594 708,594 0000000000000000000197d404ecc271ac2c16352f3f5cf2309c4963b698bbd8 1,040 0.62/1.00 vMB 9
708,593 708,593 000000000000000000014dcc3c79f67c68920fb8b8aa6190792af7c675515a3b 885 0.70/1.00 vMB 2
708,592 708,592 00000000000000000002a670a064c5f15f4158c4963e5cc63381705880e80cad 2,534 1.00/1.00 vMB 11
708,591 708,591 00000000000000000003185f443cdb68e9bcfffe1d1fa3533cd810e7f4038171 2,940 1.00/1.00 vMB 14
708,590 708,590 0000000000000000000136ba04963b80ad71297eaecbe9bfc36af4ddd0d3d44b 436 0.20/1.00 vMB 11
708,589 708,589 0000000000000000000a7cfd0193f81bf64c8a93db61259fd3164b673b0f674f 333 0.09/1.00 vMB 11
708,588 708,588 000000000000000000039aacb332085635d278877f9cb8200dcab9e7fecc7dcc 2,499 0.82/1.00 vMB 11
708,587 708,587 00000000000000000004cebce1bd5f5364ce11a94af42bebb302b33fc2970f61 2,348 1.00/1.00 vMB 11
708,586 708,586 00000000000000000004021a56bd848cabaff1a2cdb665d395c6e33745d51b4c 288 0.08/1.00 vMB 12
708,585 708,585 0000000000000000000aa5127d4ddfd4f8e1c87ccf84c8c157141cef5782d0c6 597 0.29/1.00 vMB 17
708,584 708,584 0000000000000000000c02cef4c8f07408248f66f9d865c0ced42f4ecc58358f 1,290 0.82/1.00 vMB 4
708,583 708,583 0000000000000000000ac9a80ce485b2de65a2497ad3ce2a8ab77ef176beff0a 1,507 1.00/1.00 vMB 10
708,582 708,582 0000000000000000000384527b6faae1dbfaaf34370b8a2f43cb69c525b97fc0 1,611 1.00/1.00 vMB 16
708,581 708,581 000000000000000000005ccb99ea1909293fc601ecc64cdb3870d4330d1ed761 303 0.11/1.00 vMB 13
708,580 708,580 00000000000000000005612eaeefb192f968f357fbf7711da9883df6fe1707c1 935 0.26/1.00 vMB 1
708,579 708,579 0000000000000000000240cca7c05c7d0c5efe485f7a9b5760844d46f9f962ac 1,886 1.00/1.00 vMB 14
708,578 708,578 0000000000000000000c1bcf33b2d6d54309823bed913ec17bf005fe77b5f903 587 0.23/1.00 vMB 11
708,577 708,577 0000000000000000000522409ab47553dcd17f4cc455bc182afe581f2cc36a14 134 0.03/1.00 vMB 15
708,576 708,576 0000000000000000000c12036302aeb5ad01ede4a938dff57604ddb129633a62 821 0.30/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.71 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: 629.56 GB
    • Received: 11.93 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.