Loading Tool

Explorer IconExplorer

Memory Pool

89,395 transactions
27.77 vMB
0.07240020 BTC
Random Selection Loading Transactions
Max Size: 176.38/200 MB

Candidate Block

Mining Attempt 5e5683881392cad60f9234421642a9eae959a0903589e7cfa169ae8345c44bef
Version 20000000
Previous Block 00000000000000000001091d51bc0ca417a1f75cfc600435bb2095a019637d7a
Merkle Root ecdc402d740db4d3b35b590414b556c1a7a69cbb72e9ce52c7ea7866081b60f6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 989
Size: 1.00 vMB
Total Fees: 0.00984978 BTC
Feerates: 85.35 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,939 (862,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,562 53,562 00000000080e921848ffba46de95afec818d569e2456392a2b9d6692275cc78d 1 0.00/1.00 vMB 0
53,561 53,561 00000000122378af5cc5cec536096ba94dbbbe91c3184f6ff43d8776a7418146 1 0.00/1.00 vMB 0
53,560 53,560 00000000014e798ba7bcde1257f06c4fad7d730e9f04c8fd537bcd47a0add1b4 1 0.00/1.00 vMB 0
53,559 53,559 00000000003aaeab819cfe8cfc247aca0dd50f7099f09fc0e18681d820360688 1 0.00/1.00 vMB 0
53,558 53,558 0000000000323f1b6e11fd4a20c80b417460efaded95949c7cedd0fd68a1ee6c 1 0.00/1.00 vMB 0
53,557 53,557 0000000002a8a3b47c2c4f09ac754a469420b05e9e9fa352075d4b406edd7027 1 0.00/1.00 vMB 0
53,556 53,556 00000000052ab0c88a8d99ebe602dcae4d7e5351e19bfb44f3554e71d5328de9 1 0.00/1.00 vMB 0
53,555 53,555 0000000007c0701a2b275d9629f221bc6266882b6d9be395b560fe55789ce06f 1 0.00/1.00 vMB 0
53,554 53,554 000000000b46a0d239bc12c8f54b8ef74b1ca607da29ae5880e783e8def32b24 4 0.00/1.00 vMB 0
53,553 53,553 000000001380351f0388dac07e1506496966d54c9b7e14a4806425afe52ea68f 1 0.00/1.00 vMB 0
53,552 53,552 000000000847c55d6ab847bf8cbb10a085cf58af76b3d450c78963c28a1c8fd9 1 0.00/1.00 vMB 0
53,551 53,551 000000000120ce59802b9094209e955946f987049752945c7c477672f83d8869 1 0.00/1.00 vMB 0
53,550 53,550 00000000051df7cae8ccd19cde017c5f3045ddccd11e90c50d4bf43b2c4c2cd4 1 0.00/1.00 vMB 0
53,549 53,549 000000000cdd2eb4b134bf8c4575e96f758e1fa0ede641d485934077f8fe1f54 1 0.00/1.00 vMB 0
53,548 53,548 000000000a1c65035a73907bbc8b52bdb069c3cb40ddedf9fc58e2933ddd145a 1 0.00/1.00 vMB 0
53,547 53,547 00000000106f2a8c1d992afeb3386646cd051e72633ada139f48688b4b7a971c 1 0.00/1.00 vMB 0
53,546 53,546 000000000e380840f020045ad9129450d400dd3abd0b204536222ea1f6d9bd6d 1 0.00/1.00 vMB 0
53,545 53,545 000000001507ef2c58461b7cfb9a2db985ad27b30573ad537290ef5c1f3f7478 1 0.00/1.00 vMB 0
53,544 53,544 00000000106f689e43918aa08f196676cccfbe6536b0e1cf16024edee83c4175 1 0.00/1.00 vMB 0
53,543 53,543 0000000011330bf8d24cc04c32b699245ad862b9989d7b78e34d10879ce248c2 1 0.00/1.00 vMB 0
53,542 53,542 00000000141c9670c81db3b6591eb0baa988462674e4bd627d36bd80bb8ebc41 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.01 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: 799.56 GB
    • Received: 22.74 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.