Loading Tool

Explorer IconExplorer

Memory Pool

48,620 transactions
28.24 vMB
0.08000220 BTC
Random Selection Loading Transactions
Max Size: 150.72/200 MB

Candidate Block

Mining Attempt 28401bf6a18f0fe07ee24c583d60b8684e08c43fe87ba7c113516f5fd0a0afa4
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 763e775dbe55618ec5467b77505c1124e221d053635c39000abdc1d4a5161ffc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,202
Size: 1.00 vMB
Total Fees: 0.02612586 BTC
Feerates: 500.45 > 2.62 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (527,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,878 386,878 000000000000000002ac522183ef380d899f32f9450abfdd7147f5e2d168e5b5 1,890 0.99/1.00 vMB 28
386,877 386,877 00000000000000000a2b1bbf5e7bea085b3243a36775441aa8f9e950eb03d796 1,050 0.60/1.00 vMB 28
386,876 386,876 00000000000000000ec42a6d651fccc21f692267107670ad09fbc345a84d34b7 1,807 0.75/1.00 vMB 36
386,875 386,875 00000000000000000369100a25b850380f5d627d31b450cf2442b69397272053 340 0.21/1.00 vMB 24
386,874 386,874 000000000000000008c9a41a3daa2d5ad4b8b6c274db997908dcb661d34de3cc 1,041 0.97/1.00 vMB 14
386,873 386,873 00000000000000000710c66619ebbe75bd2677b6753f85aebfdbbc5eb4402f6b 728 0.47/1.00 vMB 48
386,872 386,872 000000000000000005f11b72dcac7c0de2965666d81caf30b0af69b19fa9cc78 2,266 1.00/1.00 vMB 33
386,871 386,871 000000000000000003b84f809093450b3a3566cf2b84cf4d75a0e7cffba5d148 383 0.46/1.00 vMB 15
386,870 386,870 00000000000000000dac117762acefa4bcb1b1d4ddea26894efe3197282940b1 1,411 1.00/1.00 vMB 24
386,869 386,869 00000000000000000bf380204541b60c4a7b38275d6ac724df5597966e901666 1,354 0.65/1.00 vMB 31
386,868 386,868 00000000000000000323aff37297b6be3635d66a42885324ea630e8ddb4eeb39 1,553 0.77/1.00 vMB 33
386,867 386,867 00000000000000000d36f5b23e6b02474cb07f965129e90cac4d90e062d6a356 351 1.00/1.00 vMB 8
386,866 386,866 00000000000000000435c8ccba419511c334acb91e90f85410beda0280b5239d 1,373 0.77/1.00 vMB 32
386,865 386,865 0000000000000000022a30f7b63dc3775709fba62bc51a568b8c4f0bca047389 2,236 1.00/1.00 vMB 35
386,864 386,864 00000000000000000af79f837d5730205ea810f422ab6c842f48ae51ef097967 2,487 0.99/1.00 vMB 38
386,863 386,863 000000000000000006e90604e41b3f6f1cc4fb8da624bd86ef79a90aea00f69a 1,917 1.00/1.00 vMB 29
386,862 386,862 0000000000000000092da8095f1945c2ef758c7f2d5af1a6393840c27dae9ce9 1,865 1.00/1.00 vMB 31
386,861 386,861 000000000000000007c0b9a60e67583e95d35f0cce8a8c66563b811b60d5c24f 642 0.25/1.00 vMB 40
386,860 386,860 0000000000000000017ceff9d8d9012730eb1cdc2139426e18cab69eedd3ebaf 1,764 0.96/1.00 vMB 30
386,859 386,859 0000000000000000052fd4b88bc373efaa62a8a22a872856a8af16efcf6ce31d 361 0.66/1.00 vMB 10
386,858 386,858 0000000000000000043128e188c037d12ce055bfb8d63831728856e5318b48e2 621 0.42/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.