Loading Tool

Explorer IconExplorer

Memory Pool

35,984 transactions
20.20 vMB
0.09797332 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 108.17/200 MB

Candidate Block

Mining Attempt dd46a15c669e171a735c1b96a998c167e1e549cd8770448ada6bf256463f307f
Version 20000000
Previous Block 00000000000000000000f7ae1989c423172433aab8aa0164f9fc85fd74ed7f44
Merkle Root 39a89d41f00482006f5237c29122cdd32d8368a09f1ed00c4f24c192400b3257
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,559
Size: 0.99795025 1.00 vMB
Total Fees: 0.05188998 BTC
Feerates: 766.06 > 5.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,859 (754,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,880 158,880 00000000000009d0cf83c20cb771930b8dfeeced9bc20b49a6eedfa65e7b73db 4 0.00/1.00 vMB 11
158,879 158,879 0000000000000503546dafbb8969647c2b00555485a528e967a403c170d0ddc8 6 0.00/1.00 vMB 54
158,878 158,878 00000000000003791a1d98fd30fc1939cb59d4c136812174d35d7f33f5584fe5 10 0.00/1.00 vMB 140
158,877 158,877 0000000000000c7a0b3df6901a575b6e384fea4568aa1e1c9283da8f911a1994 6 0.00/1.00 vMB 65
158,876 158,876 0000000000000d4baa88850f190ea0150dfedb604a6c88c91f9f1e47595e3aaa 12 0.00/1.00 vMB 18
158,875 158,875 0000000000000678b4ceb27e833f2adba99d1b92859d60e0346030bce8071e38 16 0.03/1.00 vMB 56
158,874 158,874 0000000000000a315d62f8545232fad95545b296dd0d5f653e33a7a68aee01bf 147 0.05/1.00 vMB 134
158,873 158,873 0000000000000108174b0ee7b3308ea262ab2cc29f1dbb20ec42e6dca5f8a644 126 0.05/1.00 vMB 168
158,872 158,872 00000000000009872a48ef64848810254f1dfcb1d1851f6956026faee4a6ddc1 77 0.03/1.00 vMB 74
158,871 158,871 0000000000000402b1eec9b8c940f6eca3df7370811fd98912fdfcaf1d890403 1 0.00/1.00 vMB 0
158,870 158,870 0000000000000d2a3291e9a0e375c5803b627fb05397f2610907adb2407d11cf 125 0.04/1.00 vMB 43
158,869 158,869 00000000000003a58814b1311e7e9bd2e3414cb2f3b5953cd6aaaff2b23e8b1a 9 0.00/1.00 vMB 1,588
158,868 158,868 0000000000000063402438fde83b5e13f42f72aee04197c712d748f12e126830 12 0.00/1.00 vMB 83
158,867 158,867 00000000000003d82b03fa7cd972c003cda9d2c7d58a8586265e2a91b366dac2 14 0.01/1.00 vMB 26
158,866 158,866 0000000000000219aa026450c0bd71f0c553e548efe4593b471b0883a3213d84 1 0.00/1.00 vMB 0
158,865 158,865 00000000000002b6312e1d0f4c22c03b4ae8308d0cfe375cfce98624020ca21f 56 0.02/1.00 vMB 86
158,864 158,864 000000000000065d40530dcd9887ff3be7848ab1962d914c3c1e6089d2f63fb2 5 0.00/1.00 vMB 48
158,863 158,863 0000000000000758fb4ef8a4ca363f571859bdd76ffd8395934d1d814ba65818 44 0.01/1.00 vMB 99
158,862 158,862 00000000000003bd2a92cbe82b54d9fb1d70ce711481e2d0afe2d89d1b75461f 24 0.01/1.00 vMB 436
158,861 158,861 0000000000000024ddfc5ba60f16a58a43090cd5acc0c81bd6482e83936b5214 27 0.01/1.00 vMB 397
158,860 158,860 00000000000009785612c140de84384da3663fdc620882528c2137136dd3b7fd 126 0.04/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 780.36 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: 523.44 GB
    • Received: 4.98 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.