Loading Tool

Explorer IconExplorer

Memory Pool

42,981 transactions
29.16 vMB
0.07758890 BTC
Random Selection Loading Transactions
Max Size: 150.05/200 MB

Candidate Block

Mining Attempt cfefe195c4c6b22660a90edd19e9c9fb1cf52e15fffb5c7aa712febed7fe3df5
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 8aaa507b70de740556cee495fb72c9ae32d8e05d9e2cc5ec849b04a36286bf58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,820
Size: 1.00 vMB
Total Fees: 0.02013473 BTC
Feerates: 150.75 > 2.02 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (598,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,317 316,317 000000000000000035d5851bb5dde2ed5df3ffcb3b12909de4a31777d6ffcd0a 430 0.28/1.00 vMB 26
316,316 316,316 00000000000000001967f4e64f685d5249ed2e3b332968872652dd7ce2807c8b 681 0.42/1.00 vMB 28
316,315 316,315 0000000000000000227219906e487dbaede8253c5b1cb662aa476d44bf014d96 101 0.08/1.00 vMB 20
316,314 316,314 0000000000000000004a797a03d9f9a89853aa2d0a95fbd2cdac526e8d0f435e 155 0.15/1.00 vMB 21
316,313 316,313 000000000000000015287125d0a84ab34f1fa22025be17fb95a48fffc569e1b0 40 0.02/1.00 vMB 25
316,312 316,312 00000000000000001b58999a67e308f8a447e461306416833c4cf63ad5631ef6 127 0.05/1.00 vMB 30
316,311 316,311 00000000000000000f2ee53e77e4f67e65e6f008771da13e104887fca3389ad0 632 0.38/1.00 vMB 28
316,310 316,310 0000000000000000020872c2bc91fb86700b28e7cc4e80eb65229f2c1b948088 89 0.07/1.00 vMB 22
316,309 316,309 000000000000000034da6e32e8b9f1a3aa04243f08ac57a4ad9bd4a5b4f8f8cb 225 0.12/1.00 vMB 27
316,308 316,308 000000000000000007805bd5c8863b1bfc3d96d19dc5f7559e1d781626ec4769 295 0.21/1.00 vMB 24
316,307 316,307 0000000000000000044452489933b2b355ed901071748436975f87821fd71562 284 0.15/1.00 vMB 25
316,306 316,306 000000000000000021060bcec470d9712a919f1a6f3b985e24c207d88f237568 659 0.43/1.00 vMB 27
316,305 316,305 000000000000000012b93e67a232a7d0d1d56e77917463ce0677fc7381198b4a 31 0.05/1.00 vMB 7
316,304 316,304 00000000000000001bcce7f8af74e98c01e78b835132357c9e5f8995b41bd18d 254 0.24/1.00 vMB 19
316,303 316,303 00000000000000002e6731cd077bdb6653aaad123fca028b4eebe51284b52524 256 0.13/1.00 vMB 31
316,302 316,302 000000000000000034b9417ee9e0acfee687d2541e4e561f2ad4c265d5276915 278 0.13/1.00 vMB 33
316,301 316,301 00000000000000003105eaa648125e8ab44b6492b3c3806d2e28b90e96ef72d0 317 0.32/1.00 vMB 18
316,300 316,300 00000000000000000a582fa6b72acf4d3439590e68279079db9206b1138add5c 512 0.24/1.00 vMB 35
316,299 316,299 0000000000000000341bd723b35d820c8bb5d0082e2ba8b34e48777b7bcecf89 528 0.24/1.00 vMB 29
316,298 316,298 00000000000000002f5d999ef47773061d41a407421c3cb53b1823657f08383a 423 0.35/1.00 vMB 16
316,297 316,297 000000000000000014520965c55f0da3a97e3aefb12913d96fc7d32f6a44dca9 1,024 0.34/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 781.70 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: 629.20 GB
    • Received: 11.88 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.