Loading Tool

Explorer IconExplorer

Memory Pool

33,197 transactions
34.22 vMB
0.06251826 BTC
Random Selection Loading Transactions
Max Size: 189.19/200 MB

Candidate Block

Mining Attempt c9c5959e6b0cdb6e57fdf238f41a6866be066cb4cd02987cfc435d8bb82e7d4b
Version 20000000
Previous Block 00000000000000000000cbe23feb0822eadda316e98539ef3c3d1c8fe85bb962
Merkle Root 2f56f57881af31b764ec2a7a0f7be5b53fd9a844d1fcce537286c4c3a5816b31
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 996
Size: 1.00 vMB
Total Fees: 0.01772113 BTC
Feerates: 100.43 > 1.78 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,925 (213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,712 940,712 000000000000000000001145d3bcf2f745fdefe644db8d026644b6f7ec62a1ee 3,406 1.00/1.00 vMB 2
940,711 940,711 000000000000000000017bd260dd5c112cdc243092f8a0a7bf6d0c2be75448da 3,457 1.00/1.00 vMB 1
940,710 940,710 00000000000000000001ddd842d7843fe48cd512742a5fbd36013f5b7a5e6b88 4,294 1.00/1.00 vMB 1
940,709 940,709 00000000000000000000e08edb43a580b16cf139debf15a22f6e9590393f9397 4,049 1.00/1.00 vMB 0
940,708 940,708 000000000000000000006c0cd9f8607148ba1bb54d9f8d3977b40f177ee47620 3,426 0.99/1.00 vMB 2
940,707 940,707 000000000000000000014bde8fbcd0329dc205a4a8681a9e79ffecbed265719c 140 0.04/1.00 vMB 1
940,706 940,706 000000000000000000013e1386a9bdac3e7fc24cba325d30d28166c295ed79d7 4,498 1.00/1.00 vMB 0
940,705 940,705 0000000000000000000124d620f78482e65046643ff2b39b427d5c9779de5174 4,538 1.00/1.00 vMB 0
940,704 940,704 00000000000000000001d5683974f279c1af2d786d639ea487f694ec430c72ef 3,399 1.00/1.00 vMB 2
940,703 940,703 00000000000000000001c51a062885fcf97e061da5b0de61283d599646ac3467 4,288 1.00/1.00 vMB 1
940,702 940,702 000000000000000000019b764814af80d2b8569894223c4fcbdd6285883b7394 2,561 0.78/1.00 vMB 2
940,701 940,701 0000000000000000000160a3de3f223947399b740e7b50b25b95af73289c72d1 4,337 1.00/1.00 vMB 1
940,700 940,700 00000000000000000000dc76a98f700a6e5f7e4a6ca8121d069efd75aad91f6d 7,213 1.00/1.00 vMB 0
940,699 940,699 0000000000000000000194095d1a37e8237430bb8d396467015d262b7c288634 6,545 1.00/1.00 vMB 0
940,698 940,698 000000000000000000014efb3a62008cfa1169be8cc036519ecc833dd79a504e 2,928 1.00/1.00 vMB 0
940,697 940,697 0000000000000000000144e300eb2e74123eb74d3158ddf80df85632e0b0e6f8 6,389 1.00/1.00 vMB 1
940,696 940,696 0000000000000000000139d84f03cd8f8cf2cd11ebcb84c4a8e4518667d86007 6,871 1.00/1.00 vMB 0
940,695 940,695 000000000000000000005ab88afc3550e7af45d70bde88295520883e37e7a418 3,986 1.00/1.00 vMB 0
940,694 940,694 000000000000000000002e1b5db78b8af3086d738b22c7f281ca5aaf025e8e39 5,695 1.00/1.00 vMB 0
940,693 940,693 000000000000000000001941c24f951a342798847f03c4e98dbb19a1998051bb 5,792 1.00/1.00 vMB 1
940,692 940,692 000000000000000000013cbf57b7ae9791d089e940b0638ed73a541972eb9b9f 3,403 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 828.40 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: 4,587.21 GB
    • Received: 247.21 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.