Loading Tool

Explorer IconExplorer

Memory Pool

26,865 transactions
26.31 vMB
0.03994706 BTC
Random Selection Loading Transactions
Max Size: 141.33/200 MB

Candidate Block

Mining Attempt 5f32f7dd5a56d4dbee6d76614a806b92b95fe0bbc5da25c0457861f523174c0d
Version 20000000
Previous Block 000000000000000000019057acbde142b7d73469f6d63bac136b5ddf392467c7
Merkle Root 796e6f3226bf59e30f7501868b7cb03f4e250169edd366626f46d0be1c2a2335
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,731
Size: 1.00 vMB
Total Fees: 0.01056969 BTC
Feerates: 150.77 > 1.06 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,669 (69 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,600 940,600 00000000000000000000688caacdeef3c22bf36e2ec123a1fc3573519acd5bea 2,274 1.00/1.00 vMB 2
940,599 940,599 000000000000000000003d6f46dab0c42e95f2586def387bc6cefa32f48e88fc 3,424 1.00/1.00 vMB 4
940,598 940,598 000000000000000000002250ae427e55885e4a8eecd925eefae0eb030b7f064e 4,491 1.00/1.00 vMB 0
940,597 940,597 000000000000000000008561a0b977c7bd56edde9d6bebf95696a0e5666c3448 2,848 1.00/1.00 vMB 2
940,596 940,596 00000000000000000001a37c5821118eb3a741092d78d169d32587d439928b3d 2,936 1.00/1.00 vMB 0
940,595 940,595 000000000000000000014722057f38689802b79b06d5715548b21899b5e4289f 1,658 0.75/1.00 vMB 1
940,594 940,594 000000000000000000000e27b4182ebbeca11baa8bf78d106063cd1422ad7dec 3,692 1.00/1.00 vMB 4
940,593 940,593 0000000000000000000185d77522918d571cb2ae794449a2171cb0c501d16ca8 4,848 1.00/1.00 vMB 1
940,592 940,592 000000000000000000017034bab4c9026116ec568ae78a4bd8df7a9cce928613 2,586 1.00/1.00 vMB 3
940,591 940,591 0000000000000000000128f897f9958a2c32e19a9dc4d7f7ca6b696c9e3f518d 4,178 1.00/1.00 vMB 1
940,590 940,590 0000000000000000000075c25d4f5d1139b18fcc099b8cbd0f832e3881762eeb 1,732 0.57/1.00 vMB 2
940,589 940,589 000000000000000000005aa4bad0036d212965bdf603078161592552f1fb25ff 3,147 1.00/1.00 vMB 1
940,588 940,588 00000000000000000001b86cdc98f3d481d216f5f35cc86e96d19a806b01b3f1 3,635 1.00/1.00 vMB 5
940,587 940,587 00000000000000000001e4afeb0bbadab937657835b52b4a679764383dd95557 6,689 1.00/1.00 vMB 0
940,586 940,586 0000000000000000000137c300e8122c6049460a3235f38a9004d662b1d6dd9f 4,361 1.00/1.00 vMB 0
940,585 940,585 00000000000000000000995879c0de138dd12741a91b487e2f9a5f4f695dade0 3,799 1.00/1.00 vMB 2
940,584 940,584 00000000000000000000f1dd2ec3afe41ace89dac848d0d6caa7b6723644ae1c 4,388 1.00/1.00 vMB 0
940,583 940,583 0000000000000000000043c54c6d70a39ed1278a835f9a04f29ef8428c032db7 4,307 1.00/1.00 vMB 1
940,582 940,582 000000000000000000019e90f8ee3af8c065beaf5464bba87e95c69cadfca258 4,939 1.00/1.00 vMB 0
940,581 940,581 000000000000000000016c4be850ded7fda35f47a38dc4ed28affc73a91a8744 284 0.08/1.00 vMB 2
940,580 940,580 00000000000000000001e0b8c936bfd9e55768283e165572ec8da4aa1b4a2944 4,768 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 827.96 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,513.30 GB
    • Received: 245.01 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.