Loading Tool

Explorer IconExplorer

Memory Pool

40,888 transactions
26.59 vMB
0.06660461 BTC
Random Selection Loading Transactions
Max Size: 138.54/200 MB

Candidate Block

Mining Attempt b737d0c7a97bcf7952169ac43c05706fd2f8df9b61061ca4ced2fc3207df44d4
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 71df83001325ebdb7a6d1b75fa81214f82b15789a24948347c57d79459dd9ead
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,771
Size: 1.00 vMB
Total Fees: 0.01748792 BTC
Feerates: 265.25 > 1.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (632,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,138 282,138 00000000000000023c5db734b486204612f1c7f6b639f2631fcfe041f588c3f8 387 0.24/1.00 vMB 32
282,137 282,137 0000000000000000ca9b6a3ff16c0bffad380b02b156a179cee60961be87a573 636 0.25/1.00 vMB 51
282,136 282,136 00000000000000019358c40c1c9f70c2f7b6f81e192f3bd355b407f3121a6316 72 0.05/1.00 vMB 26
282,135 282,135 000000000000000071dd0059097d0cb275822d027b24ce759ea007e9c0ee6c87 183 0.06/1.00 vMB 20
282,134 282,134 0000000000000000379acd1f6c3d6b85c5962ef344ddbcb61ff6a9b4950c2407 564 0.22/1.00 vMB 54
282,133 282,133 000000000000000155353195ac775e8be083750fbdc81b4d86f65d0a749d6e1e 491 0.21/1.00 vMB 39
282,132 282,132 0000000000000001a2ddbc96ab75effc328afdd4a6990c2392f78f398e4977dc 183 0.10/1.00 vMB 85
282,131 282,131 0000000000000001e38057ce11b4511b51e1db6792158caa6bc759236f41a33d 993 0.52/1.00 vMB 40
282,130 282,130 0000000000000001de4f33de4b934186dc35cdf357d760c2675ea225cc2104df 125 0.10/1.00 vMB 10
282,129 282,129 00000000000000013d53286ac6f1cbe52581c2c701643ea897d18846e876d8bf 280 0.18/1.00 vMB 24
282,128 282,128 00000000000000024f48984c208a99ac1eaafb02e5f753c849f518e0abf517bf 186 0.09/1.00 vMB 34
282,127 282,127 00000000000000025e6ec6e11d88a2304465056b408acac1cad9f9917659c70b 210 0.11/1.00 vMB 50
282,126 282,126 000000000000000165fcbf0d93d1ea0cb01ef9cb162701936aaf030bf621c291 84 0.03/1.00 vMB 39
282,125 282,125 0000000000000000fc91554b41861fa91f46426538dd6ad6e0cbbe3b01dca85c 459 0.25/1.00 vMB 70
282,124 282,124 0000000000000001350fca3ace398df1b1f9b032b73bdbdaecb7ad9be140aef9 67 0.03/1.00 vMB 21
282,123 282,123 0000000000000000eabd4f1f4c7403570ec432244585e8e6b30c85df0282d721 226 0.18/1.00 vMB 33
282,122 282,122 000000000000000140ace1abec64541941ae08625f60dd24bddd5496639301ae 471 0.19/1.00 vMB 32
282,121 282,121 000000000000000088d841dac528e687eff1fd9ad671340a37a34a4c6ea18e13 124 0.05/1.00 vMB 196
282,120 282,120 0000000000000000588f041634c65dfc8ba42d141482bbce8ce1c0dcd42ee070 581 0.34/1.00 vMB 46
282,119 282,119 00000000000000003ae7ed4e8a612b5922da0fd912cb8027f56f4c9b7cd72b70 360 0.17/1.00 vMB 51
282,118 282,118 00000000000000001e02d675bfbc2f4d128c4b274b7dc34123586d8e4e0f7d10 515 0.25/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.