Loading Tool

Explorer IconExplorer

Memory Pool

83,122 transactions
30.38 vMB
0.14626651 BTC
Random Selection Loading Transactions
Max Size: 183.59/200 MB

Candidate Block

Mining Attempt 8c142c410a0067f45aa2c9d572f95373ecaeeaf6a95f505cba94c5143d72fb13
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 66435b178f66b6eefb0549709da9a88b5b019df121e0fc9b4c4b925383ff2bc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,734
Size: 1.00 vMB
Total Fees: 0.06109195 BTC
Feerates: 477.45 > 6.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (600,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,925 314,925 000000000000000010290398e018a7a3cab8d0de6acf4dfa99cf87d1d8b81a79 634 0.40/1.00 vMB 41
314,924 314,924 00000000000000001f923b43adceff11fabf6c0c1eb654db2eb02ef3735ac6e5 164 0.15/1.00 vMB 22
314,923 314,923 000000000000000007d7ae9943ce572d3def68d7b19b8d0158dbce76201366a6 74 0.11/1.00 vMB 15
314,922 314,922 00000000000000002abc0f432bb58c5b29c04cb87b351da9ff52d4dda51c386d 444 0.35/1.00 vMB 24
314,921 314,921 0000000000000000006ceea261779327a82bf4f1984b5391374336b4afc7f9f1 77 0.05/1.00 vMB 7
314,920 314,920 0000000000000000125d533e7fe5aa4ae817217186e9a762e2d233a0e267b3c6 163 0.13/1.00 vMB 15
314,919 314,919 0000000000000000124c763b370f9587dfa8f487bff676079b17bb202c92aed9 117 0.14/1.00 vMB 18
314,918 314,918 00000000000000000e75717d9b3e7887826b32d6d44db78a9b4318ec8644b35e 324 0.24/1.00 vMB 28
314,917 314,917 00000000000000001fa3937d72ae89092fc9e738fd24c6ebe5341596151f6327 454 0.30/1.00 vMB 29
314,916 314,916 00000000000000001fc91469023097e3cad6822abd566f1534495e68232bfed9 392 0.34/1.00 vMB 24
314,915 314,915 000000000000000000489b46754c90f3cda614f5a8df17413fd8eb85dad3c1a6 439 0.29/1.00 vMB 31
314,914 314,914 00000000000000002c34dd824eb4d46d2ab11034316136e9a5f4e3424f2f2a32 808 0.82/1.00 vMB 19
314,913 314,913 00000000000000001cd15ea31d92b3704b1d74a4c6f7cdcbb51df303f6f5e640 469 0.75/1.00 vMB 17
314,912 314,912 00000000000000001ae4b7f7a7ddc650a8f2ae2ffd3dc5ccab4acb61266f1a44 499 0.75/1.00 vMB 18
314,911 314,911 00000000000000001736a28c2d8170da93ec7affc9c7bbc9f3e50abbcd392f08 512 0.17/1.00 vMB 48
314,910 314,910 00000000000000002d62caf86485a31de7558020fe5dcbb7c3443057a5159bb9 1,660 0.75/1.00 vMB 46
314,909 314,909 000000000000000027a296aafdce13174d474c00f88cf55f37e1909304ff42d6 2,110 0.90/1.00 vMB 35
314,908 314,908 0000000000000000161388f89b8d4caea72dca599bfce374e375b93786cfc651 69 0.04/1.00 vMB 22
314,907 314,907 0000000000000000119c842e1af4e8b3507e7eb21fcdf14263d5524e5946b276 174 0.14/1.00 vMB 21
314,906 314,906 00000000000000000f34337e2854eed6d315dc8f1b2ab27ebc3d1c82abbe2fbb 451 0.24/1.00 vMB 27
314,905 314,905 000000000000000014078ca51becfb85d6104a553ac32bbb9759922125b58f00 1,227 0.70/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.19 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.