Loading Tool

Explorer IconExplorer

Memory Pool

80,197 transactions
30.60 vMB
0.07162845 BTC
Random Selection Loading Transactions
Max Size: 186.17/200 MB

Candidate Block

Mining Attempt 34aa3f73368fcc9bcd54aa8fa58a3e6e2093f4fa87cfd921ea9c25fcc96f8413
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 1ff980f56310f34d1baeb194bdb6e94b1982a160f74d00c07538cfac71d7f07a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,478
Size: 1.00 vMB
Total Fees: 0.00618187 BTC
Feerates: 49.17 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (321,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,954 593,954 000000000000000000051f718ec2b22336bf193177c036286126730f5a5fbc19 3,241 1.00/1.00 vMB 41
593,953 593,953 00000000000000000019ecdfa4ba7131712be5675d2910f569cd43addcf54e33 2,886 0.96/1.00 vMB 29
593,952 593,952 0000000000000000000101b0c92cc0580a4ab29b8b9e022132f6c9c30473728c 2,260 0.93/1.00 vMB 3
593,951 593,951 00000000000000000004d2a06ecd245afd83cae6d0982498e5d1e809902a50b3 2,977 1.00/1.00 vMB 40
593,950 593,950 0000000000000000000414e90da51b3ce428b0f28a15575f72d17b8cf05f6c7c 310 0.10/1.00 vMB 14
593,949 593,949 0000000000000000000d6da7ca6f47f6f87890dd943eeb4a96497b36ccfa410c 2,923 1.00/1.00 vMB 26
593,948 593,948 000000000000000000185d27b96357f0edbf8188bf83a356b45123d476e9b881 1,519 0.91/1.00 vMB 5
593,947 593,947 00000000000000000000234730895d484a200d1a78571ac473371f233d6761d7 3,174 1.00/1.00 vMB 25
593,946 593,946 00000000000000000015b600770059a64124044041139f49de645e194db89ce8 3,426 1.00/1.00 vMB 48
593,945 593,945 0000000000000000000e6197df29b061edb8f4dc85861309abfa1bc13e94d417 64 0.03/1.00 vMB 28
593,944 593,944 000000000000000000027e3f3fbb311660dbd1f0131ed9cd395f50ec0fd33090 1,471 0.58/1.00 vMB 22
593,943 593,943 00000000000000000016dbc6a316daa4e6694fbff595d5e2d9b86dcbbb69eb35 745 0.27/1.00 vMB 30
593,942 593,942 000000000000000000132d3a8fe8c55e18189d515b8af8c30ccd2b0321d1be45 267 0.09/1.00 vMB 33
593,941 593,941 00000000000000000014f964b5b601070080e979cd2f99f40a31d869ff2e0c27 219 0.29/1.00 vMB 10
593,940 593,940 00000000000000000011f9bf16063e1d56c5a87b61314c14564deb53fd9e3be8 31 0.01/1.00 vMB 29
593,939 593,939 0000000000000000000ddb28fa3027f90325aa71239b6aaba4e3d10946a5c7dc 1,518 0.47/1.00 vMB 22
593,938 593,938 00000000000000000014699ba046711522ad686471d6d08538ce6069bbacc2cc 439 0.17/1.00 vMB 25
593,937 593,937 0000000000000000000633c57bce69b132ccdf4ad9e45c8308dbd164dd2d57f4 2,270 0.74/1.00 vMB 24
593,936 593,936 0000000000000000000ea5b48b46d24d51ac7b43ec77baa22618de0eec4e02d6 2,743 0.91/1.00 vMB 20
593,935 593,935 0000000000000000000065680c0888a4350fe1164b17717d8c071a745d9fa574 1,145 0.32/1.00 vMB 27
593,934 593,934 00000000000000000014341a7bdc48a81b00e74ad81a97316bfa4ecd4bd78535 1,286 0.46/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.71 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: 701.07 GB
    • Received: 16.62 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.