Loading Tool

Explorer IconExplorer

Memory Pool

44,006 transactions
27.19 vMB
0.08770432 BTC
Random Selection Loading Transactions
Max Size: 142.32/200 MB

Candidate Block

Mining Attempt a99c47f3c49adcbcf6d4a2d2d938730e86360a8dc0fade5a147dc582e3a74357
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 23976c202cd56a3a0f0a67d687e021cf7dcff28b172614909e6d148bc90dd9bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.03477399 BTC
Feerates: 150.93 > 3.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (186,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,366 728,366 000000000000000000026dead5712ac08c4c3128424cc8bbfb0b90a638ff7ea7 1,817 1.00/1.00 vMB 8
728,365 728,365 000000000000000000080a8191dce0bb0edf6d11ff44417430bdc1bdb77d87dc 2,472 1.00/1.00 vMB 6
728,364 728,364 00000000000000000007fe1836d9d9422412a6af29d2ff75f4bf689d7d69d240 2,834 1.00/1.00 vMB 11
728,363 728,363 000000000000000000074365571152abba70298b39802b13e79fa2f83d48bcfb 1,854 1.00/1.00 vMB 19
728,362 728,362 0000000000000000000322cc8a12330276f4870ddc429bc660ab3cd7b5e681c6 2,175 1.00/1.00 vMB 11
728,361 728,361 00000000000000000001f218ce346b2a7105de260632ea5af171604cc9f2dd69 2,412 1.00/1.00 vMB 12
728,360 728,360 0000000000000000000720ba059104ac05e1a63e00f5c133efd764ba161c532c 717 0.66/1.00 vMB 1
728,359 728,359 000000000000000000010a10922398e69e0bc57407c02482ee2b52e7c226236e 2,165 1.00/1.00 vMB 7
728,358 728,358 0000000000000000000154be43df952866e302cc67dce2f8b9cd9d87fa5cde3e 617 1.00/1.00 vMB 3
728,357 728,357 00000000000000000005dfa5e61efa4ada3fc7267299933224d30f7d35a58ca4 3,136 1.00/1.00 vMB 9
728,356 728,356 00000000000000000007d955b42e3c1bd20091c90dab299a5aed96c949de4b08 145 0.05/1.00 vMB 7
728,355 728,355 00000000000000000006d1dde1e716e5772aec2f3da3225e86f74f1fc4e5afc6 47 0.01/1.00 vMB 9
728,354 728,354 00000000000000000009a1d05f5f76db1a233fa18e9bda2bdef6244c8b5c93b2 1,031 0.34/1.00 vMB 7
728,353 728,353 00000000000000000006e76f8dcb47961aa57a6e41a32ffda650aa387d98d5cb 1,666 0.56/1.00 vMB 6
728,352 728,352 000000000000000000049757a0a6efb71ec0ea414a4a74ea5b62e4c75589cedc 3,037 1.00/1.00 vMB 8
728,351 728,351 00000000000000000009ab4931cab7d968e6a3a17057a7c43bd74fbf25e01755 3,552 1.00/1.00 vMB 9
728,350 728,350 00000000000000000007a7ea6e05d4a3b284e094d736fa331f1a0e206116ea68 2,150 0.82/1.00 vMB 6
728,349 728,349 00000000000000000008a4cbcb8c9d74da4da117e9307e1b7acc18050cfd80eb 3,452 1.00/1.00 vMB 9
728,348 728,348 000000000000000000070f99cd2900b8ac9fca248115aef276516372987c7971 334 0.11/1.00 vMB 7
728,347 728,347 0000000000000000000592e82b3b536f2727c1cdd5de3ac7e65ef5c321a198b6 130 0.06/1.00 vMB 5
728,346 728,346 00000000000000000005ce0c50063b894a70e2d26d6e37c8ea3ad9a5d3488156 104 0.08/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.