Loading Tool

Explorer IconExplorer

Memory Pool

44,811 transactions
28.57 vMB
0.12106911 BTC
Random Selection Loading Transactions
Max Size: 151.08/200 MB

Candidate Block

Mining Attempt 970da1ebc8638b7a01346a4b29a2ebfd0c617c47c1f0bf78748147cce701650f
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root b91b6c114891e4bbfbe19dc166ab1a6cb24640351986b01c38c7a38e14fd3f8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.06679852 BTC
Feerates: 101.65 > 6.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (358,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,588 556,588 000000000000000000132f6b82de72ec74770a5236ae444cfd7f79823cff8b31 1,991 1.00/1.00 vMB 7
556,587 556,587 0000000000000000001d99d8052e8d7fb734dc0320240b6ebef1dc0c6a2ed8cc 3,276 1.00/1.00 vMB 14
556,586 556,586 00000000000000000002fe5f67f25f6077dcae3a195f48e1a79d18291efade38 2,366 1.00/1.00 vMB 7
556,585 556,585 00000000000000000003edcd5a24914df0fe63e34b9a84cac416f037f8f9504f 1,801 0.83/1.00 vMB 6
556,584 556,584 00000000000000000004e4caf86a6479ef28791be4e3b2d026000b0bea3d151a 511 0.23/1.00 vMB 7
556,583 556,583 000000000000000000058c1767a160e470bc19131ed24e4b66d7c7b96129289b 1,539 0.75/1.00 vMB 7
556,582 556,582 00000000000000000001e3dee9cdec05d7fdede87b0bd7017029f3854a64320d 1,019 0.42/1.00 vMB 6
556,581 556,581 000000000000000000177345af993615089b531476b46e9d648bfac8301d1447 1,674 0.71/1.00 vMB 6
556,580 556,580 0000000000000000000fb24002b92bd4680cbdf0118d9117218079618596b373 985 0.40/1.00 vMB 9
556,579 556,579 0000000000000000000688afbf7a73e7f5f5251753af550e539d4857a7280195 1,872 0.86/1.00 vMB 6
556,578 556,578 0000000000000000000436d5668694e73c1f6cf79984d9004897e78b0faa482a 450 0.17/1.00 vMB 5
556,577 556,577 0000000000000000000c90a27f3359537ff2fa79c3d0ae9c7b730bf35cf7635e 1,277 0.62/1.00 vMB 7
556,576 556,576 0000000000000000002d3ccd99b544674c58c0b0aa4dea199053ab5e0416f004 1,109 0.47/1.00 vMB 6
556,575 556,575 000000000000000000055394cddf568c9b5085eecf4e80e26620a7d43075be70 295 0.12/1.00 vMB 4
556,574 556,574 000000000000000000150bdf4a64324188335495d85a4977e8c6fc4f47ddbddd 133 0.07/1.00 vMB 4
556,573 556,573 0000000000000000000b47cb76b05eb4a9bae5ab0297208e9b4ab9a843388628 171 0.07/1.00 vMB 4
556,572 556,572 00000000000000000019240f8f52d5b22ff5c7a8869db7098a7c25be75f95869 1,233 0.51/1.00 vMB 8
556,571 556,571 000000000000000000184e70d11c681787c6eccd3ef5cd42cf28a25dbdf32979 57 0.02/1.00 vMB 6
556,570 556,570 00000000000000000009f60dd04daf7e76b4778500855f44da19e0b0beced2cd 586 0.21/1.00 vMB 6
556,569 556,569 00000000000000000015ba420401d9e5ca28c6362facb2c1b43e8a1517c45b47 630 0.26/1.00 vMB 5
556,568 556,568 0000000000000000000dd94e75b365ee25f1c25340a447b3c6053612c9cf4e29 1,791 0.82/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.