Loading Tool

Explorer IconExplorer

Memory Pool

80,728 transactions
30.22 vMB
0.11171468 BTC
Random Selection Loading Transactions
Max Size: 182.12/200 MB

Candidate Block

Mining Attempt 461babf7c725f77933d5069dacd02cc06b60501e7ac57971fa19febfe3a9b0d5
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 79adf1ff6991ac04f8a2f3d3e9b3a3b7a0cf339e8aa47efd459b5272c4e0eed7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,153
Size: 1.00 vMB
Total Fees: 0.03952077 BTC
Feerates: 111.07 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (134,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
780,721 780,721 00000000000000000002aa253d8e5fa87654e56190a1e1da4fa12500e70a73a4 268 1.00/1.00 vMB 2
780,720 780,720 0000000000000000000095b5d9d8f1e2d0c2fc66acc835227f4197be1e9ea01f 729 1.00/1.00 vMB 6
780,719 780,719 00000000000000000006373dd437a473619dd109e56f59cf990e36eaaa161883 1,271 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.22 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.