Loading Tool

Explorer IconExplorer

Memory Pool

48,130 transactions
28.11 vMB
0.07629982 BTC
Random Selection Loading Transactions
Max Size: 149.90/200 MB

Candidate Block

Mining Attempt 9fd119825edae294d768be82db5dd65d0aca0663fd278582142b3b7e14ce87df
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 6fcd718496f0e174e4580e7243f5c40fb2016900e33048e296473146238ec59e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,137
Size: 1.00 vMB
Total Fees: 0.02299143 BTC
Feerates: 500.45 > 2.30 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (726,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,885 187,885 00000000000001eeb7c4e0f1782208cc065a0e639608ff6ebdc140a0405379db 134 0.06/1.00 vMB 340
187,884 187,884 000000000000082b8cb95aadb50618c14da5ecc9c32708248ac17e30c25beb22 87 0.03/1.00 vMB 90
187,883 187,883 000000000000071ff4805276330c717a97371ef9c3a3205708bdece19837bba2 246 0.12/1.00 vMB 122
187,882 187,882 00000000000008016f594108b511be6dd5830f229b771e6e1e86c8ed8e01317c 256 0.10/1.00 vMB 238
187,881 187,881 000000000000027ad75044cafd24f714b41c926df5eb205ac5b6408748902c71 110 0.05/1.00 vMB 99
187,880 187,880 00000000000002e33d6bb5db96751b3f8a61f984c290a7ec38d51589944c8b63 281 0.15/1.00 vMB 177
187,879 187,879 000000000000004491c20d386ced4ca97806528c14574708266647a2e72d6a52 387 0.23/1.00 vMB 97
187,878 187,878 0000000000000082544b73439e3171b5273b645adead013985d495270a30c58d 995 0.25/1.00 vMB 244
187,877 187,877 000000000000089a864d54537b8da7382d3e140b1a5b07f4373e802183e05cb1 177 0.05/1.00 vMB 11
187,876 187,876 00000000000007b38933e710919ae6c62f49d3c247f885b990493fa8065c3b4f 1,024 0.32/1.00 vMB 254
187,875 187,875 00000000000003cb1bb22af56effa3da7651491c8a277c47dcefe5af588a0824 1 0.00/1.00 vMB 0
187,874 187,874 00000000000005ef6b77498b995f9d0a233ae676d5a7952c24bf5e525ad5f820 12 0.00/1.00 vMB 313
187,873 187,873 000000000000071e4b686470fee1bd2b410ead721906c4707897a775abc86053 292 0.12/1.00 vMB 179
187,872 187,872 0000000000000776ef961a41eefc49881ec205fbcf65f9aa7378a46c1503422b 247 0.13/1.00 vMB 103
187,871 187,871 00000000000008fb7e701217e477c9589325926b33debe170ce649a0ddf3a516 106 0.03/1.00 vMB 166
187,870 187,870 00000000000006d141246e06d3b329a33a62a80e9adf48be62855a1220d2cf57 567 0.25/1.00 vMB 195
187,869 187,869 0000000000000433b686357ce0597b8b6a1c0840648a2ba54a8a5b6830f3eb94 86 0.03/1.00 vMB 60
187,868 187,868 000000000000025e0f2c5fcfec37f926aeb2e670e09d9b63ead5dcc14669f91b 512 0.19/1.00 vMB 334
187,867 187,867 0000000000000473c6af39c3f40fb36377f0aac646f08ea487be3797050dd8ef 132 0.05/1.00 vMB 30
187,866 187,866 00000000000008b3f538eae0e1bdf7ba8fe67deddde29e16d127e06c1c4c696b 433 0.19/1.00 vMB 428
187,865 187,865 000000000000068963684bad83a09c9f31cd567c52ddeef32128c1b2b616f077 46 0.02/1.00 vMB 106
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.