Loading Tool

Explorer IconExplorer

Memory Pool

77,026 transactions
28.40 vMB
0.08779739 BTC
Random Selection Loading Transactions
Max Size: 172.88/200 MB

Candidate Block

Mining Attempt 2008c475d8509a47b64022e32cec97e026a274057cd53663de53210f82fe7bf6
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root cad8668f4ac917792fa4dbb0ab7e9f706e446e540175fe97ae2206cd0b9e6a8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,584
Size: 1.00 vMB
Total Fees: 0.02433528 BTC
Feerates: 477.45 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (219,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,935 695,935 000000000000000000033550eedbeebd087ee6e642f3d47a0f90568b128dd33f 667 0.30/1.00 vMB 6
695,934 695,934 000000000000000000062b3eaec96d918de3726133838a0beeca3264c3302ce5 1,570 1.00/1.00 vMB 5
695,933 695,933 0000000000000000000a8188bbdfd9f7cf449736b25629da16581b4e685e7048 1,693 1.00/1.00 vMB 6
695,932 695,932 00000000000000000005cd70209521335307760481e7ca9c4f36ab77e8baa1fd 849 0.29/1.00 vMB 11
695,931 695,931 0000000000000000000e62e8e0e530ac7f83041adb3fc08216b3ac52df7b98d1 756 0.24/1.00 vMB 10
695,930 695,930 000000000000000000032ab9c8d3265b35e798e8e5d5134c12f2e1b20ae46f72 1,132 0.40/1.00 vMB 12
695,929 695,929 000000000000000000005a996dee819b758a44e2e7bc37de64f0ebb5bbcb1d11 1,768 0.55/1.00 vMB 22
695,928 695,928 00000000000000000000ffbdb423b315080b71f0efc32e0b00f6d39179ec7f71 760 0.22/1.00 vMB 19
695,927 695,927 00000000000000000003835d229f5911c9ec78a08dba88ee75ab71f76d374bab 1,233 0.34/1.00 vMB 12
695,926 695,926 000000000000000000083adf9ba80c290c24e6475ea0a4d8a5096fee63c6eeef 1,292 0.44/1.00 vMB 9
695,925 695,925 00000000000000000011590c1439d0d7287574a380f323ee53e5b6fb4816ef0b 722 0.25/1.00 vMB 11
695,924 695,924 00000000000000000006593910e28285f78a12198cec8e1deae899a65dd286c2 233 0.07/1.00 vMB 10
695,923 695,923 0000000000000000000b134b9b5c34a8b566ad7b1994362e83ab7354d4af6125 1,755 0.86/1.00 vMB 7
695,922 695,922 000000000000000000066165512d595709d8caf498bb39d25f730de9dce0015c 271 0.09/1.00 vMB 10
695,921 695,921 000000000000000000110941d781f9612d2ca8b4dcc37d219291c3414d704ebe 322 0.09/1.00 vMB 11
695,920 695,920 0000000000000000000c81b67cbb7fd7390d421ce75c3a4724cf4cc55613ff90 1,068 0.33/1.00 vMB 10
695,919 695,919 0000000000000000000407e3c7efe8014e2c82d282b0a1a56e255c829376cd63 728 0.57/1.00 vMB 6
695,918 695,918 0000000000000000000c94767eabc53353179dc1cd777468b504b51e9386ad19 329 0.14/1.00 vMB 9
695,917 695,917 000000000000000000053925d81ca48797b120b44a1f7890e6c4ce6c5a197ac0 405 0.15/1.00 vMB 16
695,916 695,916 0000000000000000000c729a99cd2e3b4458d0408350a16e5a5714e2b05742ec 1,602 0.64/1.00 vMB 10
695,915 695,915 00000000000000000000aeecbb2addc3c8a8bb4b65877ac534337219224441ee 737 0.22/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.