Loading Tool

Explorer IconExplorer

Memory Pool

78,745 transactions
29.20 vMB
0.08433109 BTC
Random Selection Loading Transactions
Max Size: 176.76/200 MB

Candidate Block

Mining Attempt 8b389cf03d836789d593b4df1b7e393a9ffe4bce08ba1385d634e0c4c99bda01
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root bb62ebe6fc75d957f7df508b014d0286f85b66fffc96715dc0e0e674c029831f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.02315519 BTC
Feerates: 178.73 > 2.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (650,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,016 265,016 0000000000000003efd6cc65fdd916c5da7ad0962dbcfc13402749cfb845352e 739 0.40/1.00 vMB 73
265,015 265,015 00000000000000078530bb654c66bfa06e233eac2c49528fe7fe660cd6f01fed 470 0.25/1.00 vMB 144
265,014 265,014 000000000000000245a735ccc14b98552e152f773c07efa2e89dd7f0463f61cf 203 0.15/1.00 vMB 67
265,013 265,013 0000000000000001d3b8da82499caee8cf4630a83f6c0cf4d1729903192921ed 101 0.04/1.00 vMB 83
265,012 265,012 0000000000000008d30e6fd36cc5e7f3c52836e9e91cd03c77954fbf9f2cecb8 16 0.00/1.00 vMB 191
265,011 265,011 000000000000000b75e4edfaf823ea0ce9aeea67c0665d19e2839765dcbcf24e 225 0.11/1.00 vMB 106
265,010 265,010 00000000000000098c087494c1397ae8e2d55e4e2b3b4ec517c49c3a78005d91 8 0.00/1.00 vMB 75
265,009 265,009 000000000000000d666bd10cb1ee0b53b0fe78596a066f280c709f5d3090d56d 127 0.05/1.00 vMB 82
265,008 265,008 000000000000000d70da41ec939d0e30847b25023a7efcff00eeea03641aacdf 21 0.01/1.00 vMB 85
265,007 265,007 0000000000000003efd025636f8b13297f990d310bb843ec776d9cb8122ce521 235 0.14/1.00 vMB 54
265,006 265,006 0000000000000000572b5c5ad2e31a6f9810190f5eae19d79ea4ac194bfa699a 48 0.07/1.00 vMB 4
265,005 265,005 000000000000000d839799f4efd20c626347cd472acf3147d39b5e118b812e8d 457 0.21/1.00 vMB 110
265,004 265,004 00000000000000042b0b515e4d1915c1af4fc26dbddb1540f776121cc7320cd5 97 0.05/1.00 vMB 84
265,003 265,003 0000000000000001cf0630c4729ce101f905eb8e8631555bad9e1aa4dc7d7437 182 0.08/1.00 vMB 57
265,002 265,002 000000000000000da0c22c3877227909e3f85b09f763987df3a5d310ea177531 185 0.06/1.00 vMB 253
265,001 265,001 000000000000000a21ebbf8c7927a4a8ae614f136064a0e1a9bf34340191866e 627 0.25/1.00 vMB 117
265,000 265,000 0000000000000000a34b172ea52ed3c4910f5356c0e0724c48b585135794470b 215 0.15/1.00 vMB 37
264,999 264,999 0000000000000002eb6a2749fe58c26fa834b9cb504a748273c239b8c30a3aa9 457 0.17/1.00 vMB 213
264,998 264,998 000000000000000c591be29a3adead42b41cbfce3d271bd957783568dded9e94 11 0.00/1.00 vMB 117
264,997 264,997 00000000000000056886a74643bc733ad1eb8bf8059af118af84c6a598bb23a0 358 0.14/1.00 vMB 121
264,996 264,996 0000000000000000ae2dadffc975d98958edfcb378eefedfd3526d89ce7e9cd1 190 0.09/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.68 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: 678.75 GB
    • Received: 16.44 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.