Loading Tool

Explorer IconExplorer

Memory Pool

38,757 transactions
28.43 vMB
0.05971736 BTC
Random Selection Loading Transactions
Max Size: 144.25/200 MB

Candidate Block

Mining Attempt 0781b946d20ff064208d063aac8f20963fd8aaaf79ab033bc75a67265f6b7f98
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 714ddd21c15d2c3cecc545e7554ad8d537139684ce761bc0d5b290cce71662e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,199
Size: 1.00 vMB
Total Fees: 0.00484677 BTC
Feerates: 50.27 > 0.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (620,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,043 294,043 00000000000000009e8e182298e992e97343f539e7ec6fc300b0020149de32f2 568 0.30/1.00 vMB 35
294,042 294,042 00000000000000001cab20f6b4dc4b52a0f087df02de8f93c378d07e7e19d389 32 0.01/1.00 vMB 65
294,041 294,041 00000000000000007950cf9c4da83316aee318458b82181e068451a503e5f01e 666 0.25/1.00 vMB 43
294,040 294,040 00000000000000001a3fabe8ce04e830b4008b3ab6f08c2c39f90b23ecb9b149 49 0.04/1.00 vMB 12
294,039 294,039 0000000000000000690ec915abd13b5135372ddb1904ae6b9d753572d3e9f76c 8 0.00/1.00 vMB 16
294,038 294,038 000000000000000087bff2e6cfe3b44f482468e8e64b341d7bfc252efa325929 30 0.01/1.00 vMB 41
294,037 294,037 00000000000000004b6a033e0e4de6ecacfd633d859b2f1510115b2dc3393da0 337 0.15/1.00 vMB 34
294,036 294,036 00000000000000009c46bd018abf996e828213731b5e049e4f1c79cef379d622 370 0.16/1.00 vMB 38
294,035 294,035 0000000000000000aaae4128c160578836ce208166fce54a157319c4b0f06577 506 0.33/1.00 vMB 35
294,034 294,034 00000000000000003aef0bd783274c08e94e5fb91e08f45c7467541cfd497616 470 0.33/1.00 vMB 34
294,033 294,033 0000000000000000b4ba01a6e3f91792bb0d4bba4f969dd0825038391a04fec1 340 0.23/1.00 vMB 36
294,032 294,032 00000000000000004026f95c86536bfc2e6da3e1800c1e2f3981416364780e98 920 0.35/1.00 vMB 57
294,031 294,031 0000000000000000103d6bc6178634c57f92e0356a3cb0238e2450f0f4896732 41 0.06/1.00 vMB 16
294,030 294,030 0000000000000000668b45e7a49c98642c339c7968a73053cee410dc32138b25 642 0.25/1.00 vMB 53
294,029 294,029 00000000000000007264cefec63b9e11672e5da58bbda1520a526a173f69b81b 359 0.15/1.00 vMB 36
294,028 294,028 0000000000000000440cd60a0e76fccc1315ce0e1b5182951c419038fc755275 16 0.01/1.00 vMB 29
294,027 294,027 00000000000000001351c13fe81ef2144e39a5e5e2e60fc0b34e412d4186980e 360 0.16/1.00 vMB 36
294,026 294,026 00000000000000002d9efc11ffc6cf65a2fa3f2534e70e630ced5e1ff053d3f0 464 0.20/1.00 vMB 45
294,025 294,025 0000000000000000c17c4d357920bd37f1a660c880d0cd048c64c50a717930dc 271 0.15/1.00 vMB 35
294,024 294,024 00000000000000004622228c87c00d4127e45682f539fcf3b051dcdb709ab8f8 149 0.07/1.00 vMB 33
294,023 294,023 0000000000000000c69d478ea9b8db64e73ef15420c950851b923070e03ac23c 33 0.03/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.29 GB
    • Received: 11.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.