Loading Tool

Explorer IconExplorer

Memory Pool

81,927 transactions
30.60 vMB
0.07992988 BTC
Random Selection Loading Transactions
Max Size: 184.55/200 MB

Candidate Block

Mining Attempt ffe310087dfb7131648e0a35c24bd28e780564f70efab366ed45b73f5cb16c48
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 7544a3ed7273f33ad9c84b039476c0048979edd0b816473ce36cafbc4d23324e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,123
Size: 1.00 vMB
Total Fees: 0.01595846 BTC
Feerates: 40.91 > 1.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (379,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,387 535,387 0000000000000000001868074f45b42e15d6a905e9f9d25e1a1f07841bdbf5e4 1,081 0.40/1.00 vMB 10
535,386 535,386 000000000000000000095948fb5e0b62a2ca113ff4f9649a6387e522c4cca978 1,425 0.60/1.00 vMB 10
535,385 535,385 00000000000000000028f2b8c90d356d0d9c56ea640f69e5858fc594ade4ad0a 471 0.15/1.00 vMB 13
535,384 535,384 0000000000000000002d148bc89fd1695c40102a3b5cc804d596af6e5e7ea3c6 896 0.43/1.00 vMB 29
535,383 535,383 00000000000000000018949fb4207c061bcf60236982806cfd823464f7d5d749 1,350 0.64/1.00 vMB 14
535,382 535,382 000000000000000000100d6fdadd69045515e0cb47ef05cc6425a97ac72013e8 61 0.02/1.00 vMB 18
535,381 535,381 0000000000000000000bb62e5e18c185a9b8c8d1cc7e989ff1bc0bd0bfc70e66 1,630 0.73/1.00 vMB 15
535,380 535,380 0000000000000000001aa058577d00519186c5fb82b7f19ec4512cda3ebda62e 868 0.45/1.00 vMB 10
535,379 535,379 0000000000000000000ecc7f2e941c4f24d0c4f09d36d6f1c8ac90892cf1d5a0 788 0.99/1.00 vMB 1
535,378 535,378 0000000000000000002606e003d115f6506e04b077894f0496dba257b9456999 2,756 1.00/1.00 vMB 18
535,377 535,377 0000000000000000000a333d7d13540f4a202a9347aea47ffdd16e72e1900d0d 500 0.21/1.00 vMB 25
535,376 535,376 0000000000000000000e25640b0d8c5ce7d1f9c56def93b506f153fbbaef208a 102 0.03/1.00 vMB 20
535,375 535,375 0000000000000000001aa3602aa5d710dbc63269f18a7c168241fd3afbf9b8d7 417 0.16/1.00 vMB 14
535,374 535,374 0000000000000000001ef2c6c01a95406256a868319b91251c667331cb5b80ba 944 0.54/1.00 vMB 1
535,373 535,373 0000000000000000002a01c262ec51eff8a696ec45cb6a41bc87272ce7dc296b 3,043 1.00/1.00 vMB 16
535,372 535,372 0000000000000000001e51559b6c9487ebfc594f9c948323c5f608b943be6a17 2,556 1.00/1.00 vMB 24
535,371 535,371 0000000000000000000ac2a333e63c372381b58e6a53481ae9489dfb974fd3f6 497 0.47/1.00 vMB 16
535,370 535,370 000000000000000000007d49b038188188ac6856de495a8db19c23b10a421958 390 0.18/1.00 vMB 22
535,369 535,369 0000000000000000000ec1281956301a756ae976504ea30203a4603d7401f8c9 1,085 0.38/1.00 vMB 18
535,368 535,368 0000000000000000001ba11a36e2d6b5d3c758abc616f4f0b537e03c32407914 1 0.00/1.00 vMB 0
535,367 535,367 000000000000000000093c7d2092deb9818d92edd5babb06ec2044fb85b3e74f 1,258 0.54/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.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.