Loading Tool

Explorer IconExplorer

Memory Pool

81,704 transactions
31.07 vMB
0.08971177 BTC
Random Selection Loading Transactions
Max Size: 188.07/200 MB

Candidate Block

Mining Attempt d6656856dbce4a8cf1d30e41531f85862926cb1410283ae51cb1953940f4fd6a
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root a4206cc43ea3fe960be2828ef0c4997901011ecfe31e9b02127f5319dd78acf5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.01571476 BTC
Feerates: 115.63 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (431,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,996 483,996 000000000000000000fe1a6ea3686b0be4063bb496eeab48b255e28c1387a881 2,193 1.00/1.00 vMB 249
483,995 483,995 000000000000000000a33e2c94d0d27e416ef7f62e9782d45c307326561f75a3 2,164 1.00/1.00 vMB 367
483,994 483,994 000000000000000000e8cf637362c220d0bbaccb66ac96487070513c6f3885fd 2,115 0.99/1.00 vMB 160
483,993 483,993 000000000000000001087777fce275144d14500276ed6b3e18fe0ac0efdf94dc 1,884 0.99/1.00 vMB 216
483,992 483,992 00000000000000000101f6a95277b1869df864632ec7583fd0dd4e0d45051019 2,188 1.00/1.00 vMB 61
483,991 483,991 0000000000000000004071d770fdfc96d52c826212a4d377260217a3e900b9a9 1,947 1.00/1.00 vMB 283
483,990 483,990 0000000000000000008524ac811b70c7571ae4726c99f5d6026c28a9349965c1 1,829 1.00/1.00 vMB 305
483,989 483,989 00000000000000000112159b7db4486373af685e9d655b67d99e9eafb6bb8e61 355 0.19/1.00 vMB 174
483,988 483,988 0000000000000000010e335659478f9e421cd93d241c83da60c177b31e9b0ec9 1,732 0.99/1.00 vMB 117
483,987 483,987 000000000000000000bf33a17376c750c01fdb9f99d888b8ebf17d2935109dbf 2,572 0.99/1.00 vMB 224
483,986 483,986 0000000000000000005ac6d49477f228631984d2e654196c110c80142c70df02 1,409 0.75/1.00 vMB 175
483,985 483,985 00000000000000000007816a92e8ac6075819f91f028546e8d9a2e3871d53f98 512 0.77/1.00 vMB 244
483,984 483,984 0000000000000000007095445f8f6bc65b76da31297e1c2d27ea09da640f7b4e 1,322 0.68/1.00 vMB 250
483,983 483,983 0000000000000000000b595f6ec65891f4ec91ea96a471b1b0e7eaef67b75e42 135 0.07/1.00 vMB 124
483,982 483,982 000000000000000000b1c12963a8437d3eaaad54dc67563b3f75c370f1a38247 941 0.50/1.00 vMB 19
483,981 483,981 0000000000000000005759b9f3450ca8f21ad0c38b9017689bd54a83695a8813 1,722 1.00/1.00 vMB 217
483,980 483,980 00000000000000000125b47a1ca157c312ff8576bd3e133d6e53427c6d3066df 1,921 1.00/1.00 vMB 219
483,979 483,979 00000000000000000011214764a04569cd43004c3a1086d5800a8c9f9b52aa88 876 0.89/1.00 vMB 24
483,978 483,978 00000000000000000050d06a2048f827383bc935758d4f068fb5728b72f0e4d5 1,875 0.99/1.00 vMB 52
483,977 483,977 0000000000000000012c324f78d8d120761ad7f36501b2db77fecfe50bd7af0c 1,880 1.00/1.00 vMB 218
483,976 483,976 00000000000000000015f5c1c16dc9ab1080d4b2889ef12b59baf6d7258cf44d 2,242 1.00/1.00 vMB 332
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.