Loading Tool

Explorer IconExplorer

Memory Pool

75,166 transactions
30.45 vMB
0.08931250 BTC
Random Selection Loading Transactions
Max Size: 174.61/200 MB

Candidate Block

Mining Attempt b4608eb2865307e3191ced7926028d2b2eda35ed2f4be3886e5a0bd1cc388fef
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 0544776f058de251e1095349ae655534df5416841f673b3a1783e294d601c234
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,404
Size: 1.00 vMB
Total Fees: 0.01576725 BTC
Feerates: 265.25 > 1.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (305,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,888 609,888 0000000000000000000c4d1abf4c6b146f0eb0adc95b6bcb515881d9b21d6da9 3,083 1.00/1.00 vMB 9
609,887 609,887 000000000000000000062ba68e0d9c45d0718fb4a5b032605b07de11b6f3abb1 3,406 1.00/1.00 vMB 17
609,886 609,886 0000000000000000000b0c3a0c4d781fdcd0720d3029e14e7868d6c210666c47 3,181 1.00/1.00 vMB 22
609,885 609,885 0000000000000000000257ed17a62cfa676659ee9a924056b4b68913477a8a61 259 0.08/1.00 vMB 21
609,884 609,884 0000000000000000000be06e5c2a01d46b3474b801f2caee8aa8b5c389aa14be 2,085 0.78/1.00 vMB 13
609,883 609,883 0000000000000000000bae5114aa87839451f7c5d87f88898add9ecc6d68a466 1,245 0.48/1.00 vMB 13
609,882 609,882 00000000000000000004053efb053834257ef1966567b16aa9b56876cd263e29 1,716 0.56/1.00 vMB 22
609,881 609,881 0000000000000000000c63a87823400400292a702f2f4655f6c1e4fc0db01c9d 226 0.07/1.00 vMB 14
609,880 609,880 0000000000000000000a29ad35059166c3e11cf408af2fe4fe8fd0bc100dcb28 658 0.21/1.00 vMB 16
609,879 609,879 000000000000000000146b4b34957c8b6faab29209cd92eecd5a8b9e4b1e5292 30 0.01/1.00 vMB 15
609,878 609,878 000000000000000000019a28b7db24815322781ed80a6e1825671ac881da0afb 2,413 0.80/1.00 vMB 10
609,877 609,877 00000000000000000014e33c99c5c8583ce6e68c3b756f08035f6d25af6c9c3b 3,118 1.00/1.00 vMB 23
609,876 609,876 000000000000000000000e46fe912d833d479a2732e90c032149ab285412e20a 2,749 0.88/1.00 vMB 18
609,875 609,875 0000000000000000000fcfaf612fc2a3a5f8d8698f5942126be4225e9a6fd2d7 1,830 0.62/1.00 vMB 20
609,874 609,874 00000000000000000001482cfcde7409da1648a635537604a9eb211f65c36856 421 0.13/1.00 vMB 16
609,873 609,873 000000000000000000091db87fe1d2c72b3c5bdea0bc49e5822b4250ea91e5a0 476 0.15/1.00 vMB 21
609,872 609,872 000000000000000000001c475be7c331455309237011cacea6c44db3b72186a6 1,895 0.70/1.00 vMB 3
609,871 609,871 000000000000000000013692ef39dcd6e3275337ddb2de409e563fe12b637dd8 2,507 1.00/1.00 vMB 20
609,870 609,870 0000000000000000000845cc8758d72a557d04128f19640f31fe0fcede194669 1,440 1.00/1.00 vMB 32
609,869 609,869 00000000000000000015219e1040c343f63ff91067d28cefd4d5f1467c9d4603 907 0.30/1.00 vMB 18
609,868 609,868 0000000000000000000c2ee45d2a352f6c9aad4605e6e8badd5ccce5568ef6d5 2,454 0.99/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.