Loading Tool

Explorer IconExplorer

Memory Pool

53,691 transactions
29.74 vMB
0.10349220 BTC
Random Selection Loading Transactions
Max Size: 159.70/200 MB

Candidate Block

Mining Attempt 612d18cc9b383450109e8f47a1ae48e40f2b7f5aadaa2ed6d3f0638387cae403
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 4d4b3a3c6c053369c38ac3c1a8570148b160956061773f6eaeb63bc99a930e36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.03131263 BTC
Feerates: 150.77 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (669,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,876 244,876 00000000000000b791d0ba88d81d13fd57881aaea4a1413782a32ba2915363b8 387 0.24/1.00 vMB 73
244,875 244,875 000000000000005f62efc2fb949dab505ae98f86f0aa3cf8913d819a7ab36044 699 0.25/1.00 vMB 216
244,874 244,874 000000000000006ff743fe0781c5b672792784eea752f7dcb8329e4d94cc7a4f 160 0.10/1.00 vMB 127
244,873 244,873 000000000000005ce3d9bf9c037052a52a0ca7c704090c0d688717a7545ad011 166 0.07/1.00 vMB 108
244,872 244,872 0000000000000000682e0a36514067e9f45a6c7ee9ed774da471c5201c5f451e 178 0.09/1.00 vMB 156
244,871 244,871 0000000000000066993745ef05b79e9af21de2a9175cb3fd0b2fe4f010bafd3e 167 0.08/1.00 vMB 102
244,870 244,870 0000000000000073c993ab79e11c33a86bc572f2cb115ef4440e328b64af006d 585 0.24/1.00 vMB 168
244,869 244,869 0000000000000047b51f73d125031634efcb6200aaeb08361b00e94cac24600d 209 0.05/1.00 vMB 16
244,868 244,868 0000000000000082ce56824fa1b5252b843042b101d01cda0d6b386a802aa02b 64 0.05/1.00 vMB 47
244,867 244,867 00000000000000b13b4f43f0966118544a8afde8164058bdbc21bd9cf3ed2550 224 0.09/1.00 vMB 169
244,866 244,866 00000000000000792b61bcbf891dbb169f80671dda4098aaafe6413a404810cd 22 0.01/1.00 vMB 41
244,865 244,865 0000000000000055de714f67cafcaeeaf56cfa0139cae76935bcb2d2ae4c2a89 102 0.04/1.00 vMB 89
244,864 244,864 000000000000002612bb8333da8dec2e2b022bfd30b4826073fdadbc836d7067 194 0.08/1.00 vMB 123
244,863 244,863 000000000000007e576cc507acec0e725b2537a40009851e2ad497c3e6e69a2e 98 0.05/1.00 vMB 71
244,862 244,862 000000000000000b6d7206d56984c19f62c4f4ba24553b84c9dddcd5f5db7181 266 0.19/1.00 vMB 152
244,861 244,861 00000000000000434cded46704938bfca012e9a4fca350541a1fac8f595426fc 447 0.19/1.00 vMB 153
244,860 244,860 00000000000000b88a4a216c55a582e19244bbc699d3044e283edb60f2826f33 322 0.15/1.00 vMB 132
244,859 244,859 000000000000008156683acad79e067d706ff1210ae4089855e35a37fc2adcdd 270 0.10/1.00 vMB 161
244,858 244,858 00000000000000045e8cddf6322622c654046e644326ff79614b211d4ca54daa 16 0.02/1.00 vMB 33
244,857 244,857 0000000000000090c170acd2b4e896260c062b5ae9451e14ed3c2f274e2a74dc 160 0.06/1.00 vMB 159
244,856 244,856 0000000000000076e3c1d29c5ed49b23976f796d55a36d00cf3cf5b205fc12ab 120 0.05/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 781.89 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.16 GB
    • Received: 12.69 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.