Loading Tool

Explorer IconExplorer

Memory Pool

78,856 transactions
30.07 vMB
0.09095246 BTC
Random Selection Loading Transactions
Max Size: 179.66/200 MB

Candidate Block

Mining Attempt 55a9c0f0615ee149e8824990fec00b99e29b130a4f19ddcdf3ec7b66137e97f2
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 25b0d6295a63b701088115357673af5fe0c30d78c3460018bba68c3af8b96553
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,031
Size: 1.00 vMB
Total Fees: 0.02108062 BTC
Feerates: 150.61 > 2.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (398,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,218 516,218 00000000000000000000b09ee6c28fc5bdd1d6db3d82649900e571f98e502d69 776 0.44/1.00 vMB 27
516,217 516,217 00000000000000000026efdc725e74e17ab5b661d136c4c660a7a4d97fc2acf0 56 0.04/1.00 vMB 67
516,216 516,216 0000000000000000001f42e867df19d9e9fde79c9f8218749565ca4409adc0d0 402 0.15/1.00 vMB 37
516,215 516,215 0000000000000000000743a1abddf37e9a1a7cf82b700aa8687dbf4a98e5c1d9 1,315 0.49/1.00 vMB 33
516,214 516,214 0000000000000000003a3b756ef9ca20c0650e266f62464a2d928a19ab2e900e 482 0.31/1.00 vMB 16
516,213 516,213 0000000000000000000eb8770d61eac5e51148edd10d9b3f0de5cbc009441533 140 0.06/1.00 vMB 16
516,212 516,212 000000000000000000414badec9f686288f81329e00f46b68218c515dd483893 740 0.37/1.00 vMB 31
516,211 516,211 000000000000000000140112037f53276ccbd24a5c5c9d5660fc8485ce3605fe 1,002 0.44/1.00 vMB 26
516,210 516,210 0000000000000000003bb1cd2556b009df9b710bb773ea1466360194d312a242 509 0.16/1.00 vMB 22
516,209 516,209 0000000000000000001da73c8fba2485d8d2b9d59ccb8e32b099cbfb98993a07 1,117 0.53/1.00 vMB 30
516,208 516,208 000000000000000000497abfd2d649f64f4d3ef4a8b30891576b671cadd02551 1,724 0.99/1.00 vMB 16
516,207 516,207 00000000000000000037ac86ba79d83ebda92edef8ab139c27df453f8d8002e2 128 0.06/1.00 vMB 47
516,206 516,206 0000000000000000001dc7256cea157ae23f1788e662c008a3ea553e1e4ce570 195 0.08/1.00 vMB 26
516,205 516,205 00000000000000000045947a16e7eda3f561a1876ce0fa1e3f6333d0e2caabcb 561 0.27/1.00 vMB 24
516,204 516,204 000000000000000000110ecc3cc4f603aa01f55dae7fe683c5f7296a54df6d8e 852 0.54/1.00 vMB 20
516,203 516,203 000000000000000000347da3f8ff2720a21dda47fadd7426bf3a2644b36d37b8 987 0.70/1.00 vMB 11
516,202 516,202 0000000000000000000b6efbb3461adf1e6afac0c84f19f709ee79d5e61bca2e 1,861 0.66/1.00 vMB 31
516,201 516,201 000000000000000000221034b9a9a125a2bf3f10905526815a2f3b8011c66cc2 1,535 0.71/1.00 vMB 20
516,200 516,200 00000000000000000003b4613cbfc4a625aa6f71cfd61eb44c049ec32c180959 918 0.33/1.00 vMB 29
516,199 516,199 0000000000000000003d80afb60e9cd5fe1af984932e2104ca8bbb3184227b35 830 0.32/1.00 vMB 27
516,198 516,198 0000000000000000000377c4ebb1d335974612d5a5294f9ee2b314d3c0c9e48a 107 0.04/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.97 GB
    • Received: 16.35 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.