Loading Tool

Explorer IconExplorer

Memory Pool

80,450 transactions
30.88 vMB
0.08595694 BTC
Random Selection Loading Transactions
Max Size: 187.32/200 MB

Candidate Block

Mining Attempt 7c3701e2af45ccddc512c0f49b6c1536bd66f5d00252618ce5797e4e4e064b92
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root 90975abb7a2455489461b3c2c4b1f12d5ae70ee2b27c7b4f77445502ed2e5b9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,288
Size: 1.00 vMB
Total Fees: 0.01961414 BTC
Feerates: 261.10 > 1.97 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (134,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,742 780,742 0000000000000000000324f6abde8b2a00f1bbbd9d834e2ec8714c3a3eb1115a 701 1.00/1.00 vMB 7
780,741 780,741 0000000000000000000262899c94788b47d9e4d3127d862556fd73d613b9918a 1,576 1.00/1.00 vMB 17
780,740 780,740 00000000000000000001a696a10e1b2cf4243a7363f78d6f9bbc1ee4728e4cd1 1,431 1.00/1.00 vMB 10
780,739 780,739 000000000000000000045824065b2efa1fe3e5bd210d4f52ff3f1d6204c56545 927 1.00/1.00 vMB 4
780,738 780,738 00000000000000000004b9d082082056ac91d180edaceabb61260abfa2592c39 1,506 1.00/1.00 vMB 8
780,737 780,737 000000000000000000029dc8a6da5dff52181be7ade6eb5f112d873ff6498284 2,308 1.00/1.00 vMB 25
780,736 780,736 00000000000000000003ff5557150efc574023c9cc7cd8ea7800e941e0ec3cef 2,290 1.00/1.00 vMB 14
780,735 780,735 00000000000000000001e0ee735359fa9f44d105ae191dac40710f0725b69179 1,906 1.00/1.00 vMB 13
780,734 780,734 00000000000000000000a8bc04b720ea78be9680fc5f9e63a5a8c5ed66f0409c 1,273 1.00/1.00 vMB 16
780,733 780,733 0000000000000000000481de61fa5cd99fb8a275e61a660dfca358d10a406e17 2,446 1.00/1.00 vMB 29
780,732 780,732 000000000000000000017b24ee5c5e682c8cdf7e01369e40bbedfb8272027048 2,755 1.00/1.00 vMB 21
780,731 780,731 000000000000000000061d30138f4170b1f749c077919606b0ad94cd79582664 1,839 1.00/1.00 vMB 25
780,730 780,730 00000000000000000000ac0c30d1bc5d2e3691c389f8ebe24476397237dc6673 2,205 1.00/1.00 vMB 21
780,729 780,729 00000000000000000004f9b6ce5f00a35623580278500bc7115d483d61006f04 2,619 1.00/1.00 vMB 33
780,728 780,728 000000000000000000050bb38d00dc0225edc655746e10761b044c9f92b950e2 2,652 1.00/1.00 vMB 40
780,727 780,727 000000000000000000028b05cd5b4b1c2943154f0d5f05fe8585bcb695e5e82f 927 1.00/1.00 vMB 4
780,726 780,726 0000000000000000000362fae33e907abc63a055dd1481c0b95388723bdaa31f 2,397 1.00/1.00 vMB 28
780,725 780,725 0000000000000000000347fdffe78db579c0e4ddbda07c4b3345bd928fd9df17 513 1.00/1.00 vMB 6
780,724 780,724 0000000000000000000145fe1867113935af5e601c470e20cbbeceacea99a5c0 565 1.00/1.00 vMB 6
780,723 780,723 00000000000000000004a0cf7aba3b95f9670544ac19d7934a1641c8823572d0 233 1.00/1.00 vMB 4
780,722 780,722 00000000000000000001636c4c198c26bbbb8ee0b6dcec9a4eb87ed6a45716b3 158 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.72 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: 707.24 GB
    • Received: 16.67 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.