Loading Tool

Explorer IconExplorer

Memory Pool

45,881 transactions
27.84 vMB
0.07164878 BTC
Random Selection Loading Transactions
Max Size: 147.00/200 MB

Candidate Block

Mining Attempt 7e921ac2d72da23f17ac3d0c26acaf398992a0fc436b9699790e88880363895c
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root d07e849aece38ad9c13e48833bfb62a2545ba15dfab88dd9cc44dcbb3a2a95f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,265
Size: 1.00 vMB
Total Fees: 0.01876232 BTC
Feerates: 134.30 > 1.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (234,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,947 679,947 000000000000000000022740db8ce2c96e9fdcdbe4a424801c0f6940f48d3f6f 2,665 1.00/1.00 vMB 306
679,946 679,946 000000000000000000081b625fdbdb22690c203c5cb18685309e325e01b58049 2,854 1.00/1.00 vMB 313
679,945 679,945 00000000000000000008cfde90e896d3f6835fcb1003aff4300bee668899849e 1,878 1.00/1.00 vMB 206
679,944 679,944 00000000000000000001486b4b1a5e47465758826855dec7e57854f4595e6039 2,805 1.00/1.00 vMB 287
679,943 679,943 00000000000000000006f3f99a2f7efcbee50554e7022f705dadb41a2284fa7d 990 1.00/1.00 vMB 183
679,942 679,942 00000000000000000008156d742046ef23269434f2e4a472afaa4ee124dc7527 2,739 1.00/1.00 vMB 215
679,941 679,941 00000000000000000006c55591e88dd201eb0c69ee8a608ab4b57a4255dfeb7f 2,716 1.00/1.00 vMB 212
679,940 679,940 00000000000000000000146d73ed93272414eb16668263cc450898fe215bc84e 2,613 1.00/1.00 vMB 256
679,939 679,939 000000000000000000010dfd164edeaea58e36e9a2ab057eb66dc706c564d3ec 2,828 1.00/1.00 vMB 287
679,938 679,938 00000000000000000006198a87c0fb87fcbf1f9e6c4cbc0ea1e6211e510ded09 2,774 1.00/1.00 vMB 230
679,937 679,937 00000000000000000007b55ff74a0f08fb99eedff7bf94b12db84e196a5c0f9f 2,362 1.00/1.00 vMB 261
679,936 679,936 0000000000000000000606abd0f162b2810543e958e16e51011a7478121fe7ad 1,490 1.00/1.00 vMB 229
679,935 679,935 0000000000000000000434f41dedb4fe45d8ed74ad8b58f5a24a87ed2975a236 2,339 1.00/1.00 vMB 262
679,934 679,934 00000000000000000004132a674b39bcd79910007f8ccf1814734cf6bda66004 1,290 1.00/1.00 vMB 268
679,933 679,933 0000000000000000000597c4930f6f2facedef172082fdc36229e15c539b9009 2,209 1.00/1.00 vMB 275
679,932 679,932 00000000000000000007250091e8a34475ef85a2bdc2c1216708a294b2e1f056 3,053 1.00/1.00 vMB 301
679,931 679,931 00000000000000000004590efe325563c84dbabdcfd587ab84c90d5d84c117b6 2,865 1.00/1.00 vMB 234
679,930 679,930 000000000000000000052dad75c62af7abd680f11fc0a18fabe12abb5cc07b16 3,056 1.00/1.00 vMB 288
679,929 679,929 0000000000000000000ba1523d9ebcab24ed76bb02a512dee1f03da921df1c13 3,110 1.00/1.00 vMB 268
679,928 679,928 0000000000000000000b572daadccd94d4897dcfb846825a753a157a22adcc62 2,979 1.00/1.00 vMB 280
679,927 679,927 00000000000000000000b1bf1880f9c74398fb3c94a3dae82eb4008f6aa1ff2b 2,702 1.00/1.00 vMB 303
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.