Loading Tool

Explorer IconExplorer

Memory Pool

50,551 transactions
28.73 vMB
0.08248620 BTC
Random Selection Loading Transactions
Max Size: 153.31/200 MB

Candidate Block

Mining Attempt 44300010299d342c86af8284d5423e53df9238e22d07828062ccd2df44653e9d
Version 20000000
Previous Block 0000000000000000000003096370cda76b1c88720eb14b0cbf16be2c6035191b
Merkle Root 8dff69f2381b1d00e99073f9d685b3f2e93c31316b732f33b7a363cad93adc54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,593
Size: 1.00 vMB
Total Fees: 0.02072779 BTC
Feerates: 151.12 > 2.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,717 (294,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,020 620,020 00000000000000000005ab9d9751d363592772a2def9f8570c4fb9430810029a 1,774 1.00/1.00 vMB 8
620,019 620,019 0000000000000000000e6b9fc30dd11067342314b7890d61c2ecd957137e7ec6 2,012 1.00/1.00 vMB 12
620,018 620,018 0000000000000000000182c3b519c9612701f5d15c2e3c71bbe15c2ba9606ed5 3,050 1.00/1.00 vMB 25
620,017 620,017 0000000000000000001193015040e7bbea644b7590d0d6ca88e5d88ae402461e 2,828 1.00/1.00 vMB 12
620,016 620,016 00000000000000000009bed7c3fa4e496fa2922b9479835ddc0d8d04099e26b9 2,129 1.00/1.00 vMB 12
620,015 620,015 0000000000000000000daf8ce2c3d04c65bcac2bf5bfe6933a52c555808405aa 2,982 1.00/1.00 vMB 26
620,014 620,014 000000000000000000085b315fe39486c4065b7ccc3ad27808bd1f9bbfa8b73c 3,328 1.00/1.00 vMB 25
620,013 620,013 00000000000000000001255126bc5e67f263417a210b653848d0fc314af5e213 2,803 1.00/1.00 vMB 21
620,012 620,012 00000000000000000003c5f3b4eb7492b64deb1d582bafc0b8e33a28ab12defe 3,134 1.00/1.00 vMB 19
620,011 620,011 0000000000000000000aebe57993d2526e33b1361e9cce566f16368fba971ba3 3,087 1.00/1.00 vMB 23
620,010 620,010 00000000000000000011aaf7a1d0f356496aa9ce53dd9f53f0126af82efe31e7 2,940 1.00/1.00 vMB 16
620,009 620,009 0000000000000000000b7ddc0d935fcac85b8a403bae4d540277427da347ff0d 2,683 1.00/1.00 vMB 24
620,008 620,008 0000000000000000000a3430b18a27f291da3e0058f30f0090118c2854d2bc4f 2,927 1.00/1.00 vMB 15
620,007 620,007 0000000000000000001180c8c76d597028c2cd6fa4fa2f34d5ce46812b697e52 3,191 1.00/1.00 vMB 29
620,006 620,006 00000000000000000008dc5d3cdff50404b1cb7b19d84569117093598ec5e8cf 3,342 1.00/1.00 vMB 22
620,005 620,005 0000000000000000000346f890c341f544766e404b499cf606fcff4cbfe3e42f 3,020 1.00/1.00 vMB 26
620,004 620,004 0000000000000000000ef449cf9f4e23bff1617b4dfc37ca42eb70c2a71404c8 3,563 1.00/1.00 vMB 24
620,003 620,003 000000000000000000058d8061103c379a6d0f0e19ff7310900ac507ee02153d 3,219 1.00/1.00 vMB 20
620,002 620,002 0000000000000000001166c6446e7f8e0d4dbbb1e999762701a95a76c7d196f5 1,763 1.00/1.00 vMB 19
620,001 620,001 0000000000000000000e3c664dfd7507eefd46dabc0d7b74d18ac6d3c271158c 2,292 1.00/1.00 vMB 36
620,000 620,000 0000000000000000000a9fae27289c097e69ca79f54183cae5b52a5e5a3c4cfa 2,122 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.89 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: 645.23 GB
    • Received: 12.71 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.