Loading Tool

Explorer IconExplorer

Memory Pool

34,661 transactions
26.51 vMB
0.05585644 BTC
Random Selection Loading Transactions
Max Size: 133.46/200 MB

Candidate Block

Mining Attempt 9df39989054c3598db23a6a2fa2edf97d8a419c44ae5907e3fcd4546167c5557
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 4fd526f4944010b542efa7aa44b4b57cc67da768f839be97ba600a159c12db4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.00648782 BTC
Feerates: 61.00 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (82,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,951 831,951 0000000000000000000210297d43b0da773cd12b54c3d0e8a2e1b920422e0a4c 2,663 1.00/1.00 vMB 14
831,950 831,950 0000000000000000000045cbbca5365297159d1c2e8ce177b26b89be969093ca 3,034 1.00/1.00 vMB 15
831,949 831,949 000000000000000000030f07a328d1269581c1594f9a327e48765d4e3929d2b0 696 1.00/1.00 vMB 10
831,948 831,948 00000000000000000000da4ee634538b0b8b30c844fb2a83fff87c867225e9de 3,069 1.00/1.00 vMB 16
831,947 831,947 000000000000000000017f64984bf7b42e044f8a81b3f29724c0dafbe153aa1c 1,972 1.00/1.00 vMB 13
831,946 831,946 00000000000000000001584463e50b6aab55a8f861261670ba40fb5835f53326 1,853 1.00/1.00 vMB 16
831,945 831,945 00000000000000000002725e39ba3a96c417e02958e016d90fe1f0f659cf53ab 3,680 1.00/1.00 vMB 20
831,944 831,944 00000000000000000001d90615c365f72b88b33dc61761c6b7af96c2f63dbebe 1,923 1.00/1.00 vMB 13
831,943 831,943 00000000000000000002abb7d8d6e100a4223b0cbd02a7319f45a03ff954c658 1,919 1.00/1.00 vMB 14
831,942 831,942 00000000000000000001b92334cf21cb88dbc42d4107f6c7b7e729308abfda6d 1,559 1.00/1.00 vMB 13
831,941 831,941 000000000000000000005fa7d77df280e14c17ec010e963e8df63a8cc9371ac4 2,025 1.00/1.00 vMB 14
831,940 831,940 00000000000000000002574c490b196762180748b63175a65cf205868ecd4e45 3,328 1.00/1.00 vMB 20
831,939 831,939 000000000000000000012726077c585ae369d1bdfe3cfeb4a24efe3019159cff 2,611 1.00/1.00 vMB 19
831,938 831,938 0000000000000000000005e1ba88a3e62af492a00de72e46b893961075e1eaab 2,551 1.00/1.00 vMB 21
831,937 831,937 00000000000000000002c7fd48181428384f34e297ed740bef2fdff83567e4e9 3,045 1.00/1.00 vMB 23
831,936 831,936 0000000000000000000244909ac85d9e128f93cfd3e63ff174aaab43b3e55ba4 3,004 1.00/1.00 vMB 24
831,935 831,935 00000000000000000000b3ca56b72214bc1b0e20a7922b6e808e2419a1e4f4fe 3,030 1.00/1.00 vMB 11
831,934 831,934 00000000000000000000af2611f484519cd70550f64e1fbe1984fd14872afa3d 3,383 1.00/1.00 vMB 10
831,933 831,933 00000000000000000001be5a1214dfaaf2579d228244c9745579bdb703c60549 3,029 1.00/1.00 vMB 10
831,932 831,932 00000000000000000002b8ccbf714a89375998794940808e4e3011a6b768e2f5 3,582 1.00/1.00 vMB 16
831,931 831,931 00000000000000000000419e2f9e4d9ff952623189b6b89f47c3a47481679443 3,041 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.