Loading Tool

Explorer IconExplorer

Memory Pool

36,838 transactions
25.84 vMB
0.06165437 BTC
Random Selection Loading Transactions
Max Size: 132.44/200 MB

Candidate Block

Mining Attempt e7e359d0615648d5d6e63937def0c031c7808deaf53406e2eaa5ca57edd81f09
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 309fd3760fd3a6a9e8ccb9ce953f97c26b4ec524cefdbfb8143d52585e37a237
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,903
Size: 1.00 vMB
Total Fees: 0.01435907 BTC
Feerates: 170.89 > 1.44 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (351,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,666 563,666 0000000000000000002a860cc804ad70b0ab3e954ecb50e691c0351148072745 2,043 1.00/1.00 vMB 22
563,665 563,665 0000000000000000001eb95ffbeafcfe44238aa45d217ea1eac90727f90eaa93 3,095 1.00/1.00 vMB 35
563,664 563,664 0000000000000000002e4bbdf7edea475737119c1a730c8255983923c62fb3d0 1,993 1.00/1.00 vMB 25
563,663 563,663 00000000000000000029a98d6b529532d71d1457f2ecc58cd54fc3146bc9a5a6 1,341 1.00/1.00 vMB 23
563,662 563,662 000000000000000000026ec6f49df25d249894a43778459dacc5aa9f066a96ae 2,428 1.00/1.00 vMB 23
563,661 563,661 0000000000000000000b87171680c1171a7ea270a3d88d0287c0605953c8d8cb 3,009 1.00/1.00 vMB 37
563,660 563,660 00000000000000000004a1ebc0375089eb890e1e3a70f56421139734af49b19c 3,138 1.00/1.00 vMB 39
563,659 563,659 000000000000000000263ade555c92cd431efb1f553f65a948bad48263b1330e 3,044 1.00/1.00 vMB 51
563,658 563,658 0000000000000000000c8f467376b4308e31773153f9234cf49f08293ae62a21 883 0.27/1.00 vMB 25
563,657 563,657 00000000000000000027e9e1674215ad21bc99811112ca7e3e3f0e16750a2d5e 1,493 0.57/1.00 vMB 12
563,656 563,656 0000000000000000002c2c5ecef56729366469ba7d2d579bd6ac5db12809ad9e 3,111 1.00/1.00 vMB 33
563,655 563,655 000000000000000000275a01d048e351412afd40aa8841d9e5cb0feaa1ef4ac2 929 0.38/1.00 vMB 4
563,654 563,654 0000000000000000002d3f9e3e001740f9ee4ab061c062496e006b855d3ce923 2,796 1.00/1.00 vMB 20
563,653 563,653 00000000000000000012940a6c9fabb0030f298bee08f37c7cf26d41303d7a7f 3,351 1.00/1.00 vMB 10
563,652 563,652 0000000000000000000f1963efb546727217680cc58fa5a8abd0984965fb7f1a 2,727 1.00/1.00 vMB 21
563,651 563,651 000000000000000000176d22e825c9a1941660e4b8f9d1d6918b791f32416618 2,108 1.00/1.00 vMB 27
563,650 563,650 0000000000000000000988ce5f81b944c9eac291634cd2120ef9325ca8edb3ef 584 0.42/1.00 vMB 6
563,649 563,649 00000000000000000029187a4406ba8b8adcad8135ee087aff779ecabe01a3f5 2,675 1.00/1.00 vMB 14
563,648 563,648 00000000000000000022707c8c512f0685ef770f90c71e7366c9a13fcbb74109 2,340 1.00/1.00 vMB 4
563,647 563,647 00000000000000000027438477bffd89065d74ac101fe8c8e47ba18c68918cd4 1,820 1.00/1.00 vMB 11
563,646 563,646 0000000000000000001eeeec3cc5730102800ea75374f8bf50031d1e43e4c2e0 1,446 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.80 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: 634.77 GB
    • Received: 12.26 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.