Loading Tool

Explorer IconExplorer

Memory Pool

88,992 transactions
32.49 vMB
0.16799460 BTC
Random Selection Loading Transactions
Max Size: 195.92/200 MB

Candidate Block

Mining Attempt 1dfd07bc8d92dc238b21b9a910870772f2ea9a8b0e4f2399a0ed2c2fefda1438
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 017f069fb6edd4408ecc3ca77c2ca79dfdaf83aed086db1b0a5f2bfd88ad2bee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.06581690 BTC
Feerates: 911.92 > 6.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (313,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,887 601,887 00000000000000000013cb1e1ec6d66274947b3d442d1744259709981e59755c 2,146 1.00/1.00 vMB 24
601,886 601,886 000000000000000000055fd9e93df34dde3a928708bea2613894f985ee668179 2,649 1.00/1.00 vMB 26
601,885 601,885 00000000000000000004208608d3900e39477196ec574f86bbb453ed41943144 2,430 1.00/1.00 vMB 12
601,884 601,884 0000000000000000000fabaacd454945e94f15365213b41b1ed216ef5b012a86 2,421 1.00/1.00 vMB 36
601,883 601,883 00000000000000000005ba546610261d5c40b94f32a869ab85e4120d98fe235b 2,663 1.00/1.00 vMB 52
601,882 601,882 0000000000000000000207b3c0a782fa675ce233f7bd4aa0c0228f67fd9a8006 1,186 0.42/1.00 vMB 13
601,881 601,881 00000000000000000013a079f7dbf1a4a6840a8383aef2a8290cd8572a7e7f1f 1,387 1.00/1.00 vMB 1
601,880 601,880 00000000000000000000319d8de9f3e139f95217e1eb2dbc2e90232365cd0490 2,406 1.00/1.00 vMB 24
601,879 601,879 000000000000000000113d4368b849ed0220ef69a3f6fb75e2f16a5a68cca374 1,427 1.00/1.00 vMB 6
601,878 601,878 00000000000000000007a2c16a679687beec6d0bb8f253724967af1398c2ffab 1,739 1.00/1.00 vMB 18
601,877 601,877 0000000000000000000f492bfe22ea623a86196dcf7508ef23118d8ce2b1315e 815 1.00/1.00 vMB 11
601,876 601,876 0000000000000000000f452e3a2480c0b443aae0350edb42fa9f1290c695beb4 1,708 1.00/1.00 vMB 20
601,875 601,875 000000000000000000000f9518918f22da40b0ba8a9a32292bc88aa8a69074d5 2,466 1.00/1.00 vMB 21
601,874 601,874 000000000000000000032aa4d5959c15093911da535fbc5902510d3da7169c4a 2,962 1.00/1.00 vMB 29
601,873 601,873 000000000000000000121b3da958b6e70e33fafd406c1fbfeb094784ebd04b77 2,359 1.00/1.00 vMB 47
601,872 601,872 0000000000000000000424502423187f1ada3d085e4a7fffa514bdbde542e69d 2,851 1.00/1.00 vMB 29
601,871 601,871 0000000000000000000307e94d32903ed57a55c9a0b38ae928273a45133f94c5 1,772 1.00/1.00 vMB 20
601,870 601,870 0000000000000000001204f66f862a0760f9499156099b1a4d1e4f00bcd3a0f0 2,492 1.00/1.00 vMB 26
601,869 601,869 000000000000000000110fdb319e2e6748327fc9302137b7836a570f5da128d2 2,231 1.00/1.00 vMB 12
601,868 601,868 0000000000000000000921d3c19d2290229e68a3af9291832e683fa52feccc65 2,660 1.00/1.00 vMB 44
601,867 601,867 0000000000000000000d4980710429683278e55cbaa3c551abd140c6e6238c03 1,562 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.34 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: 661.11 GB
    • Received: 14.79 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.