Loading Tool

Explorer IconExplorer

Memory Pool

80,503 transactions
30.12 vMB
0.14005884 BTC
Random Selection Loading Transactions
Max Size: 181.88/200 MB

Candidate Block

Mining Attempt 69bb5bc0730f81ad1a0085852e082a30e7aacb9aadfd000db614f5beccdd2743
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 07bad75e03f047465a6d171154cabc7225c1e18b1811194bfdd5eacaba3a894a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.06875897 BTC
Feerates: 101.64 > 6.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (669,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,544 245,544 00000000000000064f5d4df40d3487ddeb6792015197535024a31e76fef1d918 526 0.21/1.00 vMB 129
245,543 245,543 000000000000005f3f5ce05f5b1356e16429a8c49deb46d62be96aa904959187 34 0.02/1.00 vMB 95
245,542 245,542 00000000000000511d643b6d603a75c658245b13f83557e1166e41c2c48e2639 65 0.03/1.00 vMB 144
245,541 245,541 000000000000002905a93c92b3ccae617e8549f6b04bf06ac98eb310f6f65f26 253 0.10/1.00 vMB 132
245,540 245,540 00000000000000acb3f8fb8146d206aee38488939cc085ec009cbded6d3d1d72 225 0.09/1.00 vMB 153
245,539 245,539 000000000000008af2204ba232e789a1313027ae44e6459f91951d8dc8a11d5b 173 0.07/1.00 vMB 117
245,538 245,538 00000000000000c7f87c4a01112d4df08ead80ef729d5e6446fef08e24cc07c1 181 0.08/1.00 vMB 96
245,537 245,537 00000000000000998ece2b85d17db1ef9b6f4253f443a1c557cacd444e59f5d4 451 0.20/1.00 vMB 121
245,536 245,536 0000000000000091be14edaaa388d032519b48c6c6e25a6a134a16437f978d2d 364 0.17/1.00 vMB 159
245,535 245,535 00000000000000503b6d197e7a59c47bf92606280fd69e07a3697abe5fc3a622 19 0.01/1.00 vMB 69
245,534 245,534 00000000000000c29bbec71f401bfe34ba74324dd5a74f98417fb9cddb2f3c11 251 0.11/1.00 vMB 140
245,533 245,533 00000000000000a4d1c00a82e31cecaea87a65ea76b8f09de71e64df9e8af6da 104 0.04/1.00 vMB 131
245,532 245,532 000000000000008566a4457d7e4b1ebafb769ad101eda609e52e02dd22c1090b 220 0.10/1.00 vMB 134
245,531 245,531 0000000000000089440310d3074ed1906e40b3a88d1e0b2673a2b406d3870122 72 0.03/1.00 vMB 102
245,530 245,530 000000000000008149e15e6456aabc2c34e2148cd29b248701150425448f5763 332 0.13/1.00 vMB 130
245,529 245,529 000000000000006dc1d0256e33b55c4572699217c925b174fbf69f8371a24bea 27 0.01/1.00 vMB 109
245,528 245,528 000000000000004f6b51fc5cba6a357b8e4d840c218ad7d856cc4bf83210e566 163 0.07/1.00 vMB 131
245,527 245,527 00000000000000c5a2356576a98923cf5625523f5032f8b6be8f2659726f03f3 36 0.01/1.00 vMB 59
245,526 245,526 000000000000009f551f983270c009b24708539b507ac5e49baa07ccbb6f11ba 220 0.09/1.00 vMB 97
245,525 245,525 000000000000005ce313aa81e0af6488594e5895cada48333851fbcdf7ad8939 262 0.12/1.00 vMB 125
245,524 245,524 000000000000001cb5f8d54213cf613c2c7ce8a8ccc0aa6f3a4cdb201b5aa7cf 296 0.13/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.22 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.