Loading Tool

Explorer IconExplorer

Memory Pool

77,501 transactions
28.93 vMB
0.08270037 BTC
Random Selection Loading Transactions
Max Size: 174.94/200 MB

Candidate Block

Mining Attempt c39de02c9c594c29413e357d38cdaaf73e348df8c8b7f99c6c17c89c76a19677
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root ddf5295db7b8f2166b6538e8db9a4cbf83f7ed623531185097e6494bf2932ce3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,959
Size: 1.00 vMB
Total Fees: 0.02233653 BTC
Feerates: 150.93 > 2.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (594,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,769 320,769 0000000000000000220a49a0fa2d6ce59206945b6aeaf6447b9bb67f981307fc 304 0.22/1.00 vMB 21
320,768 320,768 0000000000000000053169998f64d7a8a38e3b457e41a0dd4879c533b659819f 324 0.31/1.00 vMB 17
320,767 320,767 0000000000000000032fe19c1dd90db86f1adf68a3af1f47203b49c3fba6c607 307 0.25/1.00 vMB 21
320,766 320,766 00000000000000000f8a82fc8bc56c8dc90cec0f88179bcd61c08e76f442fce0 100 0.06/1.00 vMB 23
320,765 320,765 000000000000000024ca847bf58ecbd65f1ee4ee853d874629f2907e34f37f51 883 0.65/1.00 vMB 23
320,764 320,764 000000000000000008edfda514f067b52e8548cc4a1a45832691fc67d5ac2c0c 13 0.02/1.00 vMB 6
320,763 320,763 00000000000000002093600d0d0b95e4e03ff6048b5a4c178e9bb30e087136af 778 0.43/1.00 vMB 26
320,762 320,762 00000000000000000b1e674e926934e6dce3acb3f656ddebef0740d7bee43d70 169 0.08/1.00 vMB 35
320,761 320,761 000000000000000021adb331a933ad292a00e35a2be30e6e3719c9561a8d1322 51 0.05/1.00 vMB 5
320,760 320,760 000000000000000022406b004a386df08982928e976d2a5856a79475024d2f30 831 0.43/1.00 vMB 29
320,759 320,759 000000000000000004197efa00aac71896aa9fd5aceb1cfe0c8bf4a5ca1ba85e 141 0.09/1.00 vMB 13
320,758 320,758 00000000000000001ecbe2da2f48a81747a55e12cb05ad9744db23128cf8d608 801 0.43/1.00 vMB 25
320,757 320,757 000000000000000024d90cc62e3267583861c26d2ee3d51ca42d94b0d64c6931 727 0.37/1.00 vMB 29
320,756 320,756 00000000000000000f13a5d7fcc951643b4c6d56c552a4843d87c8417106cad6 356 0.17/1.00 vMB 28
320,755 320,755 00000000000000000ad4cfb538eb23af8477acbb56f93fdc92210b493c1c6418 450 0.30/1.00 vMB 23
320,754 320,754 00000000000000000f90a96d01980b40e2ad654ef71e717f2693d68de83c95f1 426 0.32/1.00 vMB 23
320,753 320,753 0000000000000000174f91c1b9f414edda9e27168140305fa82c553d0cdfc348 360 0.38/1.00 vMB 20
320,752 320,752 000000000000000001757d3db7d10efb786cd5063567c684f7c0b8827a3733ca 484 0.25/1.00 vMB 29
320,751 320,751 00000000000000000ff7a5e19887d28ad4ff1b188417b68f7503c9f47ee40c82 561 0.50/1.00 vMB 19
320,750 320,750 0000000000000000127f1e2fc212f2df33dd8087af22d3d7f3900ef1676a15cc 1,374 0.91/1.00 vMB 24
320,749 320,749 000000000000000019a6089fae1d7682e928678c514ca38a01b3a1e03d73125d 724 0.35/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.40 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.