Loading Tool

Explorer IconExplorer

Memory Pool

25,768 transactions
24.97 vMB
0.06598377 BTC
Random Selection Loading Transactions
Max Size: 120.48/200 MB

Candidate Block

Mining Attempt bddefc79de72b3519ef45e4f2036894e3a98246dada7662111e3aebd6347f2e5
Version 20000000
Previous Block 0000000000000000000100c3b4decfa6a2417754a8ff8e10e294117889df7a0a
Merkle Root 1a9d210c33341c9121e1ffce0e45292d4f1f43f4c3bf982fd550baf846e42579
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.02070999 BTC
Feerates: 100.69 > 2.08 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,178 (815,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,998 98,998 000000000001d72fd24ff55d5abf138762df5537578746ba102de9a67b75ecd7 3 0.00/1.00 vMB 0
98,997 98,997 000000000002edb75c2f2435a1ef0801f7d96acc69f4659d43aea205f0dd34b2 1 0.00/1.00 vMB 0
98,996 98,996 000000000004514974029837edc533750017cbe12fd4daa5d715fbdac1425a15 1 0.00/1.00 vMB 0
98,995 98,995 0000000000015b77ad00726f229e9b764446c3af4bb23516298602e207923526 2 0.00/1.00 vMB 0
98,994 98,994 000000000001809c6c86b8322e525e4be69979c1c57887564d209b7898b98711 1 0.00/1.00 vMB 0
98,993 98,993 0000000000021afca987ce13eb5ffd70ef930aa0944a631f74e9f97927aabd22 3 0.00/1.00 vMB 0
98,992 98,992 000000000001a5d61a6fe3b01a07632af70a00617463ab28804533425f363b90 1 0.00/1.00 vMB 0
98,991 98,991 00000000000427f578c7f2b277d4aa43f8bf0c63e13ca9ff4be5559615adec26 7 0.00/1.00 vMB 0
98,990 98,990 00000000000079494a36706fbf8bb8ff9880ff09e74b7b6a2da5dba1772fce4e 1 0.00/1.00 vMB 0
98,989 98,989 00000000000468bde57a94c8d6f16f7470664bbd75805e02315f661c07addc6a 4 0.00/1.00 vMB 0
98,988 98,988 00000000000274f9187a7b97ad1e64238f78000cc28b4a4e33790a5e25e119b1 1 0.00/1.00 vMB 0
98,987 98,987 000000000002600683985e84f4b30f36cd1e675dd812beb010ff3e097d36885a 1 0.00/1.00 vMB 0
98,986 98,986 000000000001700a5fb237e709ef52726d52cfa7b7543a3d275155572bd6f9aa 5 0.00/1.00 vMB 0
98,985 98,985 0000000000039ab72fcc4e2ae693e3501ff4c68f3c48d9d3fac39b547c972dc4 2 0.00/1.00 vMB 0
98,984 98,984 000000000001c7b93d998f2f84a292d4ebfe776634e2ac26f17d46a35914ec32 1 0.00/1.00 vMB 0
98,983 98,983 000000000000d05e61436df6a3bf600bb4f0a392a9daef84e31ed36ab64ef527 1 0.00/1.00 vMB 0
98,982 98,982 00000000000389a71d27b0c2bda12aa273e3ec8083a64895e1d8b259c28769fc 1 0.00/1.00 vMB 0
98,981 98,981 0000000000002215f4b31234d311a6df4867750154bc713e101a96d0e4e04458 1 0.00/1.00 vMB 0
98,980 98,980 000000000001a09e69466b5be8d95e8cfc106be15ac1c53996b2849321700aac 4 0.00/1.00 vMB 0
98,979 98,979 000000000002a8fd3aa3fd35c62062870ab5399d50a3fd64b5b112c2b786f21a 1 0.00/1.00 vMB 0
98,978 98,978 000000000003192115d813a969c3adea7b57f90343fd2a7bb6c684cfefd48df9 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.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: 571.95 GB
    • Received: 7.82 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.