Loading Tool

Explorer IconExplorer

Memory Pool

76,123 transactions
28.80 vMB
0.07116169 BTC
Random Selection Loading Transactions
Max Size: 176.03/200 MB

Candidate Block

Mining Attempt 08f16485c08e6b9a3122c6e09d91816876b42ee732dbc629b75646e25a8e590b
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 49fbc26517d2febcc5af8f556ac12471b389d34be7afa1107c444de8e8597374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.00844760 BTC
Feerates: 104.17 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (597,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,845 317,845 000000000000000005d2b0ab5c30304c468b85dc33426b6281dafbed7353c698 80 0.07/1.00 vMB 9
317,844 317,844 000000000000000007bedf38643a9b79a14e5308cc2383254c17d37cde42c392 540 0.26/1.00 vMB 26
317,843 317,843 00000000000000001abec55d5ba0b92bcbc42afb882a84a281410d1c4b57225d 185 0.10/1.00 vMB 31
317,842 317,842 00000000000000001dacefb78d5e24ca8e18ec10a0cbf34711be93c39962fb3d 866 0.42/1.00 vMB 32
317,841 317,841 00000000000000000201f29b5b6cd803a5e11bf27e2f87eb942ab7e615eb4db9 264 0.15/1.00 vMB 25
317,840 317,840 000000000000000004bd97f0026b883ac5a555dcf122b14d752dc4591d59de80 165 0.08/1.00 vMB 30
317,839 317,839 00000000000000002d99f571c954ed8256dd5edf5f4f13fe8414761040773bf0 348 0.20/1.00 vMB 25
317,838 317,838 00000000000000000310ec8c4a95d93255001fcd4c55f794d5cb29eafb1bc472 24 0.01/1.00 vMB 41
317,837 317,837 000000000000000022e14f86341bd87753cbac24e0f305087a0f36452b8c2d34 60 0.26/1.00 vMB 17
317,836 317,836 00000000000000001c2fa328414119b42c4079996efd9cd91bebc220d5db0c36 1,178 0.75/1.00 vMB 38
317,835 317,835 000000000000000024f1e0747b12f7ae170e7e9782a983289ffe900c20a729f1 94 0.04/1.00 vMB 30
317,834 317,834 000000000000000021fe6f6003e44086c61536a7313c0bd7d861653462b2de5a 121 0.05/1.00 vMB 26
317,833 317,833 00000000000000000f9bb2fc33d80eee0c24f978a1f6dbcbd317b1b3235ca0b4 126 0.06/1.00 vMB 32
317,832 317,832 0000000000000000270f1b54545d61e7613e7aebc6278abf8e6e4a27ca523147 38 0.03/1.00 vMB 21
317,831 317,831 00000000000000001795d9dcbeb55cda5c8b0e1bf042e7f3945d89ed2503edac 128 0.06/1.00 vMB 26
317,830 317,830 00000000000000000bc6cc8ed772c3c0256983c92dd5ec03f80e32c4f1e0df47 682 0.35/1.00 vMB 29
317,829 317,829 00000000000000001a8c1aa8f867c984eb8acda5021c6a5b75250a657a2ffb9e 34 0.02/1.00 vMB 22
317,828 317,828 000000000000000014ee59e25d5be41dc168c252c0f9c8e85998c74ea0fca782 276 0.18/1.00 vMB 26
317,827 317,827 00000000000000001bf46441fc0809737b9849450ec0991a788e496cf21fad05 603 0.37/1.00 vMB 25
317,826 317,826 0000000000000000168313ee3df32c20e392146ce77eaac96ad456f4abadbd16 112 0.06/1.00 vMB 36
317,825 317,825 00000000000000001011ab3e504078fb81ba514b773d77741e8c3bc5668754fb 269 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.82 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: 710.55 GB
    • Received: 17.08 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.