Loading Tool

Explorer IconExplorer

Memory Pool

81,888 transactions
30.86 vMB
0.08220149 BTC
Random Selection Loading Transactions
Max Size: 189.27/200 MB

Candidate Block

Mining Attempt b085f4c787c925d8878cef75dd5827a5c25d4fde25e9a03681b16816e9bd0f6c
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root dd8d5000e1d309c8c5d2598d2d42abeeceb7926ad8aee9c903f11fbbfd8ef1a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.01289623 BTC
Feerates: 151.12 > 1.29 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (167,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,421 747,421 000000000000000000072d840855bb0a5475437e39e828b573821d5aa493818c 2,514 1.00/1.00 vMB 12
747,420 747,420 00000000000000000001b2fe38177c0ae2695a7a3605a30fca38e92c8abf38a0 1,115 0.49/1.00 vMB 12
747,419 747,419 00000000000000000008d72fb3edd89be39960fdc53a6b44b91b4b236241b6e0 1,524 0.60/1.00 vMB 12
747,418 747,418 00000000000000000003c8fa957f604d773943625406e9628687420079ea9165 295 0.07/1.00 vMB 10
747,417 747,417 000000000000000000022216108243ff512e089dfc9302063789164ab2979eb8 882 0.37/1.00 vMB 4
747,416 747,416 00000000000000000003f5bf245b37a6b01e15639006b3ca6a43130254ab3520 2,486 1.00/1.00 vMB 14
747,415 747,415 000000000000000000018ce6944716fbfd3f5f72998039681cc336ec3433f886 367 0.70/1.00 vMB 10
747,414 747,414 0000000000000000000060a5f86a0dad27e9514054e086a3f6016e3e5978a0f1 2,124 0.74/1.00 vMB 6
747,413 747,413 00000000000000000008fb072e7e06e7cd965369747651a517a80e639f268168 3,447 1.00/1.00 vMB 18
747,412 747,412 00000000000000000002f2de92bb369f503d2bf262af259692c9ced848872c7d 704 0.31/1.00 vMB 10
747,411 747,411 00000000000000000005cb6bb0c36916411230c9feafa3e13c3ff6296a573cd0 1,917 0.90/1.00 vMB 8
747,410 747,410 000000000000000000049fb8aca1a3d088308b93bf2b0d91ea0aa785792a1986 2,860 1.00/1.00 vMB 10
747,409 747,409 000000000000000000069289868b0583862d63a1ec956458748a0dd4b560bc92 2,958 1.00/1.00 vMB 14
747,408 747,408 00000000000000000006c1172669e17646c0d65b16c0057a276298df44a144c9 2,974 1.00/1.00 vMB 11
747,407 747,407 000000000000000000077240dbd7b3975ab000ce91e5f683c04ee0b9c067a1da 22 0.01/1.00 vMB 9
747,406 747,406 000000000000000000006d16863e0c518f90d309fed466043ce6c48486145136 2,063 0.94/1.00 vMB 8
747,405 747,405 0000000000000000000a03e6724851cfb69d808f348594d6ddc51b64cf55c8f1 1,594 1.00/1.00 vMB 17
747,404 747,404 000000000000000000056098568c211e5ae4ce0fb12ca5a919b68ca46d70ea90 707 0.21/1.00 vMB 12
747,403 747,403 00000000000000000003842e696c8b4bc037e912c5d2525758294a607c66f108 864 0.29/1.00 vMB 11
747,402 747,402 000000000000000000075e54cde66feb219665b02ac2327437afd8c02327a152 3,031 0.96/1.00 vMB 11
747,401 747,401 00000000000000000000eafd7effbabc3322bf26f6dbba3e39808e3d924c183f 1,917 0.64/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.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.