Loading Tool

Explorer IconExplorer

Memory Pool

79,869 transactions
34.84 vMB
0.19128888 BTC
Random Selection Loading Transactions
Max Size: 194.12/200 MB

Candidate Block

Mining Attempt 8bce68f3d39648e6315bb29e5f7d7ba05d6a775cf12c15e67af66947924d90b4
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 53dfb671ffdd2db86df2934920b23b85079f75c340d0d5b5b811249e68eb74ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,531
Size: 1.00 vMB
Total Fees: 0.05904823 BTC
Feerates: 477.45 > 5.92 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (910,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,704 4,704 00000000466a967e8b5c1c483f221fca9f399bafae18f95822db0bc37f118f0a 1 0.00/1.00 vMB 0
4,703 4,703 00000000523ea570173e660ea90db89102290078c4bf095f328c8f8609c11afa 1 0.00/1.00 vMB 0
4,702 4,702 000000001f4a0a1f256b1b8d2a6d62eed2751994d00df816bbfb27ceecd908f0 1 0.00/1.00 vMB 0
4,701 4,701 00000000d6be90582197a2edf3a3a69b11a0672ff4131f2554d15c750678ac57 1 0.00/1.00 vMB 0
4,700 4,700 0000000050cbf0bb4491affd04777b895195114a6a2dea7bfa51f1626d58c1ef 1 0.00/1.00 vMB 0
4,699 4,699 0000000062b33a11bc5a429dda8e81b8119cda4a4b5e638b8b8803651c302e99 1 0.00/1.00 vMB 0
4,698 4,698 0000000058443a2d2ed22c6dc6f85c9df598647d7bfd2fc9142c44794b811ba2 1 0.00/1.00 vMB 0
4,697 4,697 000000002109eb6940db1ba3cac1934cd98473311c28aef747dadaed24a2e26e 1 0.00/1.00 vMB 0
4,696 4,696 00000000838a16bc7957a506d10f89105474d44030909f190b495cfaba0ef670 1 0.00/1.00 vMB 0
4,695 4,695 00000000b8314d4d94ad5b613e77aa99f21b515ff64d5c18265e7eb4afa1f4bf 1 0.00/1.00 vMB 0
4,694 4,694 000000006b2b6b9681bf01f3151e2cdf0e7bec99d44776564e3a568eee83dc2a 1 0.00/1.00 vMB 0
4,693 4,693 00000000fc3a0b1bf610cf5c44b5c21d90e1d2d278eb5bdd46a59c5ae4c3980d 1 0.00/1.00 vMB 0
4,692 4,692 0000000094493ae92f6d93f80c7f08357f1e274ae306d7a54d30d84740d0310c 1 0.00/1.00 vMB 0
4,691 4,691 000000002b1ecf0039c543b437959548c98b08ee6b40f1326df73a169287afe8 1 0.00/1.00 vMB 0
4,690 4,690 00000000fa443818d76899c0681d4616462f45618c5770e2c7b3a2a63aade625 1 0.00/1.00 vMB 0
4,689 4,689 00000000fd9f958d3312b856e2dbdb86c63687fc9dfa199734c7129a0a9b47d8 1 0.00/1.00 vMB 0
4,688 4,688 0000000065ea24fd3534802bd17335ce1309b80a011519f98146a9962e36e438 1 0.00/1.00 vMB 0
4,687 4,687 00000000f4cb9abb9fb84ebc4bcc0dea6e790a705db9a64eca145a0869a14c1f 1 0.00/1.00 vMB 0
4,686 4,686 00000000ae41f718c6913b391f8424fea64be54d0f0b599a78e73cc2eb8c49df 1 0.00/1.00 vMB 0
4,685 4,685 00000000094d1f52c6918f49e56ebdd73b4fa63c052d610b8ae700a47dffeb0d 1 0.00/1.00 vMB 0
4,684 4,684 0000000092cd3acfe35e60984a281e7d9d5326ac466ced5970f62b0ef53db0f6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.11 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: 735.79 GB
    • Received: 18.58 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.