Loading Tool

Explorer IconExplorer

Memory Pool

38,720 transactions
27.35 vMB
0.06271960 BTC
Random Selection Loading Transactions
Max Size: 139.43/200 MB

Candidate Block

Mining Attempt f7ea337acda32acdda28a58e003414509a2e046af573363bf22e78bc878cf723
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root f30414d0e1c4e86d7fda1ee8abdd4fc0d9710808b332198f16872701404ad107
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,651
Size: 1.00 vMB
Total Fees: 0.01094004 BTC
Feerates: 60.16 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (598,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,323 316,323 000000000000000024fc07f4317549fcbaf3d267192a246a5ee11e87ac6d7abb 613 0.25/1.00 vMB 39
316,322 316,322 00000000000000000cdb52e0aad8458e0d64696c2193466ba170fc8a672d02cd 172 0.09/1.00 vMB 28
316,321 316,321 00000000000000000ab9849879ede3c6962efc449be1854353d1e69a519fc7c0 395 0.19/1.00 vMB 29
316,320 316,320 0000000000000000327b38b66681294bd38a85bb1fffad1f1bbe42bc254a8809 644 0.47/1.00 vMB 23
316,319 316,319 0000000000000000352c02b9a06565a4d12e56174195b32bb698e8f182ed79e9 111 0.06/1.00 vMB 15
316,318 316,318 000000000000000018bf537d9b2ed2a37a13ecc2f690bd584368d74193d621bd 611 0.35/1.00 vMB 33
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
Previous 10 blocks ↓
Total Size: 781.75 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: 631.28 GB
    • Received: 12.06 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.