Loading Tool

Explorer IconExplorer

Memory Pool

81,935 transactions
23.68 vMB
0.10402934 BTC
Random Selection Loading Transactions
Max Size: 154.04/200 MB

Candidate Block

Mining Attempt c1cc56f4ff227846a893daf7ff38a4064219dc67a4306395eaf514309da2522e
Version 20000000
Previous Block 000000000000000000003b57a64583fe0544d3eddd4482f82ad0509fe1b9e7e2
Merkle Root 24cdbbaa790cead8cd767a5c0b77dda6d96bc20f623a6cac69f6cbc1e689c020
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,131
Size: 1.00 vMB
Total Fees: 0.02613577 BTC
Feerates: 150.79 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,200 (848,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
67,540 67,540 00000000023fa268eeb23ee30aa43872f16d14166be3a8364533a0b6aa484740 2 0.00/1.00 vMB 0
67,539 67,539 00000000021a357bae824a6384f933214fcde5f1c3e353e25573bce565256658 1 0.00/1.00 vMB 0
67,538 67,538 000000000417ce76a71a2dfdffeb23a949d4e9117c1bd02226f3187df3f96abf 2 0.00/1.00 vMB 0
67,537 67,537 00000000041ea83def1c049697e84de13f67f7370f9b3ef80325479e734c43b2 1 0.00/1.00 vMB 0
67,536 67,536 0000000001dc957755ceb6ae86eb3310dd629475782c8409654c1237aae40932 1 0.00/1.00 vMB 0
67,535 67,535 0000000000caef1a87a5b35e6f62c14cdfef0135762dc5700d13a4e8ac6fe7f0 2 0.00/1.00 vMB 0
67,534 67,534 0000000000c16ab22fb91ba823708c9ddf479c06bfb617b7efa3a9fec5bc0255 1 0.00/1.00 vMB 0
67,533 67,533 0000000002f121b9ef810a01e319549c21d799144cac426fa026ee19d16c5881 6 0.00/1.00 vMB 0
67,532 67,532 000000000434c8f6189a95437b7b1ee586cdff53c65fd4cd360713a0df416b53 6 0.00/1.00 vMB 0
67,531 67,531 000000000346199ebe4ce19788efa0e635a0204e5803a2f2f71fdf5028f5ee7e 2 0.00/1.00 vMB 0
67,530 67,530 000000000408fdc04fa40028afba312ee827872a96cd7d2149cb0aa4c68aa481 1 0.00/1.00 vMB 0
67,529 67,529 00000000019efce11fcdd47e3afadf09f3d181d89e93206d160733a249280548 1 0.00/1.00 vMB 0
67,528 67,528 00000000051b27880186bfa46bb57c997bc520fdeef0627c9cdd01252e81b63d 5 0.00/1.00 vMB 0
67,527 67,527 0000000001f2bb281d684e727946405508638046fa6690a882a09c135b211394 1 0.00/1.00 vMB 0
67,526 67,526 0000000000e38c9f2ba240c6f8771b59423df6d7aa2fc6798e1c319bab994b8e 1 0.00/1.00 vMB 0
67,525 67,525 0000000000660bff5af3226978670ee2b35ffc679d97b810b1d478e85eb97a64 1 0.00/1.00 vMB 0
67,524 67,524 00000000038b3a40b05c10346f8599acadf575448463ecaab3f47062947ac66e 2 0.00/1.00 vMB 0
67,523 67,523 0000000002143f3d50b94a149eae5b04a9b57aaa501ef318145e850fe849aaf7 1 0.00/1.00 vMB 0
67,522 67,522 000000000169fc177c4ac80d4698f9fb64a040659596f5e86a20d35ad56266c3 1 0.00/1.00 vMB 0
67,521 67,521 00000000040b95f1b1a2f0ec859272357b1fe473fe7e6aa97ec6b4da370f48c7 1 0.00/1.00 vMB 0
67,520 67,520 000000000217628f86518a1804e2d7ca6145ad3aa87e1ab12e3c6c7fe9e4896b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.46 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: 824.09 GB
    • Received: 24.97 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.