Loading Tool

Explorer IconExplorer

Memory Pool

48,048 transactions
28.04 vMB
0.06796771 BTC
Random Selection Loading Transactions
Max Size: 148.91/200 MB

Candidate Block

Mining Attempt f4014a49ad11c0940c599a4d3d3e768d5ae0b68afdf25662abad5c0f1004b6a8
Version 20000000
Previous Block 00000000000000000001a910bb93b48e2d87af92722f1a8406500b6fdd169ecb
Merkle Root e1b9d99c3cde9b04e2579cf05ffcd31f7a84642e3c9abe807e7a604cfeb311ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.01318936 BTC
Feerates: 46.87 > 1.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,718 (454,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,927 459,927 000000000000000000d1ac7a68d77bbd49438e8a06ca70c417fefe853269dc86 2,661 1.00/1.00 vMB 134
459,926 459,926 0000000000000000007bc2e9cfcc935f4f4fba9245df1604a7893e8097285d46 2,278 1.00/1.00 vMB 147
459,925 459,925 000000000000000001f27fd0630989756bd8419865d931b1ba797a815b03846e 2,514 1.00/1.00 vMB 169
459,924 459,924 000000000000000001f876a502aa4a0209ee34e7cc6cd500ff47b3fb97ea972c 2,415 1.00/1.00 vMB 187
459,923 459,923 000000000000000001a42de3df8076cd526d98810f30eb06219fc9ec5e331a14 2,661 1.00/1.00 vMB 197
459,922 459,922 00000000000000000118de7a95fc00bc2d935b42dcb0af79af394dff3c1705a9 2,351 1.00/1.00 vMB 149
459,921 459,921 0000000000000000015ece80113cb9b93d5137100e392c51810087de5f490894 2,815 1.00/1.00 vMB 223
459,920 459,920 0000000000000000001ae4b5aaf70838184857910e9483966a63c79ef4e68922 1,576 1.00/1.00 vMB 195
459,919 459,919 00000000000000000019d9504035625e68afbfc4816210165eb85015022f391e 2,252 1.00/1.00 vMB 142
459,918 459,918 000000000000000000465ce96f3cae4715ca2d9bff7019cdeb080e5251e5d79a 1 0.00/1.00 vMB 0
459,917 459,917 00000000000000000135de757964e58ea1df903f26edb309b2c102f0749ff542 1,201 1.00/1.00 vMB 93
459,916 459,916 000000000000000000908d379c901a7f74a38753747eacb7f874731ea416853a 1,265 1.00/1.00 vMB 106
459,915 459,915 00000000000000000179811d597eb7aa78d17a54b02e0261774f09aa224b6e98 1,825 1.00/1.00 vMB 136
459,914 459,914 00000000000000000212b48973a11edea5dacaa43ebf4aed921afa3bec479dcd 1,883 1.00/1.00 vMB 134
459,913 459,913 000000000000000000357ab152015bc7540b8c7eaa49201ac1cb4c7480816f8c 1 0.00/1.00 vMB 0
459,912 459,912 000000000000000001e73ab91ff7c6084672a0ef7122f9dc880369873cfd28d1 2,195 1.00/1.00 vMB 123
459,911 459,911 00000000000000000161917ce52fef80dd224bbbdcf471fe2a2de8afeaa2d906 802 1.00/1.00 vMB 111
459,910 459,910 0000000000000000020fceb211ef977c955108322876ad73998006fbc80f8926 2,206 1.00/1.00 vMB 147
459,909 459,909 0000000000000000005b6fb1419dcffe3d1136335ebee427162b84f5d30737e7 1,796 1.00/1.00 vMB 122
459,908 459,908 000000000000000001f9627e34bea33b4b7dc766787cb906a29c867cf1c023d6 1,722 1.00/1.00 vMB 145
459,907 459,907 00000000000000000128a48856dd769f7b8b307220ca43c989750965260a2ab1 1,963 1.00/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 781.90 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: 645.25 GB
    • Received: 12.72 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.