Loading Tool

Explorer IconExplorer

Memory Pool

41,527 transactions
26.08 vMB
0.05731244 BTC
Random Selection Loading Transactions
Max Size: 136.37/200 MB

Candidate Block

Mining Attempt 16cb5060b5f706ab72bf28f7afc82ef337ef5d4ee60d6b66426bfe3db323fdbf
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 43d6c8f69f6d3d76f16da565e20607f4dab733ab2fa8a305a5fbfa8db7ebad01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,496
Size: 1.00 vMB
Total Fees: 0.00970532 BTC
Feerates: 100.00 > 0.97 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (611,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,175 303,175 0000000000000000113c6c418d04f274569ffc2b3628df5737c4557c6152c564 315 0.33/1.00 vMB 19
303,174 303,174 00000000000000004ea0875bb7fc206d68022fa49939e3acf80b8e72a202fecc 838 0.35/1.00 vMB 40
303,173 303,173 00000000000000004dea9be130d17f0fea9d528bd3b0e77ac40478640294e97a 122 0.07/1.00 vMB 33
303,172 303,172 000000000000000019c4d970f441b05283b43d47f1e270bd93496dd505e30474 140 0.17/1.00 vMB 12
303,171 303,171 000000000000000013a52f429843dd2053bc86485d68830e81ba8c9b127ca871 489 0.35/1.00 vMB 25
303,170 303,170 00000000000000004b240e88754f5a38060b698ffdd82b935a13405f08e75e9b 634 0.25/1.00 vMB 40
303,169 303,169 000000000000000054040b714457333d3e58cd7ea63e0c7130aa2362c893f75b 785 0.35/1.00 vMB 34
303,168 303,168 00000000000000002d59e1247ebc412e42226cc976275e293390629349dd2e71 1,667 0.90/1.00 vMB 33
303,167 303,167 0000000000000000460c069e7950a6e7bb38c58dad80296a4d2b573fbc95aad6 582 0.30/1.00 vMB 30
303,166 303,166 00000000000000004695d094c9db1b7ff9d8c23fb7583c57320d944516034470 510 0.49/1.00 vMB 23
303,165 303,165 000000000000000036c9af2459ef3acd2f895d2e56a09fa3548a9fe071f1e711 716 0.25/1.00 vMB 49
303,164 303,164 00000000000000000292e8bec153ac8c2132ec210f8ebe7124abf43885d582a1 504 0.50/1.00 vMB 20
303,163 303,163 00000000000000004124064fbb7b379c6a7c76f47114e45e128e46b00dfcca11 983 0.35/1.00 vMB 55
303,162 303,162 000000000000000040bfff6b543d50ca468b4165a80b60e8779b429834c6049a 1,087 0.72/1.00 vMB 32
303,161 303,161 0000000000000000383df2bb24161217572a792b87af8e902f089b3c177bd8a9 768 0.35/1.00 vMB 36
303,160 303,160 0000000000000000178d3b91190b6030180151d6629666cb30988adeb2d78d22 592 0.62/1.00 vMB 17
303,159 303,159 00000000000000000e3c7d05c5e91929ea324d83d43368696417c8273ac74623 1,627 0.75/1.00 vMB 36
303,158 303,158 000000000000000060d75a13fd1866b0eec2d58b0a8e7de262c08c098f38e422 34 0.01/1.00 vMB 53
303,157 303,157 000000000000000036511e57aa68b97eb894847d4ca3ef0176e554cd49ca7bdf 602 0.31/1.00 vMB 31
303,156 303,156 00000000000000003b60d439d5c66aefbb711bf3586fec5554dc364447eedc59 296 0.21/1.00 vMB 24
303,155 303,155 00000000000000003501085b0919063c2b6840828cd39be4d38bc2fc103f5af9 351 0.21/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.